|
This message is intentionally not blank. At 09:26 AM 1/30/2007, you wrote:
Greetings: In the Appendix of Midrange Computing's book on API's, I stumbled on the section "Transferring the Source Code" (quoted below). Does anyone besides me see the irony of the instructions in point 4? In other words, "If you know what to do, do that now." Otherwise you are in a virtual infinite loop. How very IBM-documentation-ish of the author. BTW, I *do* know how to do it ... ---------------------------- TRANSFERRING THE SOURCE CODE The CD-ROM includes source code for the sample programs and code snippets listed in Table A.1. You will need a PC and IBM?s Client Access or some other file-transfer utility software to transfer the source to your AS/400. In addition, your system will need the RPG compiler. Your system will also need to be on Version 4, Release 4 of the IBM Operating System, OS/400. To transfer the source, follow these steps: 1. Sign on to the AS/400 with a user profile that has the authority level of QPGMR or above. 2. If you want, create a library to contain the software on the CD-ROM. For example, you could call it APIBOOK for ease of identification: CRTLIB LIB(APIBOOK) 3. Create a source physical file called SOURCE in the library just created: CRTSRCPF APIBOOK/SOURCE RCDLEN(112) TEXT(?API Book Source Code?) 4. Transfer all of the source code on the CD-ROM to the source file you just created. Table A.1 lets you match the figures in the book to the source code. --------------------------------------- Darrell Darrell A. Martin - 630-754-2141 Manager, Computer Operations dmartin@xxxxxxxxxxxxx This e-mail, including attachments, may contain information that is confidential and/or proprietary, and may only be used by the person to whom this email is addressed. If the recipient of this e-mail is not the intended recipient or an authorized agent, the reader is hereby notified that any dissemination, distribution, or copying of this e-mail is prohibited. If this e-mail has been delivered to you in error, please notify the sender by replying to this message and deleting this e-mail immediately. -- This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/midrange-l or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.