home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / utility / misc / reqchang.run / ReqChange / Upd.IDs < prev    next >
Encoding:
Text File  |  1992-06-21  |  1.3 KB  |  38 lines

  1. # This is the ID file for UPD ⌐ 1991 Jonas Petersson & Absolut Software
  2. # Send comments/suggestions/whatever to zap@indic.se
  3. #
  4. # Lines starting with '#' are comments
  5. #
  6. # Example:
  7. #
  8. # IDFiles and options
  9. #
  10. 2001    archive:sound/openpod -L archive:sound/hal -R
  11. #
  12. # To play the above ID perform this in AREXX:
  13. #
  14. # address PLAY ID '2001'
  15. #
  16. # ReqChange: ⌐ 1992  Magnus Holmgren (cmh@augs.se)
  17. # The following IDs takes care of what Arq (or ReqChange if suitably
  18. # configured) sends to Upd. Change the sample names to whatever you
  19. # like/have:
  20. #
  21. warn_insert_volume   Sounds:InsertADisk         -S
  22. error_task_held      Sounds:GotALiveOne         -S
  23. error_read_write     Sounds:CrappyDisk          -S
  24. warn_write_protected Sounds:ImAfraidICantDoThat -S
  25. warn_delete          Sounds:DestructionWarning  -S
  26. warn_printer         Sounds:DontYoyHaveAPrinter -S
  27. query_general        Sounds:WhatAreYouDoing     -S
  28. error_general        Sounds:JackLaugh           -S
  29. #
  30. # Some other IDs. Preferably use 'rc_' in front of IDs that comes from
  31. # ReqChange. These IDs match the "demonstration examples" found in
  32. # IdFile.Example.
  33. #
  34. rc_quoted_lf         Sounds:VerySpecialRequester -S
  35. rc_test_a_quote      Sounds:QuoteInRequester     -S
  36. rc_test_a_linefeed   Sounds:LineFeedInRequester  -S
  37. rc_general_requester Sounds:GerenalRequest       -S
  38.