Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bug: RETURN TO ProcName .F. causes spurious syntax error
Message
From
14/02/2002 13:30:12
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00620089
Message ID:
00620196
Views:
24
Hi Mike,

According to the help file, the syntax for the Return command is:
RETURN [eExpression | TO MASTER | TO ProcedureName]
I never knew it was possible to append a value after ProcedureName. So it seems to me that RETURN TO ProcedureName .F. should produce a compilation error (as it's happening), while RETURN TO ProcedureName 123 compiling ok is a bug, IMO.

I'm using VFP 6.0 SP5.

Just curious, how it was suposed to behave such a return?

Fernando
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform