home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / VSCPPv2.zip / VACPP / IBMCPP / BIN / IPMD.CMD < prev    next >
OS/2 REXX Batch file  |  1995-05-08  |  893b  |  14 lines

  1. /*************************************************************************/
  2. /* IBM(R) VisualAge(TM) C++ for OS/2(R), Version 3                       */
  3. /* (C) Copyright IBM Corp. 1991, 1995.                                   */
  4. /* - Licensed Material - Program-Property of IBM - All Rights Reserved.  */
  5. /*************************************************************************/
  6. /* FUNCTION:                                                             */
  7. /* Rexx exec to invoke ICSDEBUG.EXE (For CSET++ 2.0 users)               */
  8. /* HISTORY:                                                              */
  9. /* 03/06/95 DRK- Created                                                 */
  10. /* 05/08/95 DRK- Added Copyright                                         */
  11. /*************************************************************************/
  12. parse arg parameters
  13. 'icsdebug' parameters
  14.