Re: System calls in AS (was: Re: Unixy question)
Re: System calls in AS (was: Re: Unixy question)
- Subject: Re: System calls in AS (was: Re: Unixy question)
- From: Jon Pugh <email@hidden>
- Date: Thu, 9 May 2002 08:05:09 -0700
At 11:42 PM -0700 5/8/02, Michael Kelly wrote:
>
Hmm... couldn't you also just send this command to the system via
>
AppleScript through something akin to "system()"? Can AppleScript do that?
There is no "system" command, it's called "do shell script" and it's essentially what we were talking about.
However, you still can't call arbitrary C library routines from it.
Jon
_______________________________________________
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.