Re: Unquoting a string
Re: Unquoting a string
- Subject: Re: Unquoting a string
- From: Robert Stretch <email@hidden>
- Date: Mon, 15 Jul 2002 15:12:07 +1000
Thanks for all your help, the run script line worked perfectly and i'll
remember it for future projects. For this project however, I decided
that AppleScript has such limited maths capabilities that I would use C
and the 'bc' inbuilt unix program. I still use AppleScript to gather
all the information, and change 'plus' to '+' etc, but the actual
calculation is done in C and sent back to the AppleScript. If anybody
would like a look at the code, just tell me and i'll post it. Thanks
again! :,)
Best Wishes
Robert Stretch
_______________________________________________
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.