Post Reply 
So.. any improvements RPN-wise ???
04-04-2019, 01:51 AM
Post: #25
RE: So.. any improvements RPN-wise ???
(04-03-2019 07:34 PM)TravisE Wrote:  Requirements such as explicit variable declaration

You don't have to pre-declare many variables in PPL. The global variables A-Z and any other globals are open. You can use them without declaring them. Lists and arrays can be used as well with no declaration if you use the predefined names. If you want to use your own names, you can declare them as LOCAL.

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


Messages In This Thread
RE: So.. any improvements RPN-wise ??? - toml_12953 - 04-04-2019 01:51 AM



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