Hi, I've got a comma separate list, like:
apples, oranges, pears I'd like to make it reads: apples, oranges, or pears My guess was to use s/// to turn the last ',' into ', or' Any ideas? Thanks Tristan _______________________________________________________ sent via the murky.net webmail hegemony -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
