Results 1 to 4 of 4

Thread: Variable not defined or misspelled Keyword

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Member DirectuX's Avatar
    Join Date
    Oct 2018
    Location
    France
    Posts
    417
    Rep Power
    55

    Variable not defined or misspelled Keyword

    Hi Eros,

    just to report that this error message is inconsistent :


    when you forget USES "CONSOLE"
    you get a useful message : Unknown Keyword SUGGESTION: consider adding the following line in your code: USES "CONSOLE" (err code 18)

    but if you forget USES "MATH"
    you get : Variable not defined or misspelled Keyword (err code 30)

    this last err message is confusing.
    Last edited by DirectuX; 28-10-2019 at 10:36. Reason: disable smiley for " code 18) "
    ThinBasic 1.11.6.0 ALPHA - Windows 8.1 x64

Similar Threads

  1. Article: User defined entities
    By Petr Schreiber in forum vBCms Comments
    Replies: 0
    Last Post: 03-01-2011, 20:52
  2. User Defined Types
    By Charles Pegge in forum O2h Compiler
    Replies: 3
    Last Post: 18-03-2009, 01:28

Members who have read this thread: 0

There are no members to list at the moment.

Tags for this Thread

Posting Permissions

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