home *** CD-ROM | disk | FTP | other *** search
- **********************************************************************
- * DISCLAIMER OF WARRANTIES: *
- * *
- * The following enclosed code is sample code created by IBM *
- * Corporation. This sample code is not part of any standard IBM *
- * product and is provided to you solely for the purpose of assisting *
- * you in the development of your applications. The code is provided *
- * "AS IS", without warranty of any kind. IBM shall not be liable *
- * for any damages arising out of your use of the sample code, even *
- * if they have been advised of the possibility of such damages *
- * *
- **********************************************************************
-
- NAME: LXMIN2
-
- DESCRIPTION:
- This sample builds an LPEX external command that does nothing.
- For more information on the Editor, refer to the VisualAge C++
- User's Guide.
-
- TASK:
- This sample generates a DLL which is used as an LPEX external command.
-
- CONCEPT/FEATURE:
- Building LPEX external commands
-
- HOW TO RUN THE PROJECT FROM THE COMMAND LINE:
- Copy LXMIN2.DLL to a directory in your PATH. LXMIN2 can be run as an
- edit command within the Editor.
-
- SPECIAL NOTES:
- To build the DLL on the command line, simply run the lxmin2
- command file on the command line.
-
- VisualAge C++ SAMPLES INFORMATION:
- A complete listing of samples shipped with the VisualAge for C++
- product can be found in the online GUIDE TO SAMPLES. To access
- this notebook, simply:
-
- - Open the VISUALAGE FOR C++ program group in the Program
- Manager window, then
- - Open the GUIDE TO SAMPLES notebook in the program group.
-