This package contains the AFP Toolbox that was originally part of the AFP PrintSuite product for iSeries (5798-AF3). Only the toolbox component of PrintSuite is provided. */**************************************************************/ */* (C) COPYRIGHT IBM CORPORATION, 1995, 2004 */ */* */ */* >>>>>>> IMPORTANT NOTICE <<<<<<<<<<< */ */* */ */* THIS PROGRAM IS NOT SUPPORTED IN ANY WAY BY IBM. IT */ */* HAS NOT BEEN SUBJECTED TO ANY FORMAL IBM TESTING AND */ */* IS DISTRIBUTED ON AN "AS-IS" BASIS WITHOUT ANY */ */* WARRANTY EITHER EXPRESSED OR IMPLIED. THE USE OF */ */* THIS CODE OR ANY INFORMATION OR TECHNIQUES IMPLICIT */ */* WITHIN IT IS THE SOLE RESPONSIBILITY OF THE CUSTOMER. */ */* SUCH USE DEPENDS UPON THE CUSTOMER'S ABILITY TO */ */* EVALUATE THE INFORMATION IN THE CONTEXT OF THEIR OWN */ */* PARTICULAR OPERATING ENVIRONMENT. THIS CODE HAS */ */* OPERATED SUCCESSFULLY IN THE COMPUTING ENVIRONMENT AT */ */* THE BOULDER PROGRAMMING CENTER. THERE IS NO */ */* GUARANTEE THAT IT WILL OPERATE CORRECTLY ELSEWHERE. */ */**************************************************************/ 1) do a binary download of the QAOCLSAVE.SAVF file to your workstation 2) create a save file container object on the iSeries system: CRTSAVF yourlib/QAOCLSAVE 3) on the workstation, open a command prompt window and change to the directory containing the SAVF: cd \savedir 4) ftp to the iSeries system and put the save file into the container object: ftp iseries bin cd yourlib put qaoclsave.savf qaoclsave.savf quit 5) verify contents of save file on the iseries DSPSAVF yourlib/QAOCLSAVE 6) restore the QAOCLSAVE library on the iseries RSTLIB (prompt for parameters) NOTE: The original name of the AFP Toolbox library was QAOCL but in the SAVF file, it is named QAOCLSAVE. This is to prevent you from accidentally writing over the product library if you already have it installed. You can rename the library from QAOCLSAVE to QAOCL using STRPDM if you want. To verify that the package has been installed correctly and to use the AFP Toolbox for your own applications, follow the instructions in Appendix C, "AFP Toolbox and the AS/400 Environment" in the AFP Toolbox User's Guide. This manual is online at http://www.printers.ibm.com/R5PSC.NSF/Web/afpm, and the publication number is S544-5292.