Nonsense. That's what I thought. Then I tried editing the Netbackup batch code manually (without macros) in the same way I do with Notepad and sure-enough. Netbackup would not use it. I won't pretend that Netbackup is a robust, will engineered, easy-to-use product, but I'm stuck with it.
I was ...
Search found 11 matches
- Fri Jun 22, 2012 7:16 pm
- Forum: General
- Topic: Eliminate non-displayable characters
- Replies: 5
- Views: 1197
- Fri Jun 22, 2012 4:47 pm
- Forum: General
- Topic: Eliminate non-displayable characters
- Replies: 5
- Views: 1197
- Thu Jun 21, 2012 8:53 pm
- Forum: General
- Topic: Eliminate non-displayable characters
- Replies: 5
- Views: 1197
Eliminate non-displayable characters
I'm looking through my regex doc and trying to figure out how to elimiate nondisplayable characters except spaces and carriage return.
I'm not having any luck. I figured I could change all spaces to some wierd combination of letters. Then do the same for carriage return. Then if I could just null ...
I'm not having any luck. I figured I could change all spaces to some wierd combination of letters. Then do the same for carriage return. Then if I could just null ...
- Thu Feb 23, 2012 4:20 pm
- Forum: General
- Topic: What's in my macro?
- Replies: 2
- Views: 3918
What's in my macro?
I created a macro that works well. I want to tell somebody else how to do it, but I can't remember what's in it. Textpad doesn't seem to have a way to edit a macro. Is there any way to figure out what commands I put in there?
- Tue Nov 22, 2011 3:27 pm
- Forum: General
- Topic: Sort Macro List by Name
- Replies: 3
- Views: 2567
Umm... This is, I believe, a How-To forum for Textpad (Right? Not Right?). I asked how to do something in Textpad. This is not the right forum? Where else, pray, might one ask such a question?
Question 2: "Sort" and "Move-things-manually-one-item-at-a-time-and-one-slot-at-a-time" aren't quite the ...
Question 2: "Sort" and "Move-things-manually-one-item-at-a-time-and-one-slot-at-a-time" aren't quite the ...
- Mon Nov 21, 2011 9:48 pm
- Forum: General
- Topic: Sort Macro List by Name
- Replies: 3
- Views: 2567
Sort Macro List by Name
I have created a bunch of Textpad Macros. I'm looking at the list, but it's hard to find the one I want because they are not listed by name alphabetically. I figure there must be an option somewhere to make this happen, but I can't find it.
How is this done?
How is this done?
- Fri Nov 12, 2010 3:51 pm
- Forum: General
- Topic: Macro: Match Line Substrings and Delete a line
- Replies: 0
- Views: 303
Macro: Match Line Substrings and Delete a line
I have reduced a log file a great deal using Textpad commands.
What I have now has many similar lines still to eliminate.
I want to walk through the file, select a substring of each line,
remember it, move to the next line and compare the same character
numbers. If the two substrings are the same ...
What I have now has many similar lines still to eliminate.
I want to walk through the file, select a substring of each line,
remember it, move to the next line and compare the same character
numbers. If the two substrings are the same ...
- Mon Oct 12, 2009 7:40 pm
- Forum: General
- Topic: Textpad always prints landscape
- Replies: 4
- Views: 883
- Mon Oct 12, 2009 3:40 pm
- Forum: General
- Topic: Textpad always prints landscape
- Replies: 4
- Views: 883
Textpad always prints landscape
using Textpad v 4.7.3
I found a couple threads on this subject from 2003. Both times the problem was solved by using Configure/Preferences to set the default print orientation. One of them had very specific instructions. They are:
From Main Menu:
Configure, Preferences,
Left click on the Plus ...
I found a couple threads on this subject from 2003. Both times the problem was solved by using Configure/Preferences to set the default print orientation. One of them had very specific instructions. They are:
From Main Menu:
Configure, Preferences,
Left click on the Plus ...
- Fri Oct 09, 2009 7:37 pm
- Forum: General
- Topic: Create list, sort
- Replies: 3
- Views: 858
- Fri Oct 09, 2009 1:58 pm
- Forum: General
- Topic: Create list, sort
- Replies: 3
- Views: 858
Create list, sort
What is the easiest way to split all lines into individual words, all in a list (one word per line), then sort them?
I can manage the list part (with some difficulty) and everything LOOKS LIKE it is a list with one word per line, but it won't sort that way (probably because it isn't REALLY separate ...
I can manage the list part (with some difficulty) and everything LOOKS LIKE it is a list with one word per line, but it won't sort that way (probably because it isn't REALLY separate ...