How do you record macros in XP?

Can you? I’ve never been able to find anything within XP that would explain to me how to record a macro that I could use, say, for entering my name and password into a website that I visit frequently, such as the mail system at the University. Is it not possible? Thanks, dopers.
xo, C.

Are you talking about an OS-level scripting language as in Applescript, a batch file that does basic OS tasks, or program-specific scripting ability?

I have no idea. At one time, I think I had the ability to simply record some keystrokes and then invoke them somehow whenever I wanted to repeat them. That’s what I’d like to be able to do. I thought that maybe someplace in XP there would be such a thing, but I haven’t found it.

You’re remembering the old Macro Recorder. It’s not there in XP. However, you can use assorted scripting languages, like cscript. You can also write batch files (.bat or .cmd)

Excellent! Thank you!

…uh, I have no clue as to how to do any of those things. Can you point me someplace that I can learn to (with my obviously limited beginning skills)?

I had a lot of repetitive routines in my last job, and I managed to automate most of them using AutoHotkey. I never used the recorder (and the scripting language is a tad arcane), but it got the job done.

Beautiful. It looks like I should be able to use that. Thanks. xo, C.

Nor in Windows 2000
Nor in Windows Me
Nor in Windows 98
Nor in Windows 95
Last appearance was in Windows 3.1. Why do they take out these great things? :mad:

I wish I knew. Windows 3.1 had a kick-ass mouse tutorial that was the best never-used-a-mouse-before introduction to using a mouse I’ve ever seen, and it’s gone, too.

What?

Try Start>Programs>Games>Solitaire (>Minesweeper, Freecell, etc.) :slight_smile:
Anyone remember when Apple pulled that number-shifty game from the OS? There was something of an uproar for a while until they put it back. This is late eighties or so. (And I only know there’s a correlation between the two, no idea of causation.)

I have used the Solitaire program on Windows as a “mouse tutorial”. It teaches single- and double-click, as well as drag-n-drop.

Here is another handy dandy one I’ve used for years.

I wish I could get the clock (the one on the bottom-right corner or the screen) to show seconds, like it did in Win 3.

(Yes, I’ve seen other clocks, but they don’t become part of the taskbar.)

Some of them do.

AutoHotkey is fantastic, I use it for a thousand different things.

Thank you! Thank you! Thank you! I’ve been looking for something like this for only 13 years!

(And, meeting my favorite programming standards, it doesn’t need an install program!)

I did download the program and tried it out on my university’s e-mail system. But for some reason, it doesn’t work. It puts my name in fine, but it seems to be putting an extra letter or something at the beginning of my password, so it enters 10 key strokes instead of the 9 that it really calls for. I don’t know what I’m doing wrong. Any ideas? or any ideas on how to find a solution?

Could you post the script you are using?

Actually, I just erased the script I had entered and started again, and this time it did work. Don’t know what the problem was, but I’m fine now.