C
C Brandt
One of my routines Imports data from an external text file. To create the
code, I simply recorded the proceedure and incorporated the code in my
routine. While this is handy, and in most cases absolutely necessary, it can
lead to alot of code theat is not understood. Such is the case of
..TextFilePlatform as part of the Query code. My code is ".TextFilePlatform =
437" and the system fails with "an invalid procedure call or argument" when
it reaches this line.
If I force my way past this line it fails a little further down, still
within the Query code, at the ".TextFileTrailingMinusNumbers = True" Line.
Forced past this, and the query completes and the data appears to be good.
Any suggestions?
Craig
code, I simply recorded the proceedure and incorporated the code in my
routine. While this is handy, and in most cases absolutely necessary, it can
lead to alot of code theat is not understood. Such is the case of
..TextFilePlatform as part of the Query code. My code is ".TextFilePlatform =
437" and the system fails with "an invalid procedure call or argument" when
it reaches this line.
If I force my way past this line it fails a little further down, still
within the Query code, at the ".TextFileTrailingMinusNumbers = True" Line.
Forced past this, and the query completes and the data appears to be good.
Any suggestions?
Craig