Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Preventing errors when passing an array to a procedure
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Preventing errors when passing an array to a procedure
Miscellaneous
Thread ID:
00291398
Message ID:
00291398
Views:
42
When building an EXE, I'm receiving errors when passing arrays to procedures/functions/forms.

This will cause an error when compiling:
DIME laMyArray[1]
MyProcedure(@laMyArray)

PROCEDURE MyProcedure(aMyArray)

RETURN

How can I prevent these type of errors from occuring?
Next
Reply
Map
View

Click here to load this message in the networking platform