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?
Answer Posted / suhas
it can be done by following command : outq(printer name)
save(*yes)
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
In AS/400 projects in Companies whats the meaning of production support team.what production support involves.also what work does development,maintenance involve what are the other teams or processes that are available for as400 project.
how do you pass parameters in cl?
why is the declare cursor statement is used for?
what are different record spacing keywords in rlu ?
what are indicators?
How to reverse the string in rpg
name few ibm supplied libraries?
what are various techniques to pass parameters from one program to another?
Hi,Can any body give the code for the below mentioned quetion.?Im trying to get coding in with easily inderstanding.Plese give me the coding for this? 1.How would you achieve this requirement with out using RPG/RPGLE pgm,but by using only CL?Read a database file and display file contents on the screen when enter key pressed the next record should be displayed on screen.When the last record is reached or when F3 key is pressed the program should exit if the file is empty,a message should be displayed indicate that there are no records to display. Database file Name=EMPDBF Fields in EMPDBF to be displayed on screen Employee Number- EMPNUM(5,0) Employee Name- EMPNAM(30,A) Employee Address-EMP ADDR(50 A)
what does the opcode free do?
how you will find an error which is not in the first page of the subfile without using rolldown key?
what keyword must be used with protect keyword ?
Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?
what is the command to know key fields of file?
what are the various types of device files?