home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 3 / Meeting_Pearls_III.iso / SetAttributesDir / Pearls / mus / Metro / SetAttributes
Text File  |  1995-10-13  |  434b  |  15 lines

  1. .k ScriptDir/A
  2. SetProtection "DEFAULT.SAMPLE.info" RWD
  3. SetProtection "Metro.guide.info" RWD
  4. CD "Rexx"
  5. Assign ScriptDir<$$>.4: "<ScriptDir>"
  6. Execute "ScriptDir<$$>.4:Rexx/SetAttributes" "ScriptDir<$$>.4:Rexx"
  7. CD /
  8. SetProtection "Samples.info" RWD
  9. CD "Samples"
  10. Assign ScriptDir<$$>.4: "<ScriptDir>"
  11. Execute "ScriptDir<$$>.4:Samples/SetAttributes" "ScriptDir<$$>.4:Samples"
  12. CD /
  13. SetProtection "TickSecs.info" RWD
  14. Assign ScriptDir<$$>.4:
  15.