keep grtting Error[118]


Closed Thread
Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Mar 2003
    Location
    Commerce Michigan USA
    Posts
    1,166


    Did you find this post helpful? Yes | No

    Default Re: keep grtting Error[118]

    LaryD, The statements with "equ" are mearly equate statements used for the compiler and assembler. The tell the appropriate program where the actual bit is located. They do not actually set the bit to true or false. That is what the directive "&_MCLR_OFF" or "&_MCLR_ON" do.
    Dave Purola,
    N8NTA
    EN82fn

  2. #2
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default Re: keep grtting Error[118]

    You need to be in the *.inc file that is in the PBP directory.

    Read this
    http://www.picbasic.co.uk/forum/showthread.php?t=543
    Post #5 has a good explanation.
    Dave
    Always wear safety glasses while programming.

Similar Threads

  1. ERROR line 90: Sintax error----> [TabIndex]
    By martintorres in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 9th September 2012, 04:29
  2. Replies: 1
    Last Post: - 30th March 2012, 04:13
  3. Compile error & syntax error on the word "loop:" as a label?
    By jellis00 in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 7th March 2010, 04:14
  4. Error[118]
    By Lionheart in forum General
    Replies: 4
    Last Post: - 22nd October 2009, 09:17
  5. Error 118 over writing address 2007
    By Scampy in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 18th October 2009, 16:35

Members who have read this thread : 0

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