Re: Shell Scripting Sqlite
Re: Shell Scripting Sqlite
- Subject: Re: Shell Scripting Sqlite
- From: "Stockly, Ed" <email@hidden>
- Date: Fri, 30 May 2008 11:11:21 -0700
- Thread-topic: Shell Scripting Sqlite
>"Mark>>There is no way for *any* shell command to muck about with the contents
of the AppleScript program's memory. All it can do is spit stuff out, either to
its standard output (which comes back as the return value of> "do shell script")
or to some other file.
You may consider using Database Events to store and access data.
It's part of OS 10.4 and beyond, it's persistent stable and reliable. You
can access it from the shell using fairly simple osacompile and osascript
commands.
http://www.mactech.com/articles/mactech/Vol.22/22.02/IntrotoDatabaseEvents/i
ndex.html
http://developer.apple.com/documentation/AppleScript/Conceptual/AppleScriptX
/Concepts/as_related_apps.html
HTH,
ES
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden