Viewing 1 post (of 1 total)
- AuthorPosts
- December 12, 2008 at 1:44 am #6739dreftymacParticipant
It would be great if I could do macro code like this:
OutputBar.Clear();
OutputBar.writeln( “Hello!” );
message = OutputBar.GetText(); // <-- this doesn't exist yet
alert(message); // <--Hello!It would also be nice if I could select more than one document selection at a time.
*However* if it is not possible to do more than one selection, I would still like to be able to do OutputBar.GetText() … because that would allow me to write and read text from a macro regardless of which macro is currently running and regardless of which buffer is currently focused.
This would be a very useful improvement.
Thanks for such a great editor compared to other windows editors.
- AuthorPosts
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.