Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Find & Replace, Variables in text questions
#2
i don't have a lot of time but i can get you started.

for mailto info you can also see my blog
http://themacrohook.blogspot.com/search/label/mailto

for findreplace info see here as well
http://themacrohook.blogspot.com/2007/0 ... heory.html

there's also a method of creating a string value with more than one line in there as well which can help with long multi-line string values.

if you want to put a string inside another at a certian spot do it just like you have it above.

Code:
Copy      Help
str a=
;stnhnh htnseoah
;stnh tnuseoaht htoensa
;snth htnue hots ho put it here htnuesoats htenosa


a.findreplace("put it here" "replaced text")
out a


in fact my whole article on String Theory should answer a lot of your questions.
An old blog on QM coding and automation.

The Macro Hook


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)