Re: New to OS X
Re: New to OS X
- Subject: Re: New to OS X
- From: Emmanuel <email@hidden>
- Date: Fri, 3 Jan 2003 14:53:07 +0100
At 11:34 AM +0100 03/01/03, Aldo Bergamini wrote:
I am new to OS X AS... I need to replace the additions that made regular
expressions available under OS 9,
I guess it should be easier now, due to the unix roots of OS X. How can I
do RegExp work in AS now?
You can use directly grep. I suppose that "man grep" will tell you how to do.
Though, it is certainly more convenient to use Smile's Find dialog,
which supports Regular Expressions, to debug the Regular Expressions,
and then you may want to use the Satimage osax, which still proposes
Regular Expressions under OSX, to have RegExp available to your
scripts.
Significant improvements (who said "bug fixes"?) concerning RegExp
are being included in the next public release of the Satimage osax,
already available for download. RegExp users may want to download
that latest version:
<
http://www.satimage-software.com/downloads/Satimage249.dmg.gz>
Emmanuel
_______________________________________________
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.
References: | |
| >New to OS X (From: "Aldo Bergamini" <email@hidden>) |