Jimgarry
MIS
- May 16, 2000
- 112
Thanks again for all the help in advance!
I want to use a memory variable for the file name in an append from statement
Here is an example of what I want to do:
I have a file called stores Im scattering the data to memory with a varibale called m.stores
the ?m.stores comes back with SB.txt
I want to import the the text file SB.txt into another data base
Ive tried using that command
append from m.stores type delimited
but get an error message.
Any suggestions? [sig][/sig]
I want to use a memory variable for the file name in an append from statement
Here is an example of what I want to do:
I have a file called stores Im scattering the data to memory with a varibale called m.stores
the ?m.stores comes back with SB.txt
I want to import the the text file SB.txt into another data base
Ive tried using that command
append from m.stores type delimited
but get an error message.
Any suggestions? [sig][/sig]