open workspaces from Command Result window

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
Andreas

open workspaces from Command Result window

Post by Andreas »

Hello,

I am using lots of workspaces. I keep them all in one folder (to make it easier to find them).

Now I have written a little tool (dir /b /s c:\tws\*.tws) which lists all the workspaces I have.
I set up a regex to match the file names - this works ok.

BUT: When I click on one of the filenames the tws file is opened for editing instead as a workspace. I'd prefer to have all the files listed in the tws opened instead of the tws file itself).

Can anyone help?
TIA,
Andreas
Roy Beatty

Re: open workspaces from Command Result window

Post by Roy Beatty »

Gosh! When *Andreas* needs help ---! This must be ground where angels fear to tread!

I thought there might be a way to set up a doc class to open them workspaces, but I don't see how that could work.

Might it be possible to write to the Windows Registry under TextPad? I presume that is how the previous list of workspaces is maintained.

Great tool idea!

Roy
Andreas

Re: open workspaces from Command Result window

Post by Andreas »

When I saw there is an answer to my post I had so much hoped it is an answer to my problem as well...

But on the other hand it got me thinking again...
Post Reply