Web: QNtCppRM.txt AS/400: qnotescpp.lib/txt.file/QNtCppRm.mbr The Web "ReadMe.txt" for the C++ Apis. Domino for AS/400 C++ Applications Program Interface R4.1 Incremental Installed Notice Lotus Domino C++ Application Program Interface Release 4.1 - (AS/400 only) Platform: AS/400 Type: Server (5.0) Security: All File Name: QNtCpp41.exe File Size: 5.99 MB Distribution plans: The C++ Api Application Interface Service Program is available on the web only (no CDs). Installation Instructions TO APPLY THE C++ Api Interface Service Program.: 1.Sign on to the AS/400 with a profile that has command line capabilities and get to an AS/400 command line. Enter the command: DLTF FILE(QGPL/QNtCpp41) (This command will delete a save file if it exists in library QGPL.) Enter the command: CRTSAVF FILE(QGPL/QNtCpp41) TEXT('C++ Api: Rel 4.1 Save File') (This command creates a save file in library QGPL) 2.Download QNtCpp41.exe save file. From the system you initially accessed the QNtCpp41.exe file, retreive the file for storage and ultimate transfer to the target AS400. "QNtCpp41.exe" is a binary file that you will be copying to the target AS/400 via FTP or other file transfer method. Keep track of the file and path name where you store the file, for use in subsequent steps. NOTE: The file QNtCpp41.exe is a SAVE FILE (type *SAVF) and is NOT a self-extracting executable, even though it has an "exe" extension. Do not attempt to run this file on the PC, or you will receive the following error message: "Program too big to fit into memory." 3.Use the following instructions to place the file on your AS/400, in the savefile created in Step 1. You must have an AS/400 user profile in order to transfer the file to the AS/400. See your system administrator if you cannot proceed with this step. NOTE: These instructions assume you detach the file to c:\QNtCpp41.exe and you create a savefile on the AS/400 named QGPL/QNtCpp41 - You may change these names to match the names you used above in Steps 1 and 2: From the system you extracted and stored the QNtCpp41.exe file: ftp [your AS/400 system name or IP address] Enter your AS/400 user ID, press enter When you are prompted for your password, enter your AS/400 password and press enter. Type binary to set the file type to binary Type put c:\QNtCpp41.exe qgpl/QNtCpp41 quit 4.At this point you now have the C++ Api Application Program Interface on the AS/400 system, and you must now install the C++ Api with the following command: From the target AS/400 system using the AS/400 login from Step 1: If qnotescpp exists on the system: DLTLIB qnotescpp Restore the downloaded update qnotescpp library. RSTLIB SAVLIB(qnotescpp) DEV(*SAVF) SAVF(qgpl/QNtCpp41) If any errors occur, review QHST and your joblog. Take note of errors for further troubleshooting. 5.Usage: Refer to the Documentation that was restored to the qnotescpp Library in the above procedure: qnotescpp.lib/txt.file/QNtCppDc.mbr This document referes to the C++ Application Programming Interface (Api) Software Developement Tool Kit (SDK Toolkit). The C++ Api SDK Toolkit is not available for the AS/400 at the present time. =======