home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Utilities / Programming / ICScriptor 1.0b1 / ICScriptor Installer Read Me next >
Encoding:
Text File  |  1995-12-31  |  2.5 KB  |  34 lines  |  [ttro/ttxt]

  1. ICScriptor 1.0b1 
  2. Written by Leonard Rosenthol 
  3.  
  4.  
  5. Installation
  6. Click the "Continue" button and then follow the directions to install ICScriptor.
  7.  
  8. In addition to the files contained in this folder, the InternetConfig Commands OSAX has been installed into your Scripting Additions folder (which is in your Extensions folder). The OSAX is for use by users of AppleScript.  Users of Frontier should install the two Frontier files contained in the ICScriptor folder - one for accessing the ICScriptor application and one for direct access to Internet Config itself!
  9.  
  10. ICScriptor refers to the complete package of tools for accessing Internet Config via a scripting system - the ICScriptor application the InternetConfig Commands OSAX and the Frontier install files.
  11.  
  12. Also included in this installer is the COMPLETE source code to all parts of ICScriptor.  You will need to do a "Custom Install" to get them though...
  13.  
  14.  
  15. System Requirements
  16. ICScriptor requires System 7.0 (or later) but is only really useful if you also have Internet Config and an OSA compliant scripting language (AppleScript, Userland Frontier, QuicKeys 3, tclScript, etc.). ICScriptor is 32-bit clean, ‘040 cache, PowerMac, AV and virtual memory compatible. In other words, as long as you have System 7.0 (or later), Internet Config and a scripting language it will work!
  17.  
  18.  
  19. Description
  20. ICScriptor is a collection of pieces which allow one to access the Internet Config preferences from an OSA compliant scripting language.  If the previous sentence doesn't make any sense to you, then you do NOT need ICScriptor!
  21.  
  22. The parts are as follows:
  23. * ICScriptor, the application, is for the Apple event purists who remember that Apple events are to be sent between applications and that is how the language is extended!
  24. * InternetConfig Commands is a set of OSAXen for AppleScript that given scripts direct access (without the need for an application) to the Internet Config preferences.
  25. * ICScriptor.Frontier and systems.extensions.ic are Frontier install files for accessing the ICScriptor application and Internet Config directly, respectively.
  26.  
  27.  
  28. Version History
  29. 1.0b1  -  First public release (8/9/95) 
  30.  
  31. Legal Stuff
  32. Like Internet Config itself, ICScriptor and the COMPLETE source code used to build it, are placed into the public domain!  You may include ICScriptor in part of whole (as is or modified) in any product you like be it commercial or not.  You may use the sources for anything you want (hopefully you'll find them easy to understand and can learn from them!) whether it be IC related or not.
  33.  
  34. In other words, Have Fun!