home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / VSCPPv8.zip / VACPP / IBMCPP / samples / TOOLKIT / CREXX / PMREXX / README < prev    next >
Text File  |  1995-06-04  |  1KB  |  43 lines

  1.  
  2. PMREXX - The Presentation Manager REXX Interface Sample
  3.  
  4. DESCRIPTION:
  5.  
  6.   This sample provides a Presentation Manager window in which the user can
  7.   display the output from a REXX procedure or from any programs called by 
  8.   the REXX procedure.  The window has an entry field into which the user 
  9.   can type.
  10.  
  11. SAMPLE LOCATION:
  12. Inside the CREXX Sample Programs inside the main VisualAge C++ for OS/2
  13. folder on your OS/2 desktop.
  14.  
  15. Note: This sample is not provided in project form.
  16.  
  17. SOURCE FILE LOCATION:
  18.  
  19. X:\ibmcpp\samples\toolkit\crexx\pmrexx
  20. where X: is the drive you installed the samples and document component
  21. of VisualAge C++ for OS/2.
  22.  
  23. HOW TO RUN THE SAMPLE:
  24.  
  25. -From your OS/2 desktop:
  26. Double-click on the sample's icon.
  27.  
  28. -From an OS/2 command prompt:
  29. To start a non-WorkPlace Shell sample program from an OS/2 command
  30. prompt, type the name of the executable file and press Enter.  If you
  31. have edited source code of a sample program and want to recompile,link,
  32. and run the files, use the NMAKE tool. Your output is the executable
  33. file.  For information about the NMAKE utility, see the
  34. OS/2 Tools Reference.
  35.  
  36.  
  37. SOFTWARE/HARDWARE REQUIREMENTS:
  38.  
  39.  
  40. - IBM VisualAge C++
  41. - OS/2 Warp
  42. - IBM or compatible 386 and up.
  43.