[closed] Problem with External Ap in Tools...

Post your bug reports here.
Post Reply
Ro Ablate
Posts: 41
Joined: Mon Dec 22, 2003 5:49 pm

[closed] Problem with External Ap in Tools...

Post by Ro Ablate »

I am trying to use an added .vbs tool for sorting a tab delimited line.

I have setup script under Tools/Custom, using:
Command:C:\Temp\vbs\QuickSortClipbrd.vbs
Parameter:/trim
where I am using a passed parameter of /trim. I have also tried with no passed parameters.

Nothing happens that I can see.

I am using this utility just fine in my UltraEdit editor, passing it as a command of:
C:\Temp\vbs\QuickSortClipbrd.vbs /trim

I then added a .bat file to call this script, and loaded that as a custom tool, and that did work.

I suspect you are blocking scripts, allowing ONLY bat, cmd, and exe?
If so, how quickly could you enable them?

grigsoft
Site Admin
Posts: 1673
Joined: Tue Sep 23, 2003 7:37 pm
Contact:

Post by grigsoft »

Thank you for your report!
In fact I'm not blocking anything, but probably vbs requires some special running procedure? I have never tried this myself, but I will check and fix it soon - in few days there will be another bug-fix release, I will try to include this too.

Ro Ablate
Posts: 41
Joined: Mon Dec 22, 2003 5:49 pm

Post by Ro Ablate »

[quote="grigsoft"]
I will check and fix it soon - in few days there will be another bug-fix release, I will try to include this too.[/quote]

Did you run into difficulties (technical or otherwise)?

grigsoft
Site Admin
Posts: 1673
Joined: Tue Sep 23, 2003 7:37 pm
Contact:

Post by grigsoft »

Sorry for delay - I have some problems, but not with this fix. I could put it out, if you need it faster.

Ro Ablate
Posts: 41
Joined: Mon Dec 22, 2003 5:49 pm

Post by Ro Ablate »

No, not if the rest of your projects are on fire and need your attention.
And as I said, I could launch from a wrapper batch file.
I was just primed to expect a release, had a moment or two to check for it, and was suprised to not see one.

Regards.

grigsoft
Site Admin
Posts: 1673
Joined: Tue Sep 23, 2003 7:37 pm
Contact:

Post by grigsoft »

You should see one by now.

Post Reply