Re: What is wrong with this script?
Re: What is wrong with this script?
- Subject: Re: What is wrong with this script?
- From: Michelle Steiner <email@hidden>
- Date: Sat, 29 Nov 2003 15:14:52 -0700
On Nov 29, 2003, at 12:11 PM, Christopher Nebel wrote:
Try using a semicolon instead of the return.
Or a linefeed (aka "ASCII character 10"). "return" is ASCII 13, which
is effectively a space as far as most shell tools are concerned.
Would a semicolon break anything down the line? If not, it's easier
than using the linefeed.
--Michelle (just getting her feet wet with shell script.)
--
Homosexuals do not recruit; Christians recruit.
_______________________________________________
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.