Post Reply 
(free42) PGM Copy/Paste and @
03-20-2018, 03:37 PM
Post: #7
RE: (free42) PGM Copy/Paste and @
(03-20-2018 12:06 PM)Thomas Okken Wrote:  Numbers are complicated because a number can be a line number, or it can be a number without a line number. The logic that chooses between these two cases could probably use some improvement. The way it works now, "1 @" is considered a numbered line with an unrecognized command, so it is skipped. It's not easy to see how this *should* work


I'd say it should be interpreted just as if the @ wasn't there.

Code:
LBL A
1
RTN

would just return a 1 on the stack, wouldn't it?

Tom L
Cui bono?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
(free42) PGM Copy/Paste and @ - Werner - 03-20-2018, 10:03 AM
RE: (free42) PGM Copy/Paste and @ - toml_12953 - 03-20-2018 03:37 PM
RE: (free42) PGM Copy/Paste and @ - Werner - 03-20-2018, 01:50 PM
RE: (free42) PGM Copy/Paste and @ - Werner - 03-20-2018, 03:06 PM
RE: (free42) PGM Copy/Paste and @ - Werner - 03-21-2018, 04:09 PM



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