Comet32 2010.430 Excp 44 reported as 56


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Robert G Laurin on February 11, 2011 at 06:02:12:

Test drive of Comet32 2010 Build 430.

Has a EXCPSUB= statement check for errors on an INSERT.

Error routine checks for a 56 otherwise trace the error and ERROR
My trace shows an EXCP 44 - I/O Buffer overflow (oops my bad)

The program reported a 56 with no LUN. Program address was right on the ERROR statement.

Sample code:

...
Insert (MyFile,MyFormat) Key=A$+B$,Excp=ExcpMyFile
...

ExcpMyFile:
If Excp = 56
... do this & that ...
goto away
Endif

Print (WC);'Oops - EXCP=';EXCP ! unexpected error ?

ERROR ! el-kaboom

----
this printed '44' as Excp, but ERROR reported a 56


Otherwise, I like Build 430.


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?  

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]