On Fri, 25 May 2012, Ken Stephens wrote:
> BEGIN { FS = OFS = "|" }
>
> I would restate this as:
>
> BEGIN { FS = "|"; OFS = "|" }
Ken,
That's the way I had it, but I saw an example using the first syntax and
thought it would also work. But, ... I just changed it back and still get
the same syntax error.
Every syntax example I find on the Web and in the ORA book I've tried; all
without success. It's such a simple thing I wonder why it's so difficult to
see.
Thanks,
Rich
_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug