jsfile = on | off
default: off (off places script in HTM file)

The jsfile command can be used to create a separate JavaScript file for your pages created by Palview. Normally Palview will place all the JavaScript code in the Html files that it creates. But it is often convenient to have most of this script written to its own separate file. This makes it much easier to work with the Html file if you must use a common text editor.

To get Palview to generate a separate JavaScript file, which will have the extension .JS, use the command:

jsfile = on