|
|
|
iSeries OverlaysIBM System Command
IBM RedbookCRTOVL (Create Overlay) Command DescriptionPurpose The Create Overlay (CRTOVL) command creates an overlay resource from a physical file. The physical file contains the overlay resource information. The overlay resource information, can, for example, come from a S/370 host system and be in the Systems Application Architecture (SAA) format. Required Parameters
Optional Parameters
Example for CRTOVL CRTOVL OVL(MYLIB/MYSIGNTR) FILE(MYLIB/MYSIGNTR)
MBR(MYSIGNTR) AUT(*EXCLUDE)
TEXT('representation of my signature')
This command creates the overlay MYSIGNTR into MYLIB. File name MYSIGNTR in library MYLIB with member MYSIGNTR, is used as input. Specifying *EXCLUDE does not allow any other user access to the signature. The text describes the overlay. Error messages for CRTOVL *ESCAPE Messages
BBS ArchivesMidrange Computing RE: convert jpg to AS400 overlay (ovl)
Print document using the AFP printer driver (see Access installation for drivers). Be sure to specify that you are creating an overlay or page segment. See printer properties. FTP as binary image to shell file create at Max rcdlen CRTOVL or CRTPAGSEG whichever is applicable in your case. Sounds simple...sometimes trial and error before you get it right. Regards, Russell Conerly Tupelo, MS -----Original Message----- From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Jeff Young Sent: Monday, January 08, 2007 3:46 PM To: RPG programming on the AS400 / iSeries Subject: Re: convert jpg to AS400 overlay (ovl) You most likely had installed the IBM AFP 300 print driver and used that as your printer to create the overlay, then uploaded it to the AS/400. Jeff Young Sr. Programmer Analyst Dynax Solutions, Inc. A wholly owned subsidiary of enherent Corp. IBM -e(logo) server Certified Systems Exper - iSeries Technical Solutions V5R2 IBM Certified Specialist- e(logo) server i5Series Technical Solutions Designer V5R3 IBM Certified Specialist- e(logo)server i5Series Technical Solutions Implementer V5R3 ----- Original Message ---- From: Willie J. Moore <WJMoore@xxxxxxxxxxxx> To: RPG programming on the AS400 / iSeries <rpg400-l@xxxxxxxxxxxx> Sent: Monday, January 8, 2007 4:16:37 PM Subject: RE: convert jpg to AS400 overlay (ovl) How do you get it the the as400? Thanks, Willie.. -----Original Message----- From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx]On Behalf Of Michael_Schutte@xxxxxxxxxxxx Sent: Monday, January 08, 2007 11:26 AM To: RPG programming on the AS400 / iSeries Subject: Re: convert jpg to AS400 overlay (ovl) I could be wrong, but if I'm remembering correctly, I just opened the image in Paint or Photoshop, printed the image to file as an overlay. Michael Schutte Bob Evans Farms, Inc. We've built a better hotcake -- Stacked and Stuffed Hotcakes -- coming January 11th! rpg400-l-bounces@xxxxxxxxxxxx wrote on 01/08/2007 02:24:09 PM:
|
|