Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Still getting garbled file names in A:
Name: denise Date: May 17, 2001 at 12:11:33 Pacific
Comment:
Despite doing a fle comparison between C:\command.com and C:\windows\command.com showing no differences and a system file check using system information>tools>system file check in my win98se, my directory command in command prompt and command prompt safe mode still shows garbled file/directory/volume names and invalid dates, file sizes when I access my A: drive diskettes.No problem with C: drive files or in dos window in normal windows mode. Can anyone please help me to resolve this problem? Thanks.
Name: daves Date: May 17, 2001 at 17:26:24 Pacific
Reply:
does this experience apply to ALL of your diskettes? try this first. get a diskette. format it. copy command.com to that diskette. view it again. tell me the results.
0
Response Number 2
Name: fred6008 Date: May 17, 2001 at 18:43:19 Pacific
Reply:
Make sure that Drive A: is listed in the BIOS as 1.44 Megabytes or whatever it is.
0
Response Number 3
Name: denise Date: May 18, 2001 at 09:38:40 Pacific
Reply:
Drive A listed as 1.44 in Bios, will try format A and copy command.com to it then do a directory A and see what happens. Will let you know daves, thanks.
0
Response Number 4
Name: denise Date: May 21, 2001 at 09:31:48 Pacific
Reply:
Hi daves, problem seemed to be solved by inserting device=c:\windows\ifshlp.sys in the config.sys but still don't know why only happens to A: diskettes and not on C: drive.
Summary: I would like to get the short file name for a given file within a NT script (batch) file. I tried using "set SFN=%~ns1" (where parameter 1 is the long file name), but it does not seem to work. I am us...
Summary: I’m trying to get a current directory list and put a list of all file names in this directory into FNAME.TXT file. Each record in this file should include 1 file name. Any help would be appreciated. ...
Summary: Is it possible to include a file name as a field in a file? I have many 'daily' files--e.g., 010199.txt, 010299.txt, etc. containing patient records that I am planning to copy to one huge file to imp...