I really enthusiast when i found this software since it can help me on my thesis project to automate extract data from a website.
But i really get a problem, when i build a program in VB 6.0 to execute imacros code in firefox nothing happen, it doesnt work.
The VB 6.0 doesnt giving any error/bug nor crash but still the imacros code doesnt run.
- Code: Select all
Set iim1 = CreateObject("imacros")
iret = iim1.iimInit("-fx")
iret = iim1.iimPlay("user")
I try to execute the imacros code directly from imacros control panel in firefox, it run perfectly, no error.
Is my computer missing some plugin, in order to run execute imacros from VB 6?
o yeah, i use trial edition