FineLineIDE


Results 1 to 40 of 188

Thread: FineLineIDE

Threaded View

  1. #11
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default Re: FineLineIDE

    NAH, easy solution when using MPASM, add the following line at the top of your code.
    Code:
    @     ERRORLEVEL -306 ; supress code boundary message
    It is just a warning, I guess the function in MCSP just ignore it when it happen. So yeah, it could be a feature of FineLine. Just parse the begining of the message, analyze it, ignore it... and you're done
    Last edited by mister_e; - 29th July 2011 at 09:13.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

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