Post Reply 
Variables in a Program(A,B)
05-15-2021, 09:04 PM (This post was last modified: 05-15-2021 09:09 PM by matalog.)
Post: #2
RE: Variables in a Program(A,B)
Okay, I get it now. Those variables will enter the program, but will remain as they were initially defined by the calling of the program in the program name, although A and B will be updated and used as required by the program.

I was redefining them within the program, and although it was not outputting them in the program name, they were being used as re-defined in the program. Now that I have removed the input lines, I understand the way it works.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Variables in a Program(A,B) - matalog - 05-15-2021, 08:35 PM
RE: Variables in a Program(A,B) - matalog - 05-15-2021 09:04 PM
RE: Variables in a Program(A,B) - C.Ret - 05-16-2021, 05:33 AM



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