Re: Two line Do Shell Script
Re: Two line Do Shell Script
- Subject: Re: Two line Do Shell Script
- From: garbanzito <email@hidden>
- Date: Thu, 25 Jul 2002 15:59:10 -0600
at 2002 07 25, 13:20 -0700, they whom i call Alatorre, Michael wrote:
how do you do those two lines in a one line do
shell script?
do shell script ("echo line 1; echo line 2")
or
do shell script ("cd /tmp" & (ASCII character 10) & "pwd")
--
steve harley email@hidden
_______________________________________________
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.