how to use a printer file in a program cobol
hi, how to use a printer file in a program cobol. i have the following: (I wanna know if the write part is correct) MOVE M1DESC TO M1DESC-DSP. MOVE M1DESC-DSP TO R1DESC-PRT. MOVE PRINTER-LINE TO HIPR01R-RECORD. WRITE HIPR01R-RECORD FROM PRINTER-LINE. ...
hi, how to use a printer file in a program cobol. i have the following: (I wanna know if the write part is correct) MOVE M1DESC TO M1DESC-DSP. MOVE M1DESC-DSP TO R1DESC-PRT. MOVE PRINTER-LINE TO HIPR01R-RECORD. WRITE HIPR01R-RECORD FROM PRINTER-LINE. ...
printer file in rpgle
I've program described printer file.. how to code page break for program described printer file?? Software/Hardware used: AS400
I've program described printer file.. how to code page break for program described printer file?? Software/Hardware used: AS400
SATO label printer AS/400
Hi, I am trying to print labels on a SATO printer model#M-84PRO and it prints sets of 2 up to a max of 4 labels only. We have a interface screen to enter Item# and no of labels. If the qty is < 4 it prints the requested qty, but if the qty is more than 4 it prints only 4 labels. Unable to figure...
Hi, I am trying to print labels on a SATO printer model#M-84PRO and it prints sets of 2 up to a max of 4 labels only. We have a interface screen to enter Item# and no of labels. If the qty is < 4 it prints the requested qty, but if the qty is more than 4 it prints only 4 labels. Unable to figure...
how create a printer file in AS400
HI, The message shows "Mistakes in the DDS not allowed with the specified GENLVL, one has not found the device of printer PRT01. File PRTF1 has not been created in the library HIPTSTMAP1" Obviously use CRTPRTF. Probably another way exists to create the file of printer. THANKS. ...
HI, The message shows "Mistakes in the DDS not allowed with the specified GENLVL, one has not found the device of printer PRT01. File PRTF1 has not been created in the library HIPTSTMAP1" Obviously use CRTPRTF. Probably another way exists to create the file of printer. THANKS. ...
AS400 query print landscape/legal?
How do you get Query to print in landscape on legal sized paper? I tried adjusting the paper size but that didn't seem to help. Software/Hardware used: AS400
How do you get Query to print in landscape on legal sized paper? I tried adjusting the paper size but that didn't seem to help. Software/Hardware used: AS400
Access for Windows 5.4
On one of my PC that uses Access for Windows when I start the Display I also start the printer and it seems to blink the printer screen when starting. So times it just blinks and blinks and bli.nks. I loaded the latest fix, but it only happens on this one machine. Software/Hardware used: Access...
On one of my PC that uses Access for Windows when I start the Display I also start the printer and it seems to blink the printer screen when starting. So times it just blinks and blinks and bli.nks. I loaded the latest fix, but it only happens on this one machine. Software/Hardware used: Access...
Problem when printing from AS400 (iSeries) to Canon irc1021
Hi everyone, We have changed one of our HP-printers to a Canon iRC1021 but does not work when sending a spool file from our AS400 just one line of =#*?&% characters is printed. Does anyone has a clue about this problem and how to get it work? Greatfull for all help. Thanks/Stefan
Hi everyone, We have changed one of our HP-printers to a Canon iRC1021 but does not work when sending a spool file from our AS400 just one line of =#*?&% characters is printed. Does anyone has a clue about this problem and how to get it work? Greatfull for all help. Thanks/Stefan
iSeries Navigator printed output
I can view my spool files on the iSeries using the wrksplf command, but not thru iSeriece Navigator. When I click on Printed Output the panel is blank. When I right-click on Printed Output and select Customize this view, all options except Auto Refresh are grayed-out.
I can view my spool files on the iSeries using the wrksplf command, but not thru iSeriece Navigator. When I click on Printed Output the panel is blank. When I right-click on Printed Output and select Customize this view, all options except Auto Refresh are grayed-out.
Printing Image In RPGLE
I have never had to do this in all my years but how can I print an image whil Im generating my reports? I'm using a laser printer and want to include out logo at the top. Anyways of doing this.. Thanks
I have never had to do this in all my years but how can I print an image whil Im generating my reports? I'm using a laser printer and want to include out logo at the top. Anyways of doing this.. Thanks
The way to print spool with bar code in iSeries to normal Laser Printer
How to print bar code from iSeries spool (printer file with BARCODE and parameters specified) into normal Laser printer?
How to print bar code from iSeries spool (printer file with BARCODE and parameters specified) into normal Laser printer?
Print page number - RPGLe
hi, i want to know how i can print the page number on the report on the top right corner of the page when new page begins. i'm using O spec. OQPRINT E N50 HDR2 3 ...
hi, i want to know how i can print the page number on the report on the top right corner of the page when new page begins. i'm using O spec. OQPRINT E N50 HDR2 3 ...
AS400 Compaitible HP printers
We are looking at purchasing a HP Office pro 8500. HP says it is compatible with our Iseries (525) and yet it is not listed on IBM's list of printers(??) Is anyone using this printer with the Iseries? Software/Hardware used: Iseries 525
We are looking at purchasing a HP Office pro 8500. HP says it is compatible with our Iseries (525) and yet it is not listed on IBM's list of printers(??) Is anyone using this printer with the Iseries? Software/Hardware used: Iseries 525
AS/400 Print Job - Save Status
Does anyone know of a way to always have a print job in the AS/400 to default to SAVE(*YES) status? Software/Hardware used: AS/400
Does anyone know of a way to always have a print job in the AS/400 to default to SAVE(*YES) status? Software/Hardware used: AS/400
iSeries Printer session issue on Vista
On my new Vista workstation, I have a configured an I series(V5R3) printer session for my HP CP1200 series printer. I can send spool files to the printer, but it comes out with small fonts. I have tried changing fonts but it always prints in the same fonts. I had this problem on XP, but i was able...
On my new Vista workstation, I have a configured an I series(V5R3) printer session for my HP CP1200 series printer. I can send spool files to the printer, but it comes out with small fonts. I have tried changing fonts but it always prints in the same fonts. I had this problem on XP, but i was able...
Printer output not coming in iSeries Navigator
My Spools files generates by BPCS not showing in Printer Outputs of I-series Navigator. Plesae tell me the reason of this problem and give the solution how to resolve it. Software/Hardware used: AS/400 -BPCS
My Spools files generates by BPCS not showing in Printer Outputs of I-series Navigator. Plesae tell me the reason of this problem and give the solution how to resolve it. Software/Hardware used: AS/400 -BPCS
AS/400 Printer files programming
Hi, is there any way to desing brand new printer file interactively like we do in SDA for display file/subfiles? I've not designed any brand new printer file for RPG so far ... please help.. thanks, nutan. Software/Hardware used: AS400
Hi, is there any way to desing brand new printer file interactively like we do in SDA for display file/subfiles? I've not designed any brand new printer file for RPG so far ... please help.. thanks, nutan. Software/Hardware used: AS400
Log for *OUTQ
I would like to know a way to get a log of all prints done through an out queue. Software/Hardware used: AS400
I would like to know a way to get a log of all prints done through an out queue. Software/Hardware used: AS400
SEARCH FOR SPOOL FILE ACROSS MULTIPLE PRINTQ'S
Is there a way (command or query) to search for a particular spool file name. I have over 100 printq's - some with several thousand spool files. I'd like to scan them similar to what FNDSTRPDM command does for programs. Software/Hardware used: AS400 - V5R4
Is there a way (command or query) to search for a particular spool file name. I have over 100 printq's - some with several thousand spool files. I'd like to scan them similar to what FNDSTRPDM command does for programs. Software/Hardware used: AS400 - V5R4


