On Tue, 5 Aug 2008 15:20:53 -0700, Howard Rifkind wrote:
>I'm doing the following as shown below and receiving the following errors yet
as far as I can see this should be o.k.
>
>Any suggestions would be appreciated.
>
>Thanks
>
>2 //JST0010 EXEC PROC=SY065X,
> // FUNCTION=OPERLOG,
> // TYPE=CURRENT,
> // ENV=E18823,
> // TIMEOUT=360,
> // IMAGE=
>
>3 XXSY065X PROC ENV='NO-ENVIRONMENT-SPECIFIED',
> XX FUNCTION='NO-FUNCTION-SPECIFIED',
> XX TIMEOUT='NO-TIME-OUT-SPECIFIED',
> XX IMAGE='NONE'
>
>
>2 IEFC657I THE SYMBOL IMAGE WAS NOT USED
>
IEFC657I THE SYMBOL symbol WAS NOT USED
Explanation: A value was assigned to the specified symbolic parameter;
however, the parameter was not used during processing.
In the message text:
symbol Consists of a single ampersand followed by a maximum of seven
alphanumeric and national characters. The first character after
the ampersand must be alphabetic or national; that is, it cannot
be numeric.
System Action: The system ends the job.
Application Programmer Response: Reference the symbolic parameter during
processing or remove the value assignment from the EXEC statement or the
PROC statement.
Source: Converter
Routing Code: 2,10
Descriptor Code: 4
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html