‎2008 Sep 21 10:42 AM
The program in 4.6 is with OPEN DATASETS .......in binary mode. But In ECC 6.0 It's not working. what should be replaced by that?
‎2008 Sep 21 1:05 PM
Add a tag:
OPEN DATASET file FOR UPDATE IN BINARY MODE
ENCODING DEFAULT.Regards,
‎2008 Sep 21 1:05 PM
Add a tag:
OPEN DATASET file FOR UPDATE IN BINARY MODE
ENCODING DEFAULT.Regards,