Search found 5 matches

by rodriguennr
Tue Jan 19, 2016 12:57 pm
Forum: PrimalScript
Topic: Does PrimalScript have a JavaScript console?
Replies: 2
Views: 4680

Re: Does PrimalScript have a JavaScript console?

This has been fixed with the settings from the following forum:
viewtopic.php?f=11&t=9636&p=52195#p52195

Thank you.
by rodriguennr
Tue Jan 19, 2016 12:54 pm
Forum: PrimalScript
Topic: Running JavaScript code using the Node.JS interpreter
Replies: 4
Views: 7171

Re: Running JavaScript code using the Node.JS interpreter

Perfect! This works now with the above settings. In fact I went into the JScript options and disassociated the JS extension from JScript and back to the JavaScript options, I have associated the JS extension with JavaScript. Thank you.
by rodriguennr
Mon Jan 18, 2016 2:52 pm
Forum: PrimalScript
Topic: Does PrimalScript have a JavaScript console?
Replies: 2
Views: 4680

Does PrimalScript have a JavaScript console?

Product, version and build: v7.1.74 32 or 64 bit version of product: 64bit Operating system: Windows 10 32 or 64 bit OS: 64 bit I was wondering whether PrimalScript has a JavaScript console which would display the results of my script. For example, the Mozilla firebug has a console which can be used...
by rodriguennr
Sun Jan 17, 2016 4:39 am
Forum: PrimalScript
Topic: Running JavaScript code using the Node.JS interpreter
Replies: 4
Views: 7171

Re: Running JavaScript code using the Node.JS interpreter

Ok, I should have mentioned that I had already tried this suggestion but it still doesn't work. PrimalScript still picks the Microsoft JScript interpreter. This then fails to execute any valid JavaScript code successfully. I have tried various arguments and Initial Directory paths to no avail. I hav...
by rodriguennr
Fri Jan 15, 2016 11:05 am
Forum: PrimalScript
Topic: Running JavaScript code using the Node.JS interpreter
Replies: 4
Views: 7171

Running JavaScript code using the Node.JS interpreter

PrimalScript 2015, v7.1.74, 64bit Operating system: Windows 10-64bit I am wondering whether it is possible to run standalone JavaScript codes in PrimalScript and output the result to the PrimalScript "Output" window. For example, I want to run the following code and I need to use the Node....