DIM Question
Bob Stockler
bob at trebor.iglou.com
Fri Apr 16 09:39:20 PDT 2004
On Fri, Apr 16, 2004 at 10:21:01AM -0400, Scott Burkhart wrote:
| I have dimensioned an array in automatic processing, when I try to use
| the array in input I get a compilation error. I then have to dimension
| the array in input processing.
|
| Example: automatic --> dim qty(10)(10,,2,g)
|
| Shouldn't the array be recognized in input processing if it is defined
| in automatic processing?
No.
An array must be dimensioned on the table it's used on.
If you want to use an array on both automatic and input
tables, and want it to have the same values on both, they
both must be mapped to the same real or dummy fields.
Bob
--
Bob Stockler - bob at trebor.iglou.com
Author: MENU EDIT II - The BEST Creator/Editor/Manager for filePro User Menus.
Fully functional (time-limited) demos available by email request (specify OS).
More information about the Filepro-list
mailing list