Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
out/string question
#7
Or, use your own function for text output. For example, create function Out2 and paste this text:

Code:
Copy      Help
;/
function str's

g_out2+s
g_out2+"; "
out s

Then, in the macro, replace all out to Out2. At the beginning of the macro, insert this:

Code:
Copy      Help
str+ g_out2=""

When the macro ends, all its output will be in global variable g_out2.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)