1. Understand how to Textpad edit a Textpad macro file, perhaps one written in Perl/Rexx whatever perhaps driving Textpad through DDE in the sense of z/OS/ISPF edit/Rexx edit macros or W2000/THE/Regina edit macros or W2000/Emacs/Perl.
2 Understand some general concepts of editing in Textpad.
3 ...
Search found 4 matches
- Tue Sep 16, 2003 6:39 pm
- Forum: General
- Topic: sample macro request
- Replies: 4
- Views: 569
- Tue Sep 16, 2003 5:07 am
- Forum: General
- Topic: find up regex ^$ fails in 4.7.1
- Replies: 1
- Views: 267
find up regex ^$ fails in 4.7.1
Popup
Cannot find regular expression '^$'
when finding next UP on winnt4 with textpad 4.7.1
When finding next Down for the same regular expression the cursor(line highlighting) does not move after the first execution.
Cannot find regular expression '^$'
when finding next UP on winnt4 with textpad 4.7.1
When finding next Down for the same regular expression the cursor(line highlighting) does not move after the first execution.
- Tue Sep 16, 2003 1:42 am
- Forum: General
- Topic: sample macro request
- Replies: 4
- Views: 569
sample macro request
I'll be happy to look at the macro scheduler but perhaps I did not clarify that I do not know the KEYS in question. What I am doing is using Textpad (in a sense) find the PRODUCT name within a key, then bounding the from the preceeding [HKEY to the next empty line and copying this result to a new ...
- Mon Sep 15, 2003 11:14 pm
- Forum: General
- Topic: sample macro request
- Replies: 4
- Views: 569
sample macro request
Since text editing TEXTPAD macros doesn't seem to be an obvious option, can someone offer some examples of controlling Textpad via DDE from Rexx/Perl/VB scripts or I suppose Java(I'm clueless about Java)?
Specifically I am trying to extract all keys/values for a product from a REGEDIT exported text ...
Specifically I am trying to extract all keys/values for a product from a REGEDIT exported text ...