Warning & Error Messages


Closed Thread
Results 1 to 17 of 17

Hybrid View

  1. #1
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    3,154


    Did you find this post helpful? Yes | No

    Default Re: Warning & Error Messages

    Agreed.

    One of the first things I did as a junior mainframe programmer was to start a collection of error codes and solutions used. The thing grew into a large binder over 20 years.

  2. #2
    Join Date
    Apr 2003
    Location
    Cambridge - UK
    Posts
    1,046


    Did you find this post helpful? Yes | No

    Default Re: Warning & Error Messages

    OK, so under the WIKI entry in the front end CMS, I've added a section Compiler Error Codes.

    If you'd like the description changed drop me a line.

    Feel free to create articles in that section to document error codes and examples of correct syntax or whatever.

  3. #3
    Join Date
    Sep 2010
    Posts
    50


    Did you find this post helpful? Yes | No

    Smile Re: Warning & Error Messages

    How does the WIKI work? Who adds the Warnings and/or error messages? How about the solutions or links? Thanks for adding. I know it will save me a lot of search time, once it is up and running.

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


    Did you find this post helpful? Yes | No

    Default Re: Warning & Error Messages

    Only moderators and contributors can make changes. We are working on content for this new section.

    In the meantime if you have content to add post it here and it will be added. We like user input!!!
    Dave
    Always wear safety glasses while programming.

  5. #5
    Join Date
    Apr 2003
    Location
    Cambridge - UK
    Posts
    1,046


    Did you find this post helpful? Yes | No

    Default Re: Warning & Error Messages

    Users that wish to contribute can request contributor status by emailing or PM'ing me or a moderator.

    We can elevate the user status to contributor and the user can create articles.

    HOWEVER we will moderate and check articles before they go live to prevent abuse and spam

  6. #6
    Join Date
    Sep 2010
    Posts
    50


    Did you find this post helpful? Yes | No

    Default Re: Warning & Error Messages

    Here's one that took me a while to figure out:
    Warning is:
    "Warning Line 23: Command line overrides statement. (18F4550.BAS)"
    Solution was:
    Change the compiler from PBPW to PBPL by: View->Compile and Program Options-> Compiler->Select Check Box by "Use PBPL".

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


    Did you find this post helpful? Yes | No

    Default Re: Warning & Error Messages

    Quote Originally Posted by cc1984 View Post
    Here's one that took me a while to figure out:
    Warning is:
    "Warning Line 23: Command line overrides statement. (18F4550.BAS)"
    Solution was:
    Change the compiler from PBPW to PBPL by: View->Compile and Program Options-> Compiler->Select Check Box by "Use PBPL".
    What was the code number?
    Dave
    Always wear safety glasses while programming.

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


    Did you find this post helpful? Yes | No

    Default Re: Warning & Error Messages

    Quote Originally Posted by lester View Post
    OK, so under the WIKI entry in the front end CMS, I've added a section Compiler Error Codes.

    If you'd like the description changed drop me a line.

    Feel free to create articles in that section to document error codes and examples of correct syntax or whatever.
    The "create article" button is missing.
    http://www.picbasic.co.uk/forum/cont...64-error-codes
    Dave
    Always wear safety glasses while programming.

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


    Did you find this post helpful? Yes | No

    Default Re: Warning & Error Messages

    I started a wiki page in the new "Compiler Error Codes" section.
    http://www.picbasic.co.uk/forum/cont...nd-Error-Codes
    Dave
    Always wear safety glasses while programming.

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