Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Long Filename to short filename~
Message
From
06/11/1998 01:47:41
 
 
To
05/11/1998 03:36:56
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00154708
Message ID:
00155126
Views:
22
Hi,

Thank a lot for your help and advise. I managed to get it to work. However,
i like to know how do I close the file after use in the SQL command like

SELECT * FROM 'C:\my installations\report\data', 'c:\my installations\data\data_file' INTO DBF 'C:\temp file\test'


How do I close all the source file - data_file and data file are used. Can
using the command 'USE ' only close all the data file.

Thank in advance.









>>Hi,
>>
>>I like to know how do we change the long path name and filename obtain from the GETFILE() into the DOS short form name ? I had problem opening the file in folder with long name like
>>
>>From
>>
>> USE C:\My Installation\Report
>>
>>TO
>>
>> USE C:\Myinst~1\Report
>>
>>
>>
>>Any help or advise is very much appreciated. Thank you.
>Hi,
>Although you could convert using winAPI, you don't need to, just include the name in quotes :
>USE "C:\My Installation\Report"
>Cetin
Best Regards
Virusim
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform