Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DynaZip changes file name casing...
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00586051
Message ID:
00586696
Views:
15
This message has been marked as a message which has helped to the initial question of the thread.
>Hi Mark,
>
>I'm using DynaZip.prg wrapper program for making archives from VFP. I've just noticed, that it sometimes changes file name casing in the archive. Do you think, it's internal DynaZip problem or I should check my code instead?
>
>For instance, I have this file:
>SRWG_MA_NANT.TXT
>
>When I open archive (not extracting, just viewing) I see this name in all lower case except for the first letter. Another file in the same archive has naming case correct. Do you know, why it changes in some cases, and in some - doesn't?
>
>BTW, just checked: after extraction the name is correct.
>
>Thanks a lot in advance.

This is just a display issue. It is acting like Windows 9x default behavior which is to do in essence a PROPER() on filenames that are all caps.

The name is still saved the same, it just displays in proper format.
Cy Welch
Senior Programmer/Analyst
MetSYS Inc
Previous
Reply
Map
View

Click here to load this message in the networking platform