Post Reply 
HP49-50G : test IF THEN 'Instruction1' END ≠ test 'Instruction1' IFT
03-27-2021, 07:17 PM
Post: #1
HP49-50G : test IF THEN 'Instruction1' END ≠ test 'Instruction1' IFT
HP49-50G
test IF THEN 'Instruction1' END ≠ test "Instruction1“ IFT

Try the following program with
\<< 5 6 <
IF
THEN 's<?s.0'
END 5 6 < 's<?s.0' IFT
\>>

With the IF.. THEN 'Instruction1' END : it works.
With the 'Instruction1' IFT : it does not work.

Of course, 5 6 < "s<?s.0" IFT works, but the quotation marks are not so nice...

Regards,
Gil Campart
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
HP49-50G : test IF THEN 'Instruction1' END ≠ test 'Instruction1' IFT - Gil - 03-27-2021 07:17 PM



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