> > Do you see any reason why VFP9 would not support this: > > LOCAL lnWord, llBS, lcFile, laFiles[1], llResult, lcResult
In older versions of VFP there would be no error if a comma was missing: LOCAL lnWord, llBS, lcFile laFiles[1], llResult which would ignore the laFiles part of the command. I can't recall whether that changed VFP 8 and VFP 9, or VFP 9 and the service pack. Anyway, you might want to check the version of the runtime from within the application. Christof --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ 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/CAL4QJhiuOnFzg3hjowpuvgSnAJngc=rd5bc7s9bwlvs2jm5...@mail.gmail.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.