--On Thursday, June 12, 2003 10:14:53 -0700 Sadhunathan Nadesan <[EMAIL PROTECTED]> wrote:

|
| Allo Sadhu,
|
| > set itemdel to "|"
| > tune your metatalk code


What I have in the container is a bunch of lines.

I want to join them into one long line.

        It doesn't matter if the items in each line are separated by |
        or not, or if there is only one item on each line.  I just want
        to join the lines, or in other words, get rid of the end of
        line characters.

How do I do that?

You do this: "replace cr with empty in container" or if you want to: 'replace cr with "|" in container'


Merci!!


        Sadhu
_______________________________________________
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard




Regards, Andu Novac _______________________________________________ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard

Reply via email to