After loading the
latest version of 7.1 I can not longer zip my file to a backup directory.
I have been using the Winzip program below
WZZip.exe
This is the code
that I have been using.
SET VAR vdate = .#DATE
SET VAR vfile1 TEXT = ('BK')
SET VAR vfile2 TEXT = +
((CTXT(IDAY(.vdate)))+ (TMON +
(.vdate)))
SET VAR vfile2 TEXT = (SGET(.vfile2,5,1))
SET VAR zipout TEXT = (.vfile1+.vfile2 +'.zip')
ZIP wzzip &zipout MUSIC*.rb*
copy BK*.zip c:\music\backup
SET VAR vfile1 TEXT = ('BK')
SET VAR vfile2 TEXT = +
((CTXT(IDAY(.vdate)))+ (TMON +
(.vdate)))
SET VAR vfile2 TEXT = (SGET(.vfile2,5,1))
SET VAR zipout TEXT = (.vfile1+.vfile2 +'.zip')
ZIP wzzip &zipout MUSIC*.rb*
copy BK*.zip c:\music\backup
Do I get the feeling
that I have to purchase the RBTI zip program?
Chuck
Conrad
| ||||||||||||||
| ||||||||||||||
