home *** CD-ROM | disk | FTP | other *** search
/ DigitalVision: Earthworks / DISC2.iso / mac / Scripts / Scripts ReadMe next >
Encoding:
Text File  |  1996-07-02  |  3.3 KB  |  64 lines  |  [TEXT/ttxt]

  1.  
  2.  
  3.                                                                                             Script DeScriptions
  4.     (Most scripts are also documented in the script itself, readable by ╥Script Editor╙)
  5.     More scripts located in ╥Script Extras╙ folder.
  6.   For info on how to run these scripts, see the section at the end of this page.
  7.  
  8.  
  9. Batch Notes Export
  10.     The Export script will export the all of the notes fields of a catalog to a text file.  The presumption is that you would like to edit all the notes at once, perhaps making use of sophisticated pattern searching, etc,  in some external editor.   The format looks like this:
  11.  
  12. Wammy.tif                                                                     -- Name of file
  13. Hard Drive:Images ─:                                                       -- Location
  14. ñ                                                                                    -- Delimiter
  15. This is a wammy picture in Tif format.                         -- Comments
  16. Great with ìitron.  Enjoy.
  17. ñ                                                                                    -- Delimiter
  18.  
  19.     This script requires the ╥Scriptable Text Editor╙.  If you don't have it, get it from:
  20. ftp://imspace.com/pub/mac/scripts/STEditor.sea.hqx
  21.  
  22.  
  23. Connect to Imspace
  24.     Connects to Imspace's website.  Profitable.
  25.  
  26. HTML Export
  27.     Makes an HTML formatted page of your catalog.  Sorry, it does not export thumbnails. (Export of thumbnails coming soon.)
  28.  
  29.  
  30. Slide Show
  31.     This script takes advantage of Kudo's natural ability to peruse files and is a good example of window handling.
  32.  
  33. Ñ Edit Script
  34. Ñ Open Script Editor
  35.     Self explanatory dink class convenience scripts.
  36.  
  37. AppleScript Cooks:
  38.  
  39.     A large majority of these scripts have been overhauled to be more readable, understandable, and modifiable.  Partially, this is in response to the many requests we get of the type, "I need to change it JUST A LITTLE BIT!"  No more excuses, guys.
  40.  
  41. NEW    The keywords of the catalog are now gettable/settable from AppleScript.  Kudo will accept either a string or an AppleScript ╥list╙.  Don't over-marinate.
  42.  
  43. NEW    Some users have complained about all the user-friendly but non-essential dialogs in these scripts.  Therefore, I have included in (almost) all scripts a ╥POWERCHEF╙ global variable which you can set to ╥true" to bypass these non-essential dialogs.  At the very top of the script you wil find a line like this:
  44.  
  45.     set POWERCHEF to false
  46.  
  47. Change ╥false╙ to ╥true╙ if you're a speed demon.  Don't blink.
  48.  
  49.     Bon appÄtite,
  50.  
  51. Zeppenwolf
  52. Master AppleScript Chef
  53. Imspace Systems
  54.  
  55.                     How to Run these Scripts
  56.         There are two ways to run any of these AppleScripts.  Both methods acheive approximately identical results:
  57.  
  58. 1)    Place the script in the ╥Scripts╙ folder in the Kudo application folder, then select the script from the ╥Scripts╙ menu.  This is the most convenient way.  No mess.
  59.  
  60. 2)     Open the script with the ╥Script Editor╥ application, eg, by double clicking on the script while in the Finder.  Hit the ╥Run╙ button, or select ╥Run╙ from the menu, etc, to run the script.  This method allows you to read any comments or suggestions included in the actual script itself, if you're interested.  Also, applications like ╥Scriptable Text Editor╙ will find it easier to get your attention when they want to talk to you╔
  61.  
  62. These scripts are free and may be freely distributed, but must be accompanied by this file.
  63. Kudo¿ Image Publisher¬ is copyrighted by Imspace Systems, Inc.