home *** CD-ROM | disk | FTP | other *** search
- Example Scripts for extracting data from AppleScript aware apps and
- importing to Newton Connection Kit 2.0.
-
- Version 1.0, 6/2/94
- Copyright 1994, John C. Schettino, Jr.
- js12@gte.com
-
- Emailware: send me email if you use these scripts, contact me if you want to
- sell them.
-
- export Calendar to Newton
- -------------------------
- This script extracts entries from Now-Up-To-Date 2.0 and formats them into
- a tab-delimited file that can be imported into the connection kit. The script
- will prompt for the Calendar file to use, and the start date to extract from.
- It will also prompt for the destination file. It will extract 31 days of events.
-
- See the script for a list of required osax (all available on gaea).
-
- dump Mail to Newton
- -------------------------
- This script extracts mail from Eudora 1.4x/2.0x and formats them into
- a connection kit native import file (this lets me control the font and
- paragraph layout.) The script will prompt for destination file, and will
- ask if new mail or all mail (in the In box) should be dumped. The script may
- be extended to dump mail from other mailboxes as well.
-
- See the script for a list of required osax (all available on gaea).
-