×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Tim,
On the PARM statement for the one you want returned, make sure you specify
RTNVAL(*YES).
Rich Loeber - @richloeber
Kisco Information Systems
[1]
http://www.kisco.com
--------------------------------------------------------------------------
tim wrote:
Can someone show me how to return a value from a home grown command.
Here is the command I crearted:
Spool File Name . . . . . . . . Name
Job . . . . . . . . . . . . . . * Name, *
User . . . . . . . . . . . . . . Character value
Job Nbr . . . . . . . . . . . . 000000-999999
Spool Nbr . . . . . . . . . . . *LAST 1-999999, *ONLY, *LAST
Return member...
I will be using the command as follows:
SAVSPL2PF SPLF(QSYSPRT) rtnmbr(&mbr)
I would like the command to process and return a value in the &mbr parm. Is
this possible?
References
Visible links
1.
http://www.kisco.com/
As an Amazon Associate we earn from qualifying purchases.