PDA

View Full Version : Overlay aus BMP



dd3tj
13-06-05, 10:09
Windows-Drucker IBM AFP300 oder 600 einrichten
- Drucken eines Dokuments (Word, Paint o.ä.) auf den IBM-Drucker
- Drucker-Eigenschaften aufrufen
- Pagesegment/Overlay auswählen

Ich habe da nur Pagesegment, Dokument, Schablone oder Medium Schablone
welches nehmen

- Ausgabe in Datei

CRTPF LOGOUSA rcdlen(8001) ist das OK??

- Datei per CPYFRMSTMF in eine PF (nicht DDS) mit Satzlänge >8000

was muss beim CPYFRMSTMF beachten??
mit Standard Parameter kopiert es nur eine Zeile von der Quelle

- CRTPAGSEG/CRTOVL mi dieser PF
Fehlermeldung bei erzeugen OVL
Message . . . . : File LOGOUSA in QGPL not valid for creating a *OVL.
Cause . . . . . : The file or member cannot be used to create a printer
resource. *N means that the incoming data was an internal system space. No
source file or library is specified. The reason code is 02. The reason
codes and their meanings are:
1 - A length field contained in the incoming data for the printer resource
is not correct.
2 - The structured field identifier in the incoming data for the printer
resource is not correct or is not supported. The error was detected while
processing record 1, byte number 0. The structured field which is not
correct may be caused by a length that is not correct on the previous
structure field. The structured field which was being processed at the time
is 'E90010EEBD6D'X.
3 - The file or member specified contains no data.
4 - The incoming data for the printer resource is not correct. The
resource must contain an END structured field that is appropriate for the
type of resource being created. The END structured field identifier
expected for this resource is ''X.
Recovery . . . : Verify that the names of the file, library, and member are
specified correctly on the command. If the data originated on another
system, also make sure that the record length of the physical file is
correct.

Fuerchau
13-06-05, 10:53
Auswahl beim Drucker:
"Pagesegment" für späteres CRTPAGSEG
"Schablone" für späteres CRTOVL

CPYFRMSTMF ... CVTDATA(*NONE) ENDLINFMT(*FIXED) TABEXPN(*NO)