Posted by Grant Foraker on July 14, 2011 at 14:23:33: Uploaded files: 5
Comet32.443. REL/UTL 11.06
Was doing a routine, I thought, print to DocMgr, via CometAnywhere, and the CAW session hung. Checked the server and had a popup message. See Comet32Error.jpg.
Tried running from Comet Anywhere host to DocMgr and received same error. Tried CAW again and changed printer to L10 (? printer) with same result.
When checking Task Manager, Cosp was always there but often went away by itself. Tested program on my development PC. Comet16 OK. Comet32 crashes.
Simple program, -GFL gathers some info and passes it in COMMON to -GFL1 via a run.
0001 FORMAT _
(CS);"G/L DRIVER FORMAT LISTING",@(019,005);"IN PROGRESS",@(026_
,006)
!
CLEARLOCAL
ERRORTO 1090
CLOSE (01)
OPEN (01) ZLP$,EXCP=1100
IF TERM$ EQ " " GOTO 1000
PRINT (00,0001)
GOTO 1015
Format 0001 never happens. TERM$ isn't blank. So, it must be in Cosp?
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.