Should Global Variables Retain Their Values After Program Execution
|
01-12-2015, 04:30 AM
(This post was last modified: 01-12-2015 04:40 AM by SEzzell.)
Post: #1
|
|||
|
|||
Should Global Variables Retain Their Values After Program Execution
I was working on my first HP Prime program and can get the program to produce output with correct answers for values I am seeking, however, I desire to be able to continue using the values stored in the global variables I created when the program is run with the data I input. After running, the variables are listed as user variables for my program, but have not retained the values shown in the output statements. It appears the values are all zero. I have attached a text file with the code and would appreciate any help.
|
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Should Global Variables Retain Their Values After Program Execution - SEzzell - 01-12-2015 04:30 AM
RE: Should Global Variables Retain Their Values After Program Execution - Kevin Ouellet - 01-12-2015, 04:34 AM
RE: Should Global Variables Retain Their Values After Program Execution - Han - 01-12-2015, 06:26 AM
RE: Should Global Variables Retain Their Values After Program Execution - SEzzell - 01-13-2015, 03:53 AM
RE: Should Global Variables Retain Their Values After Program Execution - Han - 01-13-2015, 03:54 AM
|
User(s) browsing this thread: 1 Guest(s)