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

  1. .k ScriptDir/A
  2. SetProtection "80Questions.doc.info" RWD
  3. SetProtection "example.txt.info" RWD
  4. SetProtection "example2.txt.info" RWD
  5. SetProtection "Samples.info" RWD
  6. SetProtection "Source.info" RWD
  7. CD "Source"
  8. Assign ScriptDir<$$>.4: "<ScriptDir>"
  9. Execute "ScriptDir<$$>.4:Source/SetAttributes" "ScriptDir<$$>.4:Source"
  10. CD /
  11. CD "Fonts"
  12. Assign ScriptDir<$$>.4: "<ScriptDir>"
  13. Execute "ScriptDir<$$>.4:Fonts/SetAttributes" "ScriptDir<$$>.4:Fonts"
  14. CD /
  15. CD "Samples"
  16. Assign ScriptDir<$$>.4: "<ScriptDir>"
  17. Execute "ScriptDir<$$>.4:Samples/SetAttributes" "ScriptDir<$$>.4:Samples"
  18. CD /
  19. Assign ScriptDir<$$>.4:
  20.