Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
PKZIP and XMS
Message
De
30/05/2007 09:26:45
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
30/05/2007 06:50:29
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Titre:
Divers
Thread ID:
01229234
Message ID:
01229273
Vues:
23
>Anyone know owt about PKZIP?
>
>Again back to this legacy FPD26 system I have to maintain, cos I stood on a butterfly in some other life, or something.
>
>It's been working fine and dandy for donkey's years. The system produces a table of data from the bus operator then comprsses it:
>
>
>   run /0 pkzip &thisziph &thislist -3 -)
>
>
>Later the user is asked if zip to a floppy or other medium and the data are zipped to the chosen medium, in this case a floppy:
>...
>
>   if isfloppy
>      run /0 pkzip -& &thiszipf &thislist -3 -)
>   else
>      run /0 pkzip &thiszipf &thislist -3 -)
>   endif
>
>
>Now this last zip fails with the message:
>
>"XMS version 2 detected Using normal compression DOS verify is off" (or so I'm told by the user).
>
>Can anyone shed some light on what the problem is all of a sudden?

There may be some settings in the .pif file it uses. Pkzip is, IIRC, a 16-bit app, so it needs some of them. Now I don't know what .pif file - is it some fox.pif, or did Windows create a pkzip.pif, beats me.

Anyway, in the w9x days there were such settings in .pif files, where you could tell Windows how to emulate XMS (or EMS, if you prefer that) for your DOS app. Didn't need to touch that under NT4 or later, so I'll whistle the rest (*).

And btw, you may try to tweak the -) switch (yes it was a switch under PkZip :) - just type pkzip at the command prompt and RTFM that it will show you.

----
(*) from my high school slang - "dalje se zviždi" - one whistles further. Means you don't know the rest of the lyrics.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform