Re: Comet32 Errors with Enter/exit


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

Posted by Jim Guerber on November 03, 2010 at 10:54:41:

In Reply to: Comet32 Errors with Enter/exit posted by Carl Haaser on November 03, 2010 at 06:30:23:

In Comet16 this resulted in an enditor display of an error 11.

The problem was with the following code....

! EXTRACT ERROR ROUTINE !
9800 ERRORTO 9800
IF EXCP NE 33 ERROR

In Comet16 this resulted in a qenditor display. In Comet32 this took the errorto branch resulting in an infinate loop. This will be corrected in the next comet release. Thanks for the input.

We did not see this problem ourselves because we always code these statements in the reverse order.....

9800 IF EXCP NE 33 ERROR
ERRORTO 9800





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 ]