Re: Howto Display terminal return value??
Re: Howto Display terminal return value??
- Subject: Re: Howto Display terminal return value??
- From: Michelle Steiner <email@hidden>
- Date: Sat, 18 Jan 2003 14:35:53 -0700
On Saturday, January 18, 2003, at 01:13 PM, montana wrote:
set this_result to do shell script B,
("timecalc.py" & " " & sdate & " " & edate) as string
display dialog this_result buttons {"Ok"} default button 1
"<<script>> doesn't understand the B message."
Any ideas on how to make this code better?
set sdate to the text returned of (display dialog "Enter start date:"
default answer "")
--Michelle
--
"There's some good in the world, Mr. Frodo, and it's worth fighting
for."
_______________________________________________
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.