Web: QNtCppRM.txt AS/400: qnotescpp.lib/qtxt.file/QNtCppRm.mbr The Web "ReadMe.txt" for the C++ Apis. Domino for AS/400 C++ Applications Program Interface R2.0 Incremental Installed Notice Lotus Domino C++ Application Program Interface Release 2.0 - (AS/400 only) Platform: AS/400 Type: Server (4.63) Security: All File Name: QNtCpp20.exe File Size: 45 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/QNtCpp20) (This command will delete a save file if it exists in library QGPL.) Enter the command: CRTSAVF FILE(QGPL/QNtCpp20) TEXT('C++ Api: Rel 2.0 Save File') (This command creates a save file in library QGPL) 2.Down-load QNtCpp20.exe save file. From the system you initially accessed the QNtCpp20.exe file, retrieve the file for storage and ultimate transfer to the target AS400. "QNtCpp20.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 QNtCpp20.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:\QNtCpp20.exe and you create a savefile on the AS/400 named QGPL/QNtCpp20 - 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 QNtCpp20.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:\QNtCpp20.exe qgpl/QNtCpp20 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, delete the library: DLTLIB qnotescpp Restore the downloaded update qnotescpp library. RSTLIB SAVLIB(qnotescpp) DEV(*SAVF) SAVF(qgpl/QNtCpp20) 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/qtxt.file/QNtCppDc.mbr This document refers to the C++ Application Programming Interface (Api) Software Development Tool Kit (SDK Toolkit). The C++ Api SDK Toolkit is not available for the AS/400 at the present time. =======