- Subject: Using a "saved" macro
- From: Duke Normandin <dukeofperl@xxxxxxx>
- Date: Sat, 25 Oct 2008 11:54:56 -0600
Hi...
I needed a macro/function to insert the current date & time at the cursor position. I did the following:
()=evalfile("macro")
^X(
^X ESC insert ( time())
^X)
The macro worked fine!
I then did a:
^X ESC macro_save_macro
I followed the prompts, and everything is cool. However, I need to know how to inhale the macro back
into Jed when I need it again? I also realize that I could have "saved" the macro to a function or
assigned it to a key. I was thinking that perhaps once the macro was saved to a file, it could be
made to show up in the menus. TIA...
--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.
[2008 date index]
[2008 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]