Post Reply 
(42S) Function Table
02-22-2019, 01:21 AM
Post: #4
RE: (42S) Function Table
It would be nice if there was a way to detect errors in the called FX function and store an error value in the matrix when it occurs. Flag 25 is close, but can only detect a single error. FTAB could do FS 25 before XEQ "FX" and test the flag afterwards. But if there are multiple places in FX where an error could occur, FX would need FC? 25, RET after each place where an error could occur.

— Ian Abbott
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
(42S) Function Table - Eddie W. Shore - 02-18-2019, 05:04 AM
RE: (42S) Function Table - ijabbott - 02-21-2019, 08:41 AM
RE: (42S) Function Table - Thomas Klemm - 02-21-2019, 11:57 AM
RE: (42S) Function Table - ijabbott - 02-22-2019 01:21 AM
RE: (42S) Function Table - Thomas Klemm - 02-22-2019, 07:18 AM
RE: (42S) Function Table - Eddie W. Shore - 02-22-2019, 02:02 PM
RE: (42S) Function Table - Thomas Klemm - 02-22-2019, 08:58 PM



User(s) browsing this thread: 1 Guest(s)