tambs
04-05-07, 16:22
| I have an old dbase 5 program that needs to send data using FTP. The problem I am having is that the new file needs to be mixed case, i.g., ddExport.txt where the E is upper case. When I create the file using COPY TO ddExport.txt delimited it creates DDEXPORT.TXT I am sure that I had it working right during the testing phase, but when I went to run the program for real it creates upper case file names only. What am I doing wrong? Thanks for your assistance Tom |