Search found 1356 matches

by Dorian (MJT support)
Fri Jan 31, 2003 5:32 am
Forum: Technical / Scripting
Topic: "Input" opens entire program? 7.1 pro.
Replies: 6
Views: 13179

Something just occured to me. I wonder what happens if you compile it as an exe, then write another macro with the same hotkey which just runs the exe?
by Dorian (MJT support)
Tue Jan 28, 2003 8:26 pm
Forum: Technical / Scripting
Topic: "Input" opens entire program? 7.1 pro.
Replies: 6
Views: 13179

I wonder if it still happens if the script was compiled to an exe?
by Dorian (MJT support)
Wed Jan 22, 2003 2:10 am
Forum: Technical / Scripting
Topic: Open Specific Access table?
Replies: 2
Views: 7438

Thanks Bob, I wasn't aware we could do that. I appreciate your help.
by Dorian (MJT support)
Wed Jan 22, 2003 2:09 am
Forum: Technical / Scripting
Topic: Case insensitive IF> ?
Replies: 5
Views: 8264

Excellent! That's just the ticket! Thank you. :D
by Dorian (MJT support)
Tue Jan 21, 2003 7:04 pm
Forum: Technical / Scripting
Topic: Open Specific Access table?
Replies: 2
Views: 7438

Open Specific Access table?

Hi guys,

Is there a way to open a specific microsoft access table rather than just opening access or opening the .mdb ?
by Dorian (MJT support)
Tue Jan 21, 2003 7:03 am
Forum: Technical / Scripting
Topic: Case insensitive IF> ?
Replies: 5
Views: 8264

Case insensitive IF> ?

Hi Guys,

Is there a way to instruct IF> to be case insensitive?

Right now I'm having to use

IF>state=Colorado,colorado
IF>state=colorado,colorado

.. which is a bit of a pain for long lists.
by Dorian (MJT support)
Thu Jan 09, 2003 7:02 pm
Forum: Technical / Scripting
Topic: Break on mousemove
Replies: 0
Views: 5961

Break on mousemove

#### EDIT 17/04/2023: This post was written in 2003. In 2006 Onevent was introduced. Here is the OnEvent version of the "mousemove break". wait>1 GetCursorPos>xx1,yy1 OnEvent>CUSTOM,MyTriggerSub,DoIT,DoSomething SRT>MyTriggerSub GetCursorPos>xx2,yy2 if>{(%xx1% <> %xx2%) OR (%yy1% <> %yy2%)} Let>DoIT...
by Dorian (MJT support)
Fri Jan 03, 2003 3:28 am
Forum: Technical / Scripting
Topic: Create and save filenames based upon today's date
Replies: 40
Views: 63164

If you're trying to change the name, and you are actually using something like :

CC%the_year%%the_month%%the_day%%

... you can just change this line to

CC%the_month%%the_day%%%the_year%

personally, i prefer to put dashes in the middle :

CC%the_month%-%the_day%-%%the_year%
by Dorian (MJT support)
Thu Jan 02, 2003 11:53 pm
Forum: Technical / Scripting
Topic: Create and save filenames based upon today's date
Replies: 40
Views: 63164

sorry Edward. I meant Edward, not Ernest.

Doh!
by Dorian (MJT support)
Thu Jan 02, 2003 11:36 pm
Forum: Technical / Scripting
Topic: Create and save filenames based upon today's date
Replies: 40
Views: 63164

Hi Ernest, This is a quick reply on the fly in response to the personal message you sent me. Unfortunately I'm in the middle of a project, so don't have time to look at this in detail, but I use the following lines to download a logfile from my web server, and save it using todays date. I hope this ...
by Dorian (MJT support)
Wed Dec 18, 2002 3:00 am
Forum: General Discussion
Topic: MS 7.1.7 pro not "opening"
Replies: 13
Views: 21853

Problem solved. Thanks for your support

This was one of those "I cured it but I don't have a clue how or why" type problems I am sure we're all familiar with. Just in case anyone has a similar problem, this is what I did. 1. Shut down Macro Scheduler. 2. Made a copy of the MJT folder in program files 3. Uninstalled MS using add or remove ...
by Dorian (MJT support)
Wed Dec 18, 2002 2:44 am
Forum: General Discussion
Topic: MS 7.1.7 pro not "opening"
Replies: 13
Views: 21853

hi Armstrong,

That's peculiar. I have been using ZL for a couple of years and can't say I've had any problems. Perhaps I have just been lucky.
by Dorian (MJT support)
Wed Dec 18, 2002 2:32 am
Forum: General Discussion
Topic: MS 7.1.7 pro not "opening"
Replies: 13
Views: 21853

Oh, seems "distributed com services" is a legitimate microsoft prog.
by Dorian (MJT support)
Wed Dec 18, 2002 2:27 am
Forum: General Discussion
Topic: MS 7.1.7 pro not "opening"
Replies: 13
Views: 21853

Hi Armstrong. The answer is no to all those three questions. I can only edit the existing ones in notepad, and run existing ones using the hotkeys. I just looked at my Zonealarm firewall logs to see what's been connecting, and there's something called "distributed COM services", which I am just abou...
by Dorian (MJT support)
Wed Dec 18, 2002 1:31 am
Forum: General Discussion
Topic: MS 7.1.7 pro not "opening"
Replies: 13
Views: 21853

Hi Horoscopes2000, It sounds like someone is stealing the contents in your keyboard buffer. That's usually a sign of spyware/virus attack. Please verify immediately. Uh Oh, what makes you think that? I don't have an Av running currently, but as far as I know I'm not infected. How would I check for ...
Sign up to our newsletter for free automation tips, tricks & discounts