Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need help with copy-paste in Firefox
#10
Macro Macro1439
Code:
Copy      Help
;repeat
acc "blah"
err
,"fubar"
,if scan(...)
,,goto next
,else goto repeat

or

Macro Macro1438
Code:
Copy      Help
rep
,acc "blah"
,err
,,"fubar"
,,if scan(...)
,,,goto next
,,else continue


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)