formatting #config question


Closed Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2013
    Posts
    16

    Default formatting #config question

    In the following code snippet, is there a way to format the #config statement into multiple shorter lines instead of one long line?

    Thanks

    Code:
    #config
        __config _INTRC_OSC_NOCLKOUT & _WDT_ON & _PWRTE_OFF & _MCLRE_ON & _BODEN_OFF & _CP_OFF & _CPD_OFF
    #ENDCONFIG

  2. #2
    Join Date
    Nov 2007
    Location
    West Covina, CA
    Posts
    219


    Did you find this post helpful? Yes | No

    Default Re: formatting #config question

    Try this from an earlier post.
    Louie

  3. #3
    Join Date
    Jan 2013
    Posts
    16


    Did you find this post helpful? Yes | No

    Default Re: formatting #config question

    Quote Originally Posted by LinkMTech View Post
    Try this from an earlier post.
    That works. Thank you.

Similar Threads

  1. One of those days... config question
    By LGabrielson in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 15th May 2012, 15:29
  2. 18F2455 - Interrupts config question
    By NL2TTL in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 13th October 2010, 02:24
  3. Replies: 3
    Last Post: - 30th June 2009, 22:06
  4. Config file question...
    By muddy0409 in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 7th January 2007, 21:46
  5. serial formatting
    By barkerben in forum General
    Replies: 4
    Last Post: - 7th January 2005, 17:54

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts