| |||||||||||||||||||
| Products . jScripter . Command Line | Sign In | |||||||||||||||||
Execution of local javascript
Sometimes it's more convenient to specify javascript code in command line, rather than in control panel. There are two ways to do this: Single file: simply specify path to local javascript file at the end of command line:
Tip you may skip semicolon after command line key. Directory: specify path to local directory at the end of command line. All files with .js endings found in that directory will be executed in separate threads. The only exception is made for a file with special name library.js. When found, this file is treated as a library and not executed alone (read more).
See also
| |||||||||||||||||||
mobile version | Copyright © 1999-2024 SoftCab, Inc. All Rights Reserved · |