Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Syntax error on variable type defn's within arguments
Message
From
10/12/2003 11:09:52
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Syntax error on variable type defn's within arguments
Miscellaneous
Thread ID:
00857701
Message ID:
00857701
Views:
56
Hi all

I get a syntax error when executing the .app that does not appear when the .prg is compiled. Also runs fine when running it in vfp. What the .app does not like is a variable type assigned to a parameter within an argument of a procedure header. See below, "as logical" or any other variable type for that matter generates a syntax error, but only when executed. I did check the display errors option when generating the .app.

If I take out the "as logical", no errors. Any ideas on how to fix this, or do I just have to strip the variable type out of all my paragraph headers?

Offending code:
PROCEDURE changeEnabledOnCmdBtnsInDataClass(condition as logical)

Thanks in advance
Next
Reply
Map
View

Click here to load this message in the networking platform