Search found 105 matches

by bnc1
Fri Dec 21, 2007 3:09 pm
Forum: Technical / Scripting
Topic: Range check error
Replies: 0
Views: 2970

Range check error

I am getting a strange error using MS 9.21. I edit an existing script, adding 2 lines (Waitclipbload) and save it. After the save if I try to change macro properties or edit it again I keep getting the same error message over and over . "Range check error" . Very odd. I can however delete the macro....
by bnc1
Fri Jul 13, 2007 4:58 pm
Forum: General Discussion
Topic: I/O Error 32
Replies: 1
Views: 3851

I/O Error 32

Does anyone know what I/O Error 32 is ? I got it while running a fairly complicated script . Its a Macro Scheduler message in a small window/box with an OK button. I made many changes to my script so I am sure my changes are probably the cause . I just need a little help in determining where the pro...
by bnc1
Mon Jan 15, 2007 6:00 pm
Forum: Technical / Scripting
Topic: View System Windows Locks Macro Scheduler
Replies: 7
Views: 7902

By any chance are you using Nvidia's Nview Desktop Manager ? I had a similar problem with code FindWindowWithtext and also when using View System Windows from the editor. I posted it awhile back :roll:

http://www.mjtnet.com/forum/viewtopic.php?t=2467
by bnc1
Sun Oct 01, 2006 2:23 pm
Forum: General Discussion
Topic: 8.1 Install problem Vista x64 build 5728
Replies: 4
Views: 6018

Installation of the new download of MS 8.1 was successful :D
by bnc1
Fri Sep 29, 2006 7:06 pm
Forum: General Discussion
Topic: 8.1 Install problem Vista x64 build 5728
Replies: 4
Views: 6018

Thanks Marcus. I will try the new download shortly. I did manage to find my own circumvention to the problem :) 1) Install MS 8.03 2) Install MS 8.1 as an upgrade and then shutdown MS 3) Use Regedit and navigate to HKEY_CURRENT_USER\Software\MJTNET\Msched 4) Find key DataDir and remove the value %Da...
by bnc1
Fri Sep 29, 2006 3:55 pm
Forum: General Discussion
Topic: 8.1 Install problem Vista x64 build 5728
Replies: 4
Views: 6018

8.1 Install problem Vista x64 build 5728

I was running version 8.03 of Macro Scheduler on Vista-x64 build 5728 without problems (only tested 2 scripts). After installing MS 8.1 as an upgrade, I had no scripts and could not import (0 macros imported) or create (cant save to %datadir%) any new ones. I then uninstalled MS and deleted the MJT ...
by bnc1
Thu Dec 15, 2005 5:11 pm
Forum: Technical / Scripting
Topic: Macro Scheduler hangs up in Tools/view system windows
Replies: 1
Views: 3761

Ok I found the cause. I was playing around with Nvidia's Nview Desktop Manager. Once I disable this feature, the Macro Scheduler hangups with Tools/View System Windows and the FindWindowWithtext command goes away !

I am using Nvidia 81.67 64bit Forceware drivers
Windows-x64 OS
by bnc1
Thu Dec 15, 2005 1:09 pm
Forum: Technical / Scripting
Topic: Macro Scheduler hangs up in Tools/view system windows
Replies: 1
Views: 3761

Macro Scheduler hangs up in Tools/view system windows

Greetings I have a series of scripts which was running fine on 3 different systems. Now of all sudden the script hangs up on a FindWindowWithtext> command on just one system . I am using Macro Scheduler 7.4.008. I tried switching to 7.4.006 and 8.0.007 beta but the problem is still there. I also not...
by bnc1
Fri Nov 18, 2005 8:46 pm
Forum: General Discussion
Topic: Multiple versions of macro scheduler
Replies: 2
Views: 4591

Ok thanks for that tip. The trick was NOT to use separate data folders just as the install instructions say.

:D :D :D
by bnc1
Fri Nov 18, 2005 6:57 pm
Forum: General Discussion
Topic: Multiple versions of macro scheduler
Replies: 2
Views: 4591

Multiple versions of macro scheduler

Is there a technique for installing and maintaining two separate versions of macro scheduler? I would like to to have separate versions and macros , ie v7.4 and Beta 8.0. I tried installing Beta 8.0 in a separate folder, but it seems like the macros I was using were somehow shared. I couldnt keep th...
by bnc1
Sun Nov 13, 2005 7:49 pm
Forum: Technical / Scripting
Topic: Delay for Press X
Replies: 14
Views: 19218

I understand completely and I make frequent use of the other wait functions when I can. But I still need hard coded waits on a frequent basis. For example , in one script Waitwindowopen> waitready> mouseover> did not work properly for my application until I added a hard coded wait>1 after the waitre...
by bnc1
Sun Nov 13, 2005 7:24 pm
Forum: Technical / Scripting
Topic: Delay for Press X
Replies: 14
Views: 19218

Yes I would love to have that option. It would make my MJT world much easier to maintain becuase I have to adjust the wait values continuously for different machines. I am going to start testing beta version 8 , the new OnEvent function looks promising :) .. is it too late for a global type wait fun...
by bnc1
Sun Nov 13, 2005 2:41 pm
Forum: Technical / Scripting
Topic: Delay for Press X
Replies: 14
Views: 19218

Well that wasnt much help. I find many of my scripts are 30-50% "wait" code. I think the original poster has a point. A global wait value would be a very nice enhancement. Other software packages have it

:P
by bnc1
Mon Aug 01, 2005 8:21 pm
Forum: Technical / Scripting
Topic: problem with LOWER string function
Replies: 3
Views: 4783

Thanks for the rapid response and quick fix. I appreciate good tech support (as en ex techie). I am now a paying customer. I also like the new PAUSE function.
by bnc1
Sun Jul 31, 2005 5:20 pm
Forum: Technical / Scripting
Topic: problem with LOWER string function
Replies: 3
Views: 4783

problem with LOWER string function

Hello I am having a wierd problem using the LOWER string function. try using this script : label>start input>Player,enter name messagemodal>Player Let>LowercaseName={Lower(%Player%)} messagemodal>lowercasename goto>start Everything works fine except when the input variable is something like E4 or E1...
Sign up to our newsletter for free automation tips, tricks & discounts