Good grief! Hey Gil, what do you think of JCL?

Seriously, thanks (I think).

Charles

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf 
Of Rob Schramm
Sent: Friday, December 12, 2014 12:23 PM
To: [email protected]
Subject: Re: Help please with symbols in a lower-case SET operand

I wasn't any help to Kirk .. but this one.. I know.  You have to make 
everything a symbol to get it to resolve .. including the single quote.

// SET ENV='D'
// SET SCRIPT='-script='
// SET SQLDIR='/opt/cicsia/sql/'
// SET SQL='user.sql'
// SET SQ=''''                      <<-- Single Quote
//*
//*-------------------------------------------------------------------
//STEPP01 EXEC PROC=JVMPRC,LOGLVL='+I',
//        JAVACLS='workbench.WbStarter',
//        ARGS=&SQ.&SCRIPT.&SQLDIR.&SQL.&SQ.

HTH,

Rob Schramm
Senior Systems Consultant

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to