- Thread starter
- #81
P
PCR
Franc Zabkar wrote:
| On Fri, 19 Oct 2007 18:22:50 -0400, "PCR" <pcrrcp@netzero.net> put
| finger to keyboard and composed:
|
|>Franc Zabkar wrote:
|
|>| It doesn't appear to be a case
|>| translation issue on your Win98 box. You can save us all a lot of
|>| time and verify this beyond doubt by using Debug to look at the
|>| directory structure on your floppy diskette.
|>
|>I think he WILL find the case to be correct in the SFN field-- & the
|>LFN field will be empty!
|
| I used Debug to change the SFN directory entry for a file named
| TAILOR.MAK to tailor.mak. Below are the results (output edited for
| clarity). Note that the original directory entries were all in
| uppercase DOS 8.3 format with no LFNs.
|
| !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
| WARNING: The "W(rite) command in DEBUG can do serious damage to your
| file system if you get it wrong.
| !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
You are a brave one, Zabcar!
| C:\WIN98SE>debug
| -L 100 0 13 1
| -D 100 10f
| 100 54 41 49 4C 4F 52 20 20-4D 41 4B 20 00 00 00 00 TAILOR MAK ....
| -E 100 "tailor mak"
| -D 100
| 100 74 61 69 6C 6F 72 20 20-6D 61 6B 20 00 00 00 00 tailor mak ....
| 110 00 00 00 00 00 00 97 A8-98 22 1B 00 91 00 00 00 ........."......
| 120 53 50 4F 55 53 45 20 20-45 58 45 20 00 00 00 00 SPOUSE EXE ....
| 130 00 00 F4 36 00 00 19 B0-98 22 49 00 21 1F 00 00 ...6....."I.!...
| 140 43 55 52 52 45 4E 43 59-46 52 4D 20 00 00 00 00 CURRENCYFRM ....
| 150 00 00 00 00 00 00 51 A3-98 22 06 00 5D 05 00 00 ......Q.."..]...
| -W 100 0 13 1
| -Q
|
| C:\WIN98SE>dir a:\
|
| Volume in drive A has no label
| Directory of A:\
|
| tailor mak 145 04-24-97 9:04p tailor.mak
| SPOUSE EXE 7,969 04-24-97 10:00p SPOUSE.EXE
| CURRENCY FRM 1,373 04-24-97 8:26p CURRENCY.FRM
| ...
| CLA5-2 MAK 145 06-12-97 9:29p CLA5-2.MAK
| 42 file(s) 123,934 bytes
| 2 dir(s) 1,271,808 bytes free
It looks to me like you did get the SFN to show up as lower-case. BUT--
does it look like that in Explorer too? It would blow my theory, if it
does, presuming FAT12 (on a floppy, I think) would be the same FAT32.
My theory, you know, is that Explorer in Win98 doesn't care about the
case of letters in the SFN.
| - Franc Zabkar
| --
| Please remove one 'i' from my address when replying by email.
--
Thanks or Good Luck,
There may be humor in this post, and,
Naturally, you will not sue,
Should things get worse after this,
PCR
pcrrcp@netzero.net
| On Fri, 19 Oct 2007 18:22:50 -0400, "PCR" <pcrrcp@netzero.net> put
| finger to keyboard and composed:
|
|>Franc Zabkar wrote:
|
|>| It doesn't appear to be a case
|>| translation issue on your Win98 box. You can save us all a lot of
|>| time and verify this beyond doubt by using Debug to look at the
|>| directory structure on your floppy diskette.
|>
|>I think he WILL find the case to be correct in the SFN field-- & the
|>LFN field will be empty!
|
| I used Debug to change the SFN directory entry for a file named
| TAILOR.MAK to tailor.mak. Below are the results (output edited for
| clarity). Note that the original directory entries were all in
| uppercase DOS 8.3 format with no LFNs.
|
| !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
| WARNING: The "W(rite) command in DEBUG can do serious damage to your
| file system if you get it wrong.
| !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
You are a brave one, Zabcar!
| C:\WIN98SE>debug
| -L 100 0 13 1
| -D 100 10f
| 100 54 41 49 4C 4F 52 20 20-4D 41 4B 20 00 00 00 00 TAILOR MAK ....
| -E 100 "tailor mak"
| -D 100
| 100 74 61 69 6C 6F 72 20 20-6D 61 6B 20 00 00 00 00 tailor mak ....
| 110 00 00 00 00 00 00 97 A8-98 22 1B 00 91 00 00 00 ........."......
| 120 53 50 4F 55 53 45 20 20-45 58 45 20 00 00 00 00 SPOUSE EXE ....
| 130 00 00 F4 36 00 00 19 B0-98 22 49 00 21 1F 00 00 ...6....."I.!...
| 140 43 55 52 52 45 4E 43 59-46 52 4D 20 00 00 00 00 CURRENCYFRM ....
| 150 00 00 00 00 00 00 51 A3-98 22 06 00 5D 05 00 00 ......Q.."..]...
| -W 100 0 13 1
| -Q
|
| C:\WIN98SE>dir a:\
|
| Volume in drive A has no label
| Directory of A:\
|
| tailor mak 145 04-24-97 9:04p tailor.mak
| SPOUSE EXE 7,969 04-24-97 10:00p SPOUSE.EXE
| CURRENCY FRM 1,373 04-24-97 8:26p CURRENCY.FRM
| ...
| CLA5-2 MAK 145 06-12-97 9:29p CLA5-2.MAK
| 42 file(s) 123,934 bytes
| 2 dir(s) 1,271,808 bytes free
It looks to me like you did get the SFN to show up as lower-case. BUT--
does it look like that in Explorer too? It would blow my theory, if it
does, presuming FAT12 (on a floppy, I think) would be the same FAT32.
My theory, you know, is that Explorer in Win98 doesn't care about the
case of letters in the SFN.
| - Franc Zabkar
| --
| Please remove one 'i' from my address when replying by email.
--
Thanks or Good Luck,
There may be humor in this post, and,
Naturally, you will not sue,
Should things get worse after this,
PCR
pcrrcp@netzero.net