Search found 8 matches

by ichiban
Sat May 17, 2008 7:58 am
Forum: Beginners
Topic: Communication between Master and Slave Scripts
Replies: 4
Views: 6323

Thanks
by ichiban
Fri May 16, 2008 6:28 pm
Forum: Beginners
Topic: Communication between Master and Slave Scripts
Replies: 4
Views: 6323

I was trying to do it with IEAUTO.dll But the tip has given me some ideas, thanks. Wish this place provided explanations on whats going on behind the code. Being fed code is like feeding man a fish.
by ichiban
Fri May 16, 2008 3:59 am
Forum: Beginners
Topic: Communication between Master and Slave Scripts
Replies: 4
Views: 6323

Communication between Master and Slave Scripts

I'm setting up some scripts in the master - slave format where the master will call each slave to do things by setting the values in an ini file. Right now slave one using IEAuto creates internet explorer and slave two will navigate to a website. Is there a way to pass the handle of the browser to b...
by ichiban
Thu May 08, 2008 9:39 am
Forum: Technical / Scripting
Topic: When, how are dialogs initialized?
Replies: 1
Views: 3369

When, how are dialogs initialized?

This is a rough, fictional example but similar to my script except that I've removed pre-initialization for global variables that are used in the dialog blocks. I'm trying to figure out why the dialog field Last Name: shows Unknown instead of Smith. Let>VAREXPLICIT=1 // initialize Last_name but not ...
by ichiban
Tue May 06, 2008 11:34 pm
Forum: Technical / Scripting
Topic: Complex Expression braces, whats going on inside?
Replies: 3
Views: 4007

Complex Expression braces, whats going on inside?

I need an explanation of how the complex expression braces behave. I'm trying to find an equivalent line using complex expression braces to the following line: Let>started=%date%, %time% ...results in the watch as: STARTED=5/6/2008, 3:30:30 The following lines do not work: Line A Let>started={%date%...
by ichiban
Fri Apr 11, 2008 2:49 am
Forum: Technical / Scripting
Topic: version 9 are you kidding?
Replies: 12
Views: 12542

version 9 are you kidding?

How can you pettle this untested software? No wonder my customer doesn't want to sink any more money into mjtnets software. In one day I've found three severity one issues: crash, freeze, data corruption and I'm supposed to be testing my customers website.
by ichiban
Thu Apr 10, 2008 11:12 pm
Forum: General Discussion
Topic: List of functions in available dlls
Replies: 1
Views: 3736

List of functions in available dlls

Is there a list of the functions in your dlls and how to use them? For example I would like to see documentation on the functions in IEAuto.dll. If there is no such documentation, is there a function in IEAuto to close IE? Otherwise I guess I have to use CloseWindow().
by ichiban
Thu Apr 10, 2008 3:09 am
Forum: Enhancement Suggestions
Topic: Select+mousewheel = crash
Replies: 5
Views: 10164

Also found in version 9.1

100% reproducible on my end when holding left click and moving mouse wheel. Does not need text to exist in the basic editor box; select new script then reproduce bug. Have also seen it within a couple of attempts when highlighting text in the basic editor box and accidently moving the mouse outside ...
Sign up to our newsletter for free automation tips, tricks & discounts