home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / rspg12.zip / SAMPLE.RSP < prev   
Text File  |  1994-08-24  |  2KB  |  39 lines

  1. ********************************************************************************
  2. * This response file is used for GENRSP.CMD                                    *
  3. *------------------------------------------------------------------------------*
  4. * The generator reads the <SourceRSP>.rsp and changes all defined keywords to  *
  5. * the corresponding value.                                                     *
  6. * The new response file will be saved to <TargetRSP>.RSP                       *
  7. *                                                                              *
  8. * The syntax of the VARS section is the following:                             *
  9. * <KEYWORD> = <VALUE>                                                          *
  10. *                                                                              *
  11. * In the RSPFILES section all the response directories have to be included     *
  12. * The response files will be determined using keywords TargetRSP and SourceRSP *
  13. *                                                                              *
  14. * Remarks beginns always with an *                                             *
  15. ********************************************************************************
  16.  
  17. *------------------------------------------------------------------------------*
  18. * Section of variables                                                         *
  19. *------------------------------------------------------------------------------*
  20.  
  21. *-----------------------------MANDATORY SECTION--------------------------------*
  22. [VARS]
  23. * Name of the new response file
  24. TargetRSP = NEWUSER.RSP
  25.  
  26. *-----------------------------FREE SECTION-------------------------------------*
  27. * LAPS
  28. TRAddress = 400000000000
  29. * CM/2
  30. Node      = Y0000000
  31. CMName    = NEWUSER
  32.  
  33. *------------------------------------------------------------------------------*
  34. * Response files to generate                                                   *
  35. *------------------------------------------------------------------------------*
  36. [RSPFILES]
  37. G:\CID\RSP\CM2101\RSPGEN.RSP
  38. G:\CID\RSP\LAPS\RSPGEN.RSP
  39.