I am opening 20 or so random files in PB3.5. On about the 15th OPEN statement I get error 67. I modified the code to uses different directories and different drives. I changed the file name also, all without success. All give the error 67 on the same OPEN statement.
As a longshot, in CONFIG.SYS, I increased FILES=50 to FILES=60. No change.
Any ideas?
Thanks,
John Gentry
-------------
As a longshot, in CONFIG.SYS, I increased FILES=50 to FILES=60. No change.
Any ideas?
Thanks,
John Gentry
-------------
Comment