DCL command Questions

1

How do dcl a job that is in deqw status?
ok, I’m new but trying hard here. I have a job that becomes active once a person logs in. This job will sit in sbs qusrwrk and its status is deqw. I am trying to make a clp to end this job. I will show you what I have then tell you my problem with what [...]

Answer Question   |  October 29, 2010  11:41 AM
AS/400 Job Queue, AS/400 jobs, AS400 Job Status, DCL command
asked by:
205 pts.

CL DCL Initial Value
I have a program that assigns an initial value to a variable (&TYPE) in the declare statement (value of ‘L’). Is there a difference in how that value is stored as an initial value versus the value loaded using the CHGVAR command? This variable is passed as a parameter to an RPG program and needed [...]

Answer Question   |  May 27, 2009  2:34 PM
CHGVAR, CL, DCL command
asked by:
5 pts.

Maximum number of CL variables with IBM i 6.1
What is the maximum number of variables that you may define using the DCL command in a CL program on an IBM i version 6.1 system? Also: Where is this documented, if you know? I couldn’t find it in the online help, Information Center, or CL Programming PDF. Thanks!

Answer Question   |  April 19, 2010  10:27 PM
AS/400, CL, CL programming, CL variables, DCL command, Declare CL Variable, IBM i, IBM i 6.1, iSeries, OS/400, System i
asked by:
10 pts.

1