Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I recognize a file to delete
Message
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00573345
Message ID:
00574077
Views:
40
>>>>What do you see if you open input file using MODI COMM ?
>>>the files are empty?!?
>>
>>Input file is empty? If it's empty what are you processing? Can you send me input file?
>Destination File is empty - Input file I sent ya.

Hi Ed,

I copied code from your Destiny procedure to the separate program, changed file names and ran w/o any problem. It created exact copy of the input file. Maybe you're looking into wrong output file?
The line
gnFile = FCREATE('c:\'+cDestDirect+'\'+laFileList[i, 1]+cFileExt)
creates file with 2 extensions like FILENAME.TXT.000
Can you SUSPEND program just befor DO WHILE and trace it?
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform