Correction:

/* */
parse arg Target Command
upper Target
CPRc = DIAGRC(8,'SEND CP' Target 'VINPUT' Command)
parse var CPRC Rc Message
if (Rc <> 0) then
   say Message
exit Rc
 


----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO LINUX-390 or visit
http://www2.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to