home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 3 / Meeting_Pearls_III.iso / SetAttributesDir / Pearls / dev / Libraries / REXXDosSupport / SetAttributes
Text File  |  1995-10-13  |  316b  |  11 lines

  1. .k ScriptDir/A
  2. SetProtection ".Product-Info.info" RWD
  3. SetProtection "rexxdossupport.doc.info" RWD
  4. SetProtection "rexxdossupport.readme.info" RWD
  5. SetProtection "txt.info" RWD
  6. CD "txt"
  7. Assign ScriptDir<$$>.5: "<ScriptDir>"
  8. Execute "ScriptDir<$$>.5:txt/SetAttributes" "ScriptDir<$$>.5:txt"
  9. CD /
  10. Assign ScriptDir<$$>.5:
  11.