Search found 7 matches

by scott1
Mon Jun 26, 2006 7:49 am
Forum: General
Topic: UNC name for $File
Replies: 2
Views: 572

One way would be to open the file from the network location itself, instead of Z: (Browse to My Network Places > Entire Network > Microsoft Windows Network > Computer name > Share) This would a nice enhancement, though. Hi Berend, Thanks for the reply. Unfortunately, our users just don't work that ...
by scott1
Mon Jun 26, 2006 6:29 am
Forum: General
Topic: UNC name for $File
Replies: 2
Views: 572

UNC name for $File

Hi, Is there a Tool Parameter Macro that will return the UNC name of the file? I'm editing a file on a mapped network drive (Z: ), and have a complicated tool defined. I need to pass the UNC name of the file as a parameter to the tool. The tool actually executes on a remote machine, which does not h...
by scott1
Fri Dec 17, 2004 9:17 pm
Forum: General
Topic: Readonly workspace?
Replies: 2
Views: 512

Thanks for the reply. I was hoping I could make this work even when I select File --> Exit or more typically click the "X" icon to close Textpad. Perhaps making a workspace readonly can be a future Textpad enhancement?
by scott1
Thu Dec 16, 2004 12:59 am
Forum: General
Topic: Readonly workspace?
Replies: 2
Views: 512

Readonly workspace?

Hi, I want to create a workspace, open the desired files for that workspace, then mark the workspace readonly. So, if I open the workspace, then open additional files, if I close Textpad and reopen the workspace, only the original files are opened. Currently, if I do this, when I reopen the workspac...
by scott1
Tue Dec 14, 2004 1:05 pm
Forum: General
Topic: How can I icon multiple documents from the document selector
Replies: 2
Views: 491

Thanks, I didn't know I could do it this way!
by scott1
Mon Dec 13, 2004 11:33 pm
Forum: General
Topic: How can I icon multiple documents from the document selector
Replies: 2
Views: 491

How can I icon multiple documents from the document selector

Hi, Say I have oh 20 documents open. I then need to view two of them, editing one document based on the contents of the other. What I need to do is icon (minimize) the 18 unwanted documents, then hit the Tile Horizontally toolbar button. So, is there a way to icon multiple documents at once? What I ...
by scott1
Fri Aug 06, 2004 1:32 am
Forum: Enhancement Suggestions
Topic: Expand/Collapse blocks of text
Replies: 63
Views: 531570

Yes, I would use code folding a lot. As a corollary to the code folding concept, I would like to be able to filter based on a string(s), then edit the remaining lines, then remove the filter. So, if I have a 10,000 line file, I give the command "filter foo". I then edit the 10 lines contai...