Hi
 
I've got a bit of a poser
 
I have a batch file called ZipData.bat, which zips a Paradox database into a single file (PSData.zip) and which works when executed from Win Explorer.
 
I have a Delphi console programme ConGenMail.exe which Emails PSData.zip to a 3rd party.  This also works fine when executed from Win Explorer.
 
However when I make a batch file ZipnSend.bat as
 
ZipData
ConGenMail
 
and execute it, only ZipData runs.
 
Any Ideas?
 
Mark
BEGIN:VCARD
VERSION:2.1
N:Howard;Mark
FN:Mark Howard
EMAIL;PREF;INTERNET:[EMAIL PROTECTED]
REV:20010710T054331Z
END:VCARD

Reply via email to