Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How Define AutoText for Multiple Lines of Code
#1
For example: When I type (imc), I can automatically enter the following lines of code,Thanks in advance, any advice is welcome

Macro Macro1
Trigger SF9     Help - how to add the trigger to the macro
Code:
Copy      Help
IDispatch iim._create("iMacros")
int status=iim.iimOpen("")
str macro

macro=
;VERSION BUILD=7500718 RECORDER=FX
;TAB T=1
;URL GOTO=http://demo.imacros.net/Automate/Filter
status=iim.iimPlayCode(macro)

mes "press ok to next"

macro=
;TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:form1 ATTR=NAME:textfield CONTENT="Image Filter"
status=iim.iimPlayCode(macro)


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)