Perfect
The answer you gave on VB was exactly what I was looking for.
This will help me expand things even further with this application.
Thanks for that
Marc
Search found 8 matches
- Thu Dec 27, 2007 2:08 pm
- Forum: General Discussion
- Topic: Can MS do this?
- Replies: 10
- Views: 11541
- Thu Dec 27, 2007 1:42 pm
- Forum: General Discussion
- Topic: Can MS do this?
- Replies: 10
- Views: 11541
Hi Marcus, Yeah I did check it out, I was just being lazy with my typing, that will learn me for not typing in full hand. Yet I still see no answer specifically for the VB support and tie in, only a mention that we can use commandline to activate it if we need too. I presume this means there is no n...
- Thu Dec 27, 2007 3:47 am
- Forum: General Discussion
- Topic: Can MS do this?
- Replies: 10
- Views: 11541
Hey Paul, Thankyou for that explanation, you pretty much nailed one of the questions I was looking for. Basically SRT's as you call them, can be closed loops or sections/functions that I want to perform. Lets say in one section of code I wanted to check for an image, action that image and do xyz, th...
- Thu Dec 27, 2007 2:21 am
- Forum: General Discussion
- Topic: Can MS do this?
- Replies: 10
- Views: 11541
Well I dont really know how to explain what I need other then just showing you an example of how another software does it. Now let me state right now that I think MS is the most advanced macro creator I have used. This is what I am talking about when I say support for proper scripting. http://wiki.i...
- Wed Dec 26, 2007 11:23 pm
- Forum: General Discussion
- Topic: Can MS do this?
- Replies: 10
- Views: 11541
Well you could do that. Butt please correct me if I am wrong here, but you cannot create in the traditional sense, functions within MS, which means if I want to do a series of contained loops, then I need to call goto lines to jump to each part of the code that needs to be executed correct? Or I nee...
- Wed Dec 26, 2007 3:11 pm
- Forum: General Discussion
- Topic: Can MS do this?
- Replies: 10
- Views: 11541
Can MS do this?
Hey Guys, About 2 years ago when i was playing around with an Internet macro recorder by one of your competitors (I wont mention the name) I noticed it had a really really cool feature that expanded its use 20 fold. I am curious if MS has support for this or is going to provide support for this in i...
- Wed Dec 26, 2007 12:07 pm
- Forum: Beginners
- Topic: Correct referencing to window locations
- Replies: 2
- Views: 4034
Thankyou very much, I will have a play with that then. Now from what you have said below, that would be a screen cap of the entire window, is it possible to use those co-ordinate from get active window, and then tell screen capture to only capture a selection from within that active window? If so wh...
- Wed Dec 26, 2007 12:56 am
- Forum: Beginners
- Topic: Correct referencing to window locations
- Replies: 2
- Views: 4034
Correct referencing to window locations
Hi Guys, New time user here and have a few questions about referencing screen positions and making sure you are always hitting the right co-ordinates, regardless of the end user setup (to a degree) I will use my lates messings around with screen capturing and image searching, which I am having great...