Re: can applescript parse and dump to a database?
Re: can applescript parse and dump to a database?
- Subject: Re: can applescript parse and dump to a database?
- From: Bryan <email@hidden>
- Date: Sat, 29 Dec 2001 13:22:04 -0500
- Organization: Apex Radiology
Sure, just read the data into a variable, look for lines with the keywords.
I use either Tanaka's "MT Pick Lines" or Akua's "collect lines of".
You can use this to get the line numbers as well, if you need to group
lines into a single field.
You can even break individual lines into separate fields with
keywords as delimiters using ACME Script Widgets "tokenize".
Bryan Kaufman
jeff evans wrote:
>
Is it possible with AppleScript to parse out the example "records: below
>
out and dump into a database?
>
>
je
>
>
BOOTH 750
>
20-Minute Vacation Massage Events H
>
1354 De Haro St.
>
San Francisco, CA 94107
>
415-487-9114 | 877-353-9114 | Fax: 415-647-4666
>
E-MAIL: email@hidden
>
INTERNET: www.20-minutevacation.com
>
A nationwide provider of chair massage for trade shows, conventions and
>
marketing events. For exhibitors, we provide booth-traffic builders and
>
sponsorships. Marketing managers use our professional massage
>
practitioners to build traffic for marketing and sampling events at
>
malls, motorcycle races and golf tournaments. We make your customers
>
smile! Looking for representation in Italy, Denmark, Holland, Germany
>
>
BOOTH 155
>
3D Exhibits Inc. H
>
2800 Lively Blvd.
>
Elk Grove Village, IL 60007
>
847-250-9000 | 800-471-9617 | Fax: 847-860-8165
>
E-MAIL: email@hidden
>
INTERNET: www.3dexhibits.com
>
Full service designer and fabricator of custom exhibits. Also, rental
>
exhibits and full graphic capabilities. Exclusive 3D Online Internet
>
program management and computerized properties management. Experienced
>
account teams are always accessible and responsive to support our
>
clients efforts worldwide.
>
_______________________________________________
>
applescript-users mailing list | email@hidden
>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
>
Do not post admin requests to the list. They will be ignored.