home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 3 / Meeting_Pearls_III.iso / SetAttributesDir / Pearls / edu / XMGR / SetAttributes
Text File  |  1995-10-13  |  573b  |  20 lines

  1. .k ScriptDir/A
  2. SetProtection "xmgr.info" RWD
  3. SetProtection "xmgr23.readme.info" RWD
  4. SetProtection "doc.info" RWD
  5. SetProtection "examples.info" RWD
  6. SetProtection "docs.info" RWD
  7. CD "doc"
  8. Assign ScriptDir<$$>.4: "<ScriptDir>"
  9. Execute "ScriptDir<$$>.4:doc/SetAttributes" "ScriptDir<$$>.4:doc"
  10. CD /
  11. CD "docs"
  12. Assign ScriptDir<$$>.4: "<ScriptDir>"
  13. Execute "ScriptDir<$$>.4:docs/SetAttributes" "ScriptDir<$$>.4:docs"
  14. CD /
  15. CD "examples"
  16. Assign ScriptDir<$$>.4: "<ScriptDir>"
  17. Execute "ScriptDir<$$>.4:examples/SetAttributes" "ScriptDir<$$>.4:examples"
  18. CD /
  19. Assign ScriptDir<$$>.4:
  20.