PPL programming question; local variables
|
02-13-2014, 12:22 AM
(This post was last modified: 02-13-2014 01:17 AM by CR Haeger.)
Post: #1
|
|||
|
|||
PPL programming question; local variables
Hello,
Thanks to HAN for preparing this excellent guide: http://www.hpmuseum.org/forum/thread-216.html I'm new at PPL programming and made it through all but the last program. The following code runs fine and is based on Part IV #2 code Han provided. PHP Code: // program declarations But, if I try to shorten the code to the following, it appears that the local variables are not passed to the ANG() subroutine when it is called. Why not? PHP Code: // program declarations Best, Carl ** Updated second code... |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)