I vaguely recall seeing this on occasion and found that declaring arrays separately eliminates that problem.
LOCAL m.var1 LOCAL ARRAY m.var2[2] -- rk -----Original Message----- From: profoxtech-boun...@leafe.com [mailto:profoxtech-boun...@leafe.com] On Behalf Of Thierry Nivelet Sent: Tuesday, November 22, 2011 12:07 PM To: profoxt...@leafe.com Subject: laFiles is not an array error Hi All, Do you see any reason why VFP9 would not support this: LOCAL lnWord, llBS, lcFile, laFiles[1], llResult, lcResult DIMENSION laFiles[1] && some 'laFiles is not an array' error here This error occurs only on specific machines (software distributed by Internet) _______________________________________________ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/DF1EEF11E586A64FB54A97F22A8BD0441D44FAF35B@ACKBWDDQH1.artfact.local ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.