Search found 105 matches
- Sat Mar 06, 2021 1:53 pm
- Forum: Technical / Scripting
- Topic: Error when using Mouseover on Windows Insider builds
- Replies: 0
- Views: 36243
Error when using Mouseover on Windows Insider builds
I am getting an error when using the Mouseover command on either of the latest Windows Insider builds 21322 or 21327. "Access violation at address 7752949A in module user32.dll .Write of address 00409D30" Problem happens on versions 15.13 and 15.17 of Macro Scheduler. Windows Insider builds can be f...
- Thu Jun 04, 2020 9:52 am
- Forum: Technical / Scripting
- Topic: Gettextinit freezes debugger
- Replies: 20
- Views: 28915
Re: Gettextinit freezes debugger
My test with Gettextinit and the new text libraries failed with the same problem previously posted
- Mon May 18, 2020 11:19 am
- Forum: Technical / Scripting
- Topic: Gettextinit freezes debugger
- Replies: 20
- Views: 28915
Re: Gettextinit freezes debugger
I continue to have this same problem with Macro Scheduler v15.0.09. Scripts with GetTextInit will eventually cause my MS session to become unstable with error messages "Out of System Resources" or "Not enough memory resources are available to process this command". On my systems this issue started w...
- Thu Jan 09, 2020 2:03 pm
- Forum: Technical / Scripting
- Topic: Gettextinit freezes debugger
- Replies: 20
- Views: 28915
Re: Gettextinit freezes debugger
I am running Windows 10 v1909 64 bit. This problem may be related to changes to Macro Scheduler GetWord text dlls in v14.5.5 of Macro Scheduler. I can not replicate the issue in v14.5.4. The GetWord text dlls were upgraded from 4.1.2.192 to 5.1.1.251 . The exact MS error messages are "Out of System ...
- Wed Jan 08, 2020 4:21 pm
- Forum: Technical / Scripting
- Topic: Gettextinit freezes debugger
- Replies: 20
- Views: 28915
Re: Gettextinit freezes debugger
I have a similar problem with Gettextinit and WaitKeyDown. Macro Scheduler becomes unstable with false low on memory errors. I am running MS 14.5.5 and Windows 10 ver 1909.
- Mon Nov 27, 2017 12:49 pm
- Forum: Technical / Scripting
- Topic: Macro View List/Detail bug
- Replies: 2
- Views: 3084
Re: Macro View List/Detail bug
I changed the order of the columns by dragging and dropping columns TIME, DAYS, and REPEAT from the left side of the display to the far right. That seems to be the cause of the problem. For now I have moved those 3 columns back to their initial order to circumvent the issue.
- Thu Nov 23, 2017 1:00 pm
- Forum: Technical / Scripting
- Topic: Macro View List/Detail bug
- Replies: 2
- Views: 3084
Macro View List/Detail bug
I have noticed a minor problem when running Macro Scheduler 14.4.03 on Windows 10 with a high resolution monitor. When I display my macro list via the Show option and switch from View Details to View List and then back to View Details, the detail column headers (Group, Last Modified, Log file etc) a...
- Tue Oct 18, 2016 5:58 pm
- Forum: Technical / Scripting
- Topic: Press command no longer working
- Replies: 9
- Views: 9944
Re: Press command no longer working
I ran into a similar problem after upgrading from 14.3 to 14.3.05 , OS is Windows 7 Press ctrl send>A Release ctrl this code just sends a plain A when it used to send a Select All function . Press ctrl command didn't work ?? Edit ...found a script where a simple Press Enter does work. Maybe the Rele...
- Sat Jul 11, 2015 3:53 pm
- Forum: Technical / Scripting
- Topic: How to disable "running" notification for scheduled script ?
- Replies: 2
- Views: 3608
How to disable "running" notification for scheduled script ?
I have a script that executes every time my Windows 7 machine boots by enabling "Run immediately anyway" in the advanced schedule. This has worked fine for a long time :) . What I would like to do is automatically disable the "script is running:" popup balloon that appears in the notification area. ...
- Mon Apr 28, 2014 1:58 pm
- Forum: The Water Cooler
- Topic: Upgraded Forums
- Replies: 21
- Views: 27200
Re: Upgraded Forums
RSS feed is no longer available with the new forum?
- Tue Apr 02, 2013 10:36 am
- Forum: Technical / Scripting
- Topic: GetText Non-Performance
- Replies: 7
- Views: 7322
For a maximized window if I run the following code : getactivewindow>winname,xpos,ypos mdl>%xpos% %ypos% exit>0 I get results -9 -9 ,negative values! I believe this may be the cause of the problem when using GetWindowTextEx with maximized windows. If I "shrink" the same window to something less then...
- Tue Apr 02, 2013 10:11 am
- Forum: Technical / Scripting
- Topic: GetText Non-Performance
- Replies: 7
- Views: 7322
- Thu Mar 28, 2013 11:38 am
- Forum: Technical / Scripting
- Topic: WebRecorder Favorites not working
- Replies: 6
- Views: 7996
I am using Windows 7 Pro x64 English (United States) language. My favorites are installed in the default location. I noticed when I click on a favorite it does create an entry in the webrecorder url bar but its an empty entry. I can see this by clicking on the pull down menu tab. I also experimented...
- Wed Mar 27, 2013 8:43 am
- Forum: Technical / Scripting
- Topic: WebRecorder Favorites not working
- Replies: 6
- Views: 7996
- Tue Mar 26, 2013 1:56 pm
- Forum: Technical / Scripting
- Topic: WebRecorder Favorites not working
- Replies: 6
- Views: 7996
Strange. When I click on a favorite website, Webrecorder does create an IE instance with IECreate but an empty URL (no IENavigate code is generated either). Same thing happens when booting Windows 7 in safe mode. Also it doesnt matter if I start Webrecorder from the start menu or from the Macro Sche...