aarthyarun
Technical User
Hi,
I want to know what is vput and vget statements and how to use it in a REXX program.
When i tried using the following lines in my REXX program, i was thrown with an error dialog.
name = "test"
"ispexec vput (name)".
so i want to know what does these commands means and how to use it.
I want to know what is vput and vget statements and how to use it in a REXX program.
When i tried using the following lines in my REXX program, i was thrown with an error dialog.
name = "test"
"ispexec vput (name)".
so i want to know what does these commands means and how to use it.