Post Reply 
41CL function request - is this possible? If so, how?
08-19-2014, 02:20 PM
Post: #4
RE: 41CL function request - is this possible? If so, how?
(08-19-2014 11:08 AM)Ángel Martin Wrote:  ...
Compared to this, the YFNX scenario is a vast improvement:

01 LBL "GENE2"
01 "?XXX E"
02 PLUG
03 ASTO 00
04 "4TBX E"
05 PLUG
06 ..... - do your busines as above...
07 CLA
08 ARCL 00
09 PLUG
10 END.

Here you go, no limitation as to the module footprints (with the caveats mentioned in the previous post), nor do you have to worry about the stack contents at all.

Sorry about the glitch, hope this clarifies anyway.

One correction:
Steps 2, 5 and 9 should use PPLUG, the programmable version of the Plug function.

Monte
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: 41CL function request - is this possible? If so, how? - Monte Dalrymple - 08-19-2014 02:20 PM



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