Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deletion of long name files
Message
From
10/12/1999 13:39:05
Slawek Lehmann
Sparagowski & Associates
Toledo, Ohio, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Deletion of long name files
Miscellaneous
Thread ID:
00301890
Message ID:
00301890
Views:
52
Root of the Problem:

The root of the problem seems to be that when working on a network drive, any longname file can be accessed by either the full name, or the first 8 letters of the filename. The problem works as follows:

Enter FoxPro
type in the command window:
modify command testfiledeletion
A new program window comes up. Put any code into it, and save it.
type in the command window:
modify command testfile
A new program window comes up. Put any code into it, and save it.

Look in windows explorer and see that both files DO exist.

type in the command window:
modify command testfile
A blank program window appears! Your code is gone!

Look in windows explorer and see that testfile.prg has vanished!

The O/S we are using here is Windows95 and we are on Novel system.

My Conclusion from Data (?)
The Network wants to be able to open testfiledeletion.prg by only the 1st 8 lettters (testfile). Since there is another file in existance called testfile.prg already, some confusion seems to be caused between foxpro, and an underlying system (seemingly the network, since this problem does NOT occur from the local drive), and the file with the eight letter name is gone!

Can somebody comment on my conclusion and/or explain the cause of the probem?

Thanks

Slawek Lehmann
Next
Reply
Map
View

Click here to load this message in the networking platform