result on the display of HP50g
|
09-06-2015, 12:29 AM
Post: #17
|
|||
|
|||
RE: result on the display of HP50g
(09-05-2015 11:59 PM)Skyblues Wrote: \<< QUOTE RCLF SWAP -73 SF DUPDUP At the end, the portion that reads: 'VIEW' STO is storing the program shown just before into a new variable/command named 'VIEW'. When you type the program in, recall that you should just keep typing when you reach the end of the line shown, the 50g editor does not need you to type in the program on multiple lines as show. Also, there are 3 special characters which all begin with "\" (see the Trigraphs here) in the listing; they are the opening and closing symbols for an RPL program at the beginning and end (these are entered via [RS] [+]), and the symbol for Not Equals in the second line (entered as [LS] [+/-]). Once this is done, pressing the VAR key associated with 'VIEW" will run the VIEW program, which in turn should show you the full item. Note: you must be careful to enter it exactly as shown - errors in the SYSEVAL and FLASHEVAL arguments will almost certainly lead to a crash. HTH --Bob Prosperi |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 6 Guest(s)