The text file doesn't exist yet; that's what I'm trying to create from a
table I have. The steps I am following:
- created a macro where only action is TransferText (this is how I've done
this succesfully in the past).
- in section on bottom of macro design view:
- Transfer Type: Export Fixed Width
- Spec Name: I created a fixed width import spec that matches the table I
am trying to export (UploadPatient Exp Spec)
- Table Name: The name of the table (File2OP)
- File Name: The folder location I would like the .ansi file to go and
the name I would like to call it (server/folder/location/filename.ansi)
- Has Field Names: Yes (Field names in Spec match the table)
I run the macro and get the error message. I have another table in this DB
that I also needed to make an .ansi file and everything worked fine. I have
another macro and another ExportSpec that worked great.
Thanks for your help Doug!