home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / srcmac.zip / README.NOW < prev    next >
Text File  |  1995-01-03  |  1KB  |  37 lines

  1. /******************************************************
  2.  
  3.    REXX Macro files for Using SourceLink with PVCS
  4.    and SourceSafe
  5.  
  6. ******************************************************/
  7.  
  8. The following REXX macro files are provided as follows:
  9.  
  10.       GAFRLSTU.REX - Get All FRom LiST Unlocked
  11.       UNLOCK.REX - PVCS logfile Unlock
  12.       VLOG.REX - PVCS VLOG on the current workfile
  13.       PUT.REX - PVCS PUT the currently viewed work file.
  14.       CHECKIN.REX - SourceSafe the currently viewed work file.
  15.       CHECKOUT.REX - SourceSafe the currently viewed work file.
  16.  
  17. 1.  These files should provide a starting point for your own custom
  18. macros to interface SourceLink with PVCS and SourceSafe in your
  19. environment.  You will probably need to make changes to reflect
  20. your environment, particularily regarding any hard coded paths
  21. that may appear in the macors.
  22.  
  23. 2.  These macro files are provided AS IS.  One Up Corporation
  24. makes and user receives no warranty, expressed or implied,
  25. including the implied warranty of merchantability or fitness for
  26. a particular purpose.
  27.  
  28. 3.  These files are provided as sample code.  User will take
  29. appropriate steps to safeguard its data, other programs, and
  30. company from damage or disruption due to malfunction of these
  31. macro files.  One Up Corporation shall have no liability
  32. for damages or injury arising out of such malfunction.
  33.  
  34. 4.  We hope that you will find these macro files useful.
  35.  
  36. 1-4-95
  37.