dbTalk Databases Forums  

lha to archive using RUN

comp.databases.xbase.fox comp.databases.xbase.fox


Discuss lha to archive using RUN in the comp.databases.xbase.fox forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
M Murch
 
Posts: n/a

Default lha to archive using RUN - 05-11-2004 , 03:18 PM






I still use DOS lha.exe to compress data. From my code:

Run /3 lha a dbfs *.dbf

Run /3 lha a dbfs *.fpt

Run /3 lha a dbfs *.cdx


I have been doing this forever. All of a sudden this week, only the
third on is in the archive. I watch closely and all three "create"
the dbfs.lzh. Create is part of the lha.

I can do this from the command prompt and it works. All the dbf, fpt,
and cdx file are archived.

This is after a week where I have been chasing tableupdates and
flushes to stop losing data. Any idea why lha all of a sudden quit
working?

VFP 5 and all patches.

Mike

Reply With Quote
  #2  
Old   
Your name
 
Posts: n/a

Default Re: lha to archive using RUN - 05-23-2004 , 06:27 PM






Try putting all 3 lines into one batch file,
take out all the "/3"
and then RUN batchfile

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.