Example script filter with JScript selected - unwarranted error message

Get help with installation and running here.

Moderators: DataMystic Support, Moderators, DataMystic Support, Moderators, DataMystic Support, Moderators

Post Reply
dfhtextpipe
Posts: 986
Joined: Sun Dec 09, 2007 2:49 am
Location: UK

Example script filter with JScript selected - unwarranted error message

Post by dfhtextpipe »

If I insert the sample script filter in special filters and change it from VBScript to JScript, when I do a trial run, I get the following error message, even though logging is not enabled.

https://www.dropbox.com/s/umquiosqxsiah ... 0.png?dl=0

This was with TextPipe v9.9.5

Best regards,

David
David
dfhtextpipe
Posts: 986
Joined: Sun Dec 09, 2007 2:49 am
Location: UK

Re: Example script filter with JScript selected - unwarranted error message

Post by dfhtextpipe »

In TextPipe v10.0 - once I'd selected JScript, it became impossible subsequently to use a VBscript filter.

The error message for JScript is this:

https://www.dropbox.com/s/hy1ivvyzagvim ... 7.png?dl=0

Once the above error message has been generated, even if you reselect VBScript, you cannot get any other response except this.

That's still the case even after closing TextPipe and relaunching it. Perhaps something gets set permanently in the registry?

Best regards,

David
David
dfhtextpipe
Posts: 986
Joined: Sun Dec 09, 2007 2:49 am
Location: UK

Re: Example script filter with JScript selected - unwarranted error message

Post by dfhtextpipe »

Having still both TextPipe Pro v9.9.5 BETA (32-bit) and TextPipe Standard x64 v10.0 installed, I subsequently observed that after the above JScript error message had been generated by TextPipe v10.0, I could no longer even insert the sample VBscript filter in TextPipe v9.9.5

Looks like I was right about the registry!

David
David
dfhtextpipe
Posts: 986
Joined: Sun Dec 09, 2007 2:49 am
Location: UK

Re: Example script filter with JScript selected - unwarranted error message

Post by dfhtextpipe »

I just examined the registry entries for TextPipe in HKCU Software DataMystic TextPipe

This may be the location that affects such behaviour:

Code: Select all

"scriptLanguage"="JScript"
I tried editing this key to change the value to "VBScript" to see if the sample filter can be added again.
This was successful with TextPipe v9.9.5 and then with v10.0 - though only the former allows the sample VBScript to run.

Regards,

David
David
dfhtextpipe
Posts: 986
Joined: Sun Dec 09, 2007 2:49 am
Location: UK

Re: Example script filter with JScript selected - unwarranted error message

Post by dfhtextpipe »

The preferred solution to this issue would be to provide a separate sample script filter for JScript.

NB. This might require a change in the UI.

David
David
User avatar
DataMystic Support
Site Admin
Posts: 2227
Joined: Mon Jun 30, 2003 12:32 pm
Location: Melbourne, Australia
Contact:

Re: Example script filter with JScript selected - unwarranted error message

Post by DataMystic Support »

Hi David,

You can set your own sample JScript filter, by pasting text in, and choosing the [Set Default] button.

I did not see the same behaviour as you with the steps described. I have the http://www.datamystic.com/tsc64_1000.cab x64 activex script control installed.
Post Reply