home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 3 / Meeting_Pearls_III.iso / SetAttributesDir / Pearls / dev / Assembler / SNMA / SetAttributes
Text File  |  1995-10-13  |  370b  |  13 lines

  1. .k ScriptDir/A
  2. CD "arexx"
  3. Assign ScriptDir<$$>.5: "<ScriptDir>"
  4. Execute "ScriptDir<$$>.5:arexx/SetAttributes" "ScriptDir<$$>.5:arexx"
  5. CD /
  6. SetProtection "History.info" RWD
  7. SetProtection "readme.info" RWD
  8. SetProtection "snma-2.00.readme.info" RWD
  9. SetProtection "snma.guide.info" RWD
  10. SetProtection "snma.info" RWD
  11. SetProtection "SnmaOpts.info" RWD
  12. Assign ScriptDir<$$>.5:
  13.