Search found 6998 matches

by Marcus Tettmar
Mon Jan 17, 2005 3:14 pm
Forum: Scripts and Tips
Topic: New Scripts & Tips
Replies: 0
Views: 46305

New Scripts & Tips

We have moved the Scripts & Tips entries from the old archive to this forum. As well as making administration easier this brings everything into the same place and should make searching for answers more easy. If you would like to contribute to Scripts & Tips please send us a message with your contri...
by Marcus Tettmar
Tue Dec 14, 2004 12:32 am
Forum: Technical / Scripting
Topic: Msched Application Error with shlwapi.dll
Replies: 4
Views: 5209

shlwapi.dll is actually one of the shell libraries. The first place to check for potential problems is the Microsoft knowledge base:
http://search.microsoft.com/search/resu ... hlwapi.dll
by Marcus Tettmar
Tue Dec 14, 2004 12:30 am
Forum: Technical / Scripting
Topic: Return Codes from Script .exe's?
Replies: 5
Views: 5913

If you want to pass back your own data one way is to use environment variables. See the following commands: SetEnvVar GetEnvVar The compiled macro could set an environment variable with SetEnvVar which will then be available to the calling process. Macros can also set the MACRO_RESULT variable but t...
by Marcus Tettmar
Fri Dec 10, 2004 12:00 am
Forum: Scripts and Tips
Topic: Automate web forms with IE
Replies: 2
Views: 55171

Automate web forms with IE

by Marcus Tettmar
Fri Dec 03, 2004 9:24 pm
Forum: Technical / Scripting
Topic: Macro> Command returns only first variable
Replies: 8
Views: 7432

Tony,

Log into the download area - same place you downloaded 7.3.04 and download ms73041.zip and extract the exe into your msched directory (close Macro Scheduler first) and let me know if this fixes the problem.

Marcus
by Marcus Tettmar
Fri Dec 03, 2004 10:09 am
Forum: Technical / Scripting
Topic: Multi-Function Hot-key
Replies: 2
Views: 3484

Funnily enough this is addressed in the FAQs section on our web site and there is a very similar skeleton script there answering the same issue. Has been there since around 98 I think :-)
by Marcus Tettmar
Mon Nov 29, 2004 10:24 pm
Forum: Technical / Scripting
Topic: sending text to file name
Replies: 17
Views: 17347

For your screenshots did you use the mouse to invoke those menus or did you use keys. I suspect mouse because none of the entries have the underline char. It would be more help if you could issue keystrokes so that we can work out what they are. Press the ALT key and use the keyboard to navigate thr...
by Marcus Tettmar
Mon Nov 29, 2004 9:10 am
Forum: General Discussion
Topic: macro sched. book question
Replies: 1
Views: 3725

Hi, I'm afraid not. We couldn't afford to do that. We make only $1 or $2 royalties from these books which are provided as a service. They are produced by OnDemandManuals.com. To provide the books to you we would have to pay the publisher the cost price plus postage. At best we could offer the update...
by Marcus Tettmar
Sun Nov 28, 2004 10:32 am
Forum: General Discussion
Topic: Unable to right-click and select macro
Replies: 4
Views: 5607

Yes, just choose the minimal install option and install over the top. It then won't mess with the scripts and settings and just update the executables.

But I fail to see why reinstalling macro scheduler should fix a problem with your desktop not displaying the popup menu properly.
by Marcus Tettmar
Fri Nov 26, 2004 4:38 pm
Forum: General Discussion
Topic: Have to break macro scheduler when it has completed
Replies: 3
Views: 5734

Does this occur only if you run all three or just one of them? Please send the script so that we can help.
by Marcus Tettmar
Fri Nov 26, 2004 3:29 pm
Forum: General Discussion
Topic: Have to break macro scheduler when it has completed
Replies: 3
Views: 5734

To answer that we'd need to see your script(s) and log file(s). Which macro is hanging? It should say which is still running in the status bar. We could take a look at that macro and tell you what might be wrong.
by Marcus Tettmar
Wed Oct 13, 2004 11:14 am
Forum: Technical / Scripting
Topic: idea
Replies: 16
Views: 12043

Hi guys, We would support this idea. Often been asked if such a book exists. There is of course the command reference and getting started guide, but a more comprehensive book would be welcomed. Not an easy thing to do. I wouldn't know where to start. How to accommodate every possible scenario (impos...
by Marcus Tettmar
Thu Sep 30, 2004 2:33 pm
Forum: General Discussion
Topic: Inactive and trying to return
Replies: 1
Views: 3565

Your username is: jalbt51
Email [email protected] if you also need to reset your password.
by Marcus Tettmar
Tue Aug 24, 2004 9:32 pm
Forum: General Discussion
Topic: Simple Visual Basic function am I missing something?
Replies: 7
Views: 9354

The latest version of Macro Scheduler automatically removes trailing spaces and control chars from pasted code that has been copied from an HTML source (such as from Internet Explorer). So it really shouldn't be necessary to do this manually. In any case there is the Edit/Remove Trailing Spaces opti...
Sign up to our newsletter for free automation tips, tricks & discounts