On 11/22/2011 12:22 PM, Thierry Nivelet wrote: > Thanks Richard, > > I did that previously and found it more simple to declare everything in > a single statement. > > Anyone else experienced that? > > thn > > Le 22/11/11 18:10, Richard Kaye a écrit : >> I vaguely recall seeing this on occasion and found that declaring arrays >> separately eliminates that problem. >> >> LOCAL m.var1 >> LOCAL ARRAY m.var2[2]
+1 to what Richard said. I now use a separate line. I think I started doing so after some freaky thing like that. -- Mike Babcock, MCP MB Software Solutions, LLC President, Chief Software Architect http://mbsoftwaresolutions.com http://fabmate.com http://twitter.com/mbabcock16 _______________________________________________ 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/4ecbe50d.2010...@mbsoftwaresolutions.com ** 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.