We use PKZIP to programmatically make backups from within our application.
I have a problem with only one file that gives an error "Warning! Could not open file VPMS2006.pay".
I thought it might be that the file is in an open state but that was not the case.
The file select is :
SELECT MIS2FL
ASSIGN TO RANDOM MIS2NAME
WITH ENCRYPTION COMPRESSION
COMPRESSION CONTROL VALUE 70
ORGANIZATION IS INDEXED
ACCESS MODE IS DYNAMIC
LOCK MODE IS AUTOMATIC
FILE STATUS IS DSTAT
RECORD KEY IS MIS2KEY-NEW.
Any ideas on what could be causing this?
Thanks,
Lourens
#AcuGT
#extend
#COBOL



