Peter,
put url InputFile into tData
replace tab with comma in tData
put tData into url outputFile
Best,
Mark
On 22 Feb 2008, at 11:11, Peter Alcibiades wrote:
How do you do this? Its super easy in awk. You just set the item
delimiters
for the input file and the item delimiters for the output file
independently.
Then if you write, for instance, items 1 and 2 to the output fie,
they may
have been tab separated in the input file but will now be |
separated or
whatever in the output file. Its very simple. But there doesn't
seem to be
the same thing in Rev.
Or maybe I am too hung up on the awk model and can't see it?
Peter
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution