Post Reply 
Getting values from stack
10-28-2020, 07:06 PM
Post: #1
Getting values from stack
Hi to all
I'm new in HP PPL programming. I wrote a simple program that have as inputs two variables:
EXPORT myprog(value1,value2)
BEGIN
....
END

and it works fine. Running this program appears two edit box for variable insertion. How can I get these variables from stack ? That is I insert two values on stack and I want to give them as input to myprog.
regards
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Getting values from stack - Francesco - 10-28-2020 07:06 PM
RE: Getting values from stack - pinkman - 10-28-2020, 08:47 PM
RE: Getting values from stack - Stevetuc - 10-28-2020, 10:47 PM



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