Closing a file with a macro

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, MudGuard

Post Reply
Dave Stillman

Closing a file with a macro

Post by Dave Stillman »

I am trying to write a macro that opens a file, modifies it, and closes it. I haven't been able to close a file while recording a macro, because the menu item is disabled. Has anyone else seen this behavior in Textpad 4.4? (That's what I'm running. I haven't installed the newest version because I didn't want to rewrite all my macros.)

--Dave
fuciek
Posts: 3
Joined: Thu Apr 17, 2003 10:50 pm

Post by fuciek »

I'd like to do the same thing, but also can't. I'm using textpad 4.5
User avatar
talleyrand
Posts: 624
Joined: Mon Jul 21, 2003 6:56 pm
Location: Kansas City, MO, USA
Contact:

Post by talleyrand »

Have you thought about assigning a key combo to FileClose
(Configure -> Preferences -> Keyboard => File => FileClose) and then use that in your macro?
I choose to fight with a sack of angry cats.
Post Reply