Posted by Grant Foraker on September 27, 2011 at 11:28:41:
In Reply to: Re: IBR edit program posted by Barbara Brazil on September 23, 2011 at 15:01:44:
bb:
It's in the PRINT option. A conflict between a file open via (LoadControl) on Windows and then trying to open it in Comet.
I added a DIR = DIR$ to the OPEN. It worked OK the first time but gave an E7 the second time. The PRINT option is diffeent in that the print routine immediately follows the (StoreControl). Apparently that's not the same as a CLOSE and the E11 I've been getting was really an E7.
So I added a PRINTIBR$ = 'Y' where the print routine was and moved the print routine to the end of the program following the "COS.DestroyControl" logic.
-------------------------------------------------------
Buttons and fonts - parts of the program was lifted from BIGTEXT.IBS. That program is in whole QCRT row and column sizes. Looks OK on my PC. Tight maybe :)
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.