Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Output string in an editor
#1
Hi,

I am storing some text in a string variable which I want the macro to type in the active editor (notepad or anything). How can I make the macro type the text from that variable.

Example:
===
str s
s = "Hello "
===

Now how do I type the contents of the variable s in whatever editor I have currently open?

Thanks in advance Smile


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)