Post Reply 
Emulator program whitespace
12-20-2013, 04:36 AM
Post: #2
RE: Emulator program whitespace
I have noticed this also. It appears that a check is performed to confirmed that

END;

is the very last sequence of characters in the source string. This is also consistent with what happens on the 50g when compiling a SysRPL program with the ASM command which requires a @ character to be the very last character in the source string. Even a space character after @ symbol on the 50g will result in a "Error: Invalid File" warning on the 50g.

On the Prime it seems that the program still runs (most of the times anyways) but returns an Invalid Input error upon exit!

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


Messages In This Thread
Emulator program whitespace - Bob Frazee - 12-19-2013, 09:58 PM
RE: Emulator program whitespace - Jacob Wall - 12-20-2013 04:36 AM
RE: Emulator program whitespace - Han - 12-24-2013, 04:24 AM
RE: Emulator program whitespace - eried - 12-24-2013, 07:01 AM



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