Post Reply 
(35S) Coordinate point entry/retrieval
11-03-2017, 07:38 PM (This post was last modified: 11-03-2017 07:42 PM by JeremyBeck.)
Post: #3
RE: (35S) Coordinate point entry/retrieval
(11-03-2017 06:29 PM)Dieter Wrote:  
(11-03-2017 03:42 PM)JeremyBeck Wrote:  P006 GTO P022

Sure ?-)

Dieter

Good catch. Fixed the problem should have pointed to P019 and not P022. My original program had:
Code:

P003 CF9
...
P018 FS?9
P019 RTN
This made line at P022 move to P019. The reason for the extra code is that my other programs will set flag 9 then XEQ what is now P016 or P022 to either store a point or recall one. When this program sees flag 9 set it returns execution. I removed that from this version as the extra flag 9 bits are not needed.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: (35S) Coordinate point entry/retrieval - JeremyBeck - 11-03-2017 07:38 PM



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