Hi!

I am trying to swap all the '||' in a string to or:  
      s/||/ or /g;

I have tried it a number of ways, but I am getting no where.

Any ideas?

Thanks,

Jerry

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to