Re: NOEXCP


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

Posted by Barbara Brazil on September 20, 2017 at 15:05:00:

In Reply to: Re: NOEXCP posted by Barbara Brazil on September 20, 2017 at 12:49:27:

I'm beginning to understand why NOEXCP doesn't work on FIRST, LAST, etc. The difference between these and the statements that do support it is that they are not statements. They are functions in an expression. When the NOEXCP is scanned, the compiler automatically generates an EXCP branch to the next statement. This works because the NOEXCP will always be the last thing in that statement. The address of the next statement follows directly. When you're in the middle of an expression you don't know where the next statement is. The expression could have many operands. So the good news is: the documentation was correct! :-)


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 ]