Maser Posted March 25, 2003 Report Share Posted March 25, 2003 Specifically, files like Word temp files that look like this: ~WRF0000.tmp I've looked through my logs. I don't believe I can bypass files that start with "~" only. And files that end in ".tmp" also seem too broad. Ideally, I'd like to make a selector that would be something like ~*.tmp Is that possible? If not, can somebody offer a suggestion that might be similar? Thanks! Link to comment Share on other sites More sharing options...
mcswgn Posted April 1, 2003 Report Share Posted April 1, 2003 Quote: Ideally, I'd like to make a selector that would be something like ~*.tmp Is that possible? Can't you just do a: [File name] [does] [start with] ~ <and> [File name] [does] [end with] .tmp Link to comment Share on other sites More sharing options...
Maser Posted April 2, 2003 Author Report Share Posted April 2, 2003 Yes, that works. But, ideally, getting this into one "statement" would be best. Link to comment Share on other sites More sharing options...
mcswgn Posted April 7, 2003 Report Share Posted April 7, 2003 Quote: ideally, getting this into one "statement" would be best. It would be very nice if Retrospect could handle Regular Expressions when constructing selectors. I would like to see an "Advanced" option which would switch you over to a text window and allow you to type in full regular expressions. I don't mind building selectors out of pieces, but sometimes figuring out how to reverse engineer the logic so that you can get a complicated mix of ANDs and ORs (that could be done very easily with parentheses) is a pain. Link to comment Share on other sites More sharing options...
Drishmung Posted April 7, 2003 Report Share Posted April 7, 2003 Selectors seem to be a bit of a black art. I think it would be useful to make it easy to import and export individual selectors (in Express too ) and then provide a place on the Dantz forum for people to share them. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.