|
|
Hello,
you can just insert tab in to the command as shown on the example below. Just put some text with tabs to clipboard and then run this macro.
<cmds>
<varset>("textWithTab=%_vClpText%","")
<var_oper>(textReplaced,"%textWithTab%",STR_REPLACE," ","InsteadOfTAB", "0")
<msg>(-100,-100,"textReplaced","Message",1,0,0,1) |
IP Logged
|