Re: Calling BPX1SPN services

2005-09-21 Thread Big Iron
I think that you need to specify each parameter as a separate argument. In your example, [EMAIL PROTECTED] would be one argument and ls would be another. One other point: I am not sure about this but I seem to recall that Unix System Services shell commands expect the first parameter to be the

Calling BPX1SPN services

2005-09-20 Thread Josan Cardenosa
Hi all, We are using a Z/OS callable services (BPX1SPN) to create a child process to run a specified executable file (ssh to be exact) from PL/I program. According to the manual z/OS V1R4.0 UNIX System Services Programming: Assembler Callable Service Reference the arguments must be coded : a)