Hi David C.,

put "Jones" into word wordOffset("Piper",tContainer) of tContainer

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer

Share the clipboard of your computer with other computers on a local network with Clipboard Link
http://clipbaordlink.economy-x-talk.com

Op 10 apr 2010, om 16:46 heeft David Coker het volgende geschreven:

Howdy folks,
Ran across another head scratcher that I need some help with.

Let's say I have put the following tongue twister into a variable
called tContainer:

Peter Piper picked a peck of pickled peppers.
If Peter Piper picked a peck of pickled peppers,
then where's the peck of pickled peppers that
Peter Piper picked?

the code:
replace "Piper" with "Jones" in tContainer

... obviously replaces every instance of the matching word found in
the container.

Am I overlooking a simple way to limit the number of matching words to
only one occurrence, other than processing the contents one line at a
time outside of the container?

If there is some other such command or function in RevTalk, I have
completely overlooked it and badly need some guidance.

Best regards,
David C.


_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to