How do I release jobs in queue and change a job destination
to a different printer. I know wrkjobq but I have not
worked with As/400 for a while,so_can someone help me?
Answers were Sorted based on User's Feedback
Answer / suhas
it can be done by following command : outq(printer name)
save(*yes)
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / swetha p rao
Using CHGJOB u can change the job destination
| Is This Answer Correct ? | 1 Yes | 2 No |
which are the relational operators in rpg?
what is the use of jdftval in join logical file?
how do you know that records are locked?
What is the difference between Interactive & Batch Job?
Can be OVRDBF command mentioned after OPNQRYF command in CL?
how can you detect overflow for a print program that prints multiple lines per cycle?
Q.1.What is differences in STRDBG and STRISDB debugging commands? 2.Where we should use STRDBG and STRISDB Debugging commands?
Good morning my experts.Im kuppi.im working as a software trainee on AS/400 technology.i have also joined with ibmi5 team.im trying to convert date with cl/400 coding.I have taken 2 parameters(like date and date types). A. If suppose date type is j,Now i want to convert date to *MDY format B. if date type is M,now i want to convert date to *JUL format C. sending a Program message with the value of converted date.
in conjunction with which statements can orxx and andxx conditions be used ?
When does the DFT keyword in PF be used?
When would the ALL keyword be used?
how can we run a batch job?