Click to See Complete Forum and Search --> : Windows Macros


rplant
02-14-2002, 07:49 PM
Hello.

I'm not much of a coder but I'd like to maximize efficiency in my use of Win 2k. I was wondering if there was a way to create macros to perform tasks that I do often. Thanks.

jester22c
02-14-2002, 11:39 PM
Well there aren't exactly macros for windows itself but most office apps support macros. For use within windows though you can use batch files (set list of dos commands) to manipulate things and run programs etc. If you can let us know what exactly you're looking to do we can probably help better.

Note: there are a few programs for windows that memorize mouse movement and keystrokes and can be played back, but that will probably just hog system resources and not make anything more efficient.

DeadKen
02-15-2002, 12:00 AM
Originally posted by rplant
Hello.

I'm not much of a coder but I'd like to maximize efficiency in my use of Win 2k. I was wondering if there was a way to create macros to perform tasks that I do often. Thanks.

You might look into WSH. Its Microsoft's script stuff.

Sparky_D
02-15-2002, 10:28 AM
Look into Windows Scripting host.

[EDIT]: Sorry, I guess the person before me also suggested it :D.