iMacro, how to set variables from selected text? -


it's framed site, , tag command created when highlight text is:

frame f=0 tag pos=1 type=a attr=txt:test<sp>test 

i'm trying figure out how extract test<sp>test part , set variable, can put in form on tab.

try this:

frame f=0 tag pos=1 type=a attr=txt:testtest extract=txt 

Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

java - SmsManager sending message more than one -