Search found 11 matches
- Mon Jun 25, 2007 2:54 pm
- Forum: Technical / Scripting
- Topic: Understanding View System Windows entries
- Replies: 2
- Views: 4691
It has been a while since I posted this first question, but I'm wondering whether there are any plans to put greater .net support into macro scheduler? The reason I ask is that I am trying to put forward a good case for us using MS rather than the grossly more expensive Mercury Quick Test Pro. The a...
- Wed Feb 14, 2007 3:47 pm
- Forum: Technical / Scripting
- Topic: Macro stops running/conflict with another program?
- Replies: 4
- Views: 7010
- Wed Feb 14, 2007 3:33 pm
- Forum: Technical / Scripting
- Topic: Macro stops running/conflict with another program?
- Replies: 4
- Views: 7010
Thanks for the response. The Log shows (as the last entry before appearing to get stuck): START: PushButton>Choose Player, OK It successfully pushes the button, but for some reason doesn't end the pushbutton. The application launches OK, but MS gets stuck - could this be because it doesn't realise i...
- Wed Feb 14, 2007 9:12 am
- Forum: Technical / Scripting
- Topic: Macro stops running/conflict with another program?
- Replies: 4
- Views: 7010
- Mon Jan 22, 2007 4:07 pm
- Forum: Technical / Scripting
- Topic: Macro stops running/conflict with another program?
- Replies: 4
- Views: 7010
Macro stops running/conflict with another program?
I have a program which simulates telephone and radio calls to create test data within a call logger. I have recently installed this on a new PC as the old one was getting on a bit.. I had successfully been using a point and click macro in macro scheduler to stop and start the program, but I thought ...
- Mon Jan 22, 2007 3:34 pm
- Forum: Technical / Scripting
- Topic: Run Program looking in wrong location for ini file
- Replies: 2
- Views: 4818
- Mon Jan 22, 2007 1:35 pm
- Forum: Technical / Scripting
- Topic: Run Program looking in wrong location for ini file
- Replies: 2
- Views: 4818
Run Program looking in wrong location for ini file
I have a program which I use at work which, when I try to run it using macro scheduler I get a message stating that the associated ini file "either it does not exist or is Read-Only" From what I can gather the system seems to be trying to locate the ini in the Macro Scheduler directory. (if I move t...
- Fri Dec 22, 2006 11:50 am
- Forum: Technical / Scripting
- Topic: How to delete a windows user?
- Replies: 3
- Views: 5675
How to delete a windows user?
Is it possible to create a macro to delete a specific windows user? The problem as I see it is that I can open computer manager and get to the Users, but deleting the correct user doesn't seem possible.
Any ideas?
Any ideas?
- Wed Jun 28, 2006 12:23 pm
- Forum: Technical / Scripting
- Topic: Understanding View System Windows entries
- Replies: 2
- Views: 4691
Understanding View System Windows entries
Hello, testing a .Net app and trying to press a button without doing a mousemove which could be unreliable. I've been looking at the View System Windows and one entry which may or my not be the button I'm after is: 3343586 - WindowsForms10.Window.8.app.0.20266e5 "IconButton1" How would I go about ma...
- Wed Jun 28, 2006 11:56 am
- Forum: Technical / Scripting
- Topic: Stack Overflow occurs - how do I stop this?
- Replies: 3
- Views: 5627
Yeah that's the entire script for now, I was just checking the robustness of Macro Scheduler in my test environment so I didn't spend a great deal of time on a complicated script that would fall over! I have replaced the Press CTRL Press ALT Press F2 Release CTRL Release ALT Release F2 with a goto> ...
- Wed Jun 28, 2006 9:26 am
- Forum: Technical / Scripting
- Topic: Stack Overflow occurs - how do I stop this?
- Replies: 3
- Views: 5627
Stack Overflow occurs - how do I stop this?
Hi, I am testing a .Net application on a windows xp client. I have downloaded the latest Macro Scheduler and am trialing it. I have a small script which launches a dialog, populates 3 fields with a timestamp and then closes the dialog. I wanted this to repeat itself as soon as it had finished so I s...