Re: Multiline awk needs debugging
Re: Multiline awk needs debugging
- Subject: Re: Multiline awk needs debugging
- From: Gnarlodious <email@hidden>
- Date: Mon, 26 Jan 2004 15:25:05 -0700
Hey that works! Except for the 2nd variable in the 1st line of every block,
which either doesn't get written or doesn't get read to begin with. I don't
know enough about Awk to figure it out (yet). See what I mean here:
http://home.earthlink.net/~gnarlodious/MissingFirstLineText.txt
Entity Chap Harrison spoke thus:
>
I think your original solution has problems
>
both with Mac vs. Unix line endings and with awk
>
statements not ending with semicolons. (The awk docs imply that these
>
are optional, but at some point in the past I decided it was better to
>
just always put them there).
I may have read about that problem somewhere, good point. When this is
running well I'll try to make it an inline script by whatever gimmick it
takes. Thanks for the help.
-- Gnarlie
_______________________________________________
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.