Re: Comet 32 behavior differences


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

Posted by Robert G laurin on September 23, 2011 at 12:52:24:

In Reply to: Re: Comet 32 behavior differences posted by Barbara Brazil on March 04, 2011 at 09:21:48:

I encountered this error AGAIN today!

Was in Comet32.443 (CometSrv 11.04)

Ran a program that crashed on an un-expected Excp 2 (EOF)

My Trace shows the offending code to be:

DO
Let XKey$ = ''
Let XKey$ = Key(Lun,ExcpSub=ExcpRET)
If Xkey$ = '' BREAK
Inquire (Lun,myFormat) ! <- Program Crashed HERE
...
...
ExcpRet:
Return

I added a trace and found that XKey$ was full of Junk after the Failed Key( ) - Looked like a PSTAT.

Also Tried a clear buffer (Print (#) '') before the failed key - Same result.

I already modified nearly 200 sources for the Comet32 Accumulator difference of the Sub(Str(a+b),n,n) back in August.

Can this be properly fixed? If the Key( ) has an EXCP or EXCPSUB, shouldn't the value be unchanged ?



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 ]