More on editing macros, etc.
Posted: Tue Feb 25, 2003 5:33 pm
I'm fairly new to TextPad, but I like it. I read a lot of the posts here, and ran across one about decoding the macro format to allow editing. That is a good idea, and I even went to the website :
http://www.jeffyjeffy.com/code/textpad/ ... index.html
There doesn't appear to have been a lot of action so far, and I for one would really love to see this feature implemented. As a programmer myself, I'm sure I could help as time permits, but only if there are others helping as well. I'm not going to try and do this alone, but I would help.
In addition to editing capabilities, I have been wondering if it would also be possible to implement some kind of coding logic that will allow looping, conditional statements, and/or other enhancements to make it close to a real scripting language of sorts. That kind of thing would make TextPad almost indispensible to someone like me (and I'd wager that a lot of others would agree!).
I'd like to hear opinions from other folks on this subject. Sure, it would be possible just to write another editor with these features, but we already have one that has a lot, so why not just add this to it instead? I remember a DOS editor called QEDIT that had a macro language that was very flexible. If it weren't so old and slow I'd still be using it. There were so many mundane tasks that could be automated with it, and I wrote and edited many macros back in those days. If it could be done then, it can be done now.
http://www.jeffyjeffy.com/code/textpad/ ... index.html
There doesn't appear to have been a lot of action so far, and I for one would really love to see this feature implemented. As a programmer myself, I'm sure I could help as time permits, but only if there are others helping as well. I'm not going to try and do this alone, but I would help.
In addition to editing capabilities, I have been wondering if it would also be possible to implement some kind of coding logic that will allow looping, conditional statements, and/or other enhancements to make it close to a real scripting language of sorts. That kind of thing would make TextPad almost indispensible to someone like me (and I'd wager that a lot of others would agree!).
I'd like to hear opinions from other folks on this subject. Sure, it would be possible just to write another editor with these features, but we already have one that has a lot, so why not just add this to it instead? I remember a DOS editor called QEDIT that had a macro language that was very flexible. If it weren't so old and slow I'd still be using it. There were so many mundane tasks that could be automated with it, and I wrote and edited many macros back in those days. If it could be done then, it can be done now.