dbTalk Databases Forums  

jBase BASIC Compiler error 'parse error'.

comp.databases.pick comp.databases.pick


Discuss jBase BASIC Compiler error 'parse error'. in the comp.databases.pick forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
MikeSalBruno
 
Posts: n/a

Default jBase BASIC Compiler error 'parse error'. - 10-13-2006 , 04:33 PM






FYI:

These errors are usually caused by using an incorrect syntax in an
expression. Some common examples are:
forgetting semicolons ( at the end of expressions.
not matching parentheses (()) or curly-braces ({}) correctly.

Can also be caused by:

IF/ELSE missing END far before the line compiler points out.

BEGIN CASE having END, not END CASE.


Reply With Quote
  #2  
Old   
Rick Weiser
 
Posts: n/a

Default Re: jBase BASIC Compiler error 'parse error'. - 10-15-2006 , 07:45 PM






Mike,

You should post this on the jBASE forum. You will get a better
response.

http://groups-beta.google.com/group/jBASE

Rick

On Oct 13, 5:33 pm, "MikeSalBruno" <ruthbruno1... (AT) yahoo (DOT) ca> wrote:
Quote:
FYI:

These errors are usually caused by using an incorrect syntax in an
expression. Some common examples are:
forgetting semicolons ( at the end of expressions.
not matching parentheses (()) or curly-braces ({}) correctly.

Can also be caused by:

IF/ELSE missing END far before the line compiler points out.

BEGIN CASE having END, not END CASE.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.