Passing DYNAMIC and STATIC Arrays in COMMON; Macintosh BASIC (32222)
This article was previously published under Q32222
SUMMARY
Passing STATIC and DYNAMIC arrays in COMMON differs for compiled and
interpreted Macintosh QuickBASIC programs. The order in which arrays
are declared in COMMON and dimensioned is crucial for the compiler.
Because either of the compiler formats is acceptable under the
interpreter, Microsoft recommends following the syntax rules for
compiled programs, as shown in formats 1 and 2 below.
Modification Type: |
Minor |
Last Reviewed: |
1/9/2003 |
Keywords: |
KB32222 |
|