Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
util:jsexec [2018/01/10 02:31] – Add additional Properties (stdio) and Functions digital manutil:jsexec [2018/03/01 12:11] – Links to util:binkit changed to module:binkit digital man
Line 48: Line 48:
 The ''module'' argument is optional if the standard input stream (''stdin'') is not a console (''tty''), allowing for [[#shebang]] support on Unix-like operating systems. The ''module'' argument is optional if the standard input stream (''stdin'') is not a console (''tty''), allowing for [[#shebang]] support on Unix-like operating systems.
  
 +**Note:**
 +When JSexec starts up, it changes its **current working directory** to the Synchronet ''[[dir:ctrl]]'' directory. If you pass filenames on the command-line to a module, the paths must be full/absolute paths or relative to the Synchronet ''[[dir:ctrl]]'' directory.
 ===== Additional Properties ===== ===== Additional Properties =====
  
Line 99: Line 101:
   * [[custom:javascript|JavaScript]]   * [[custom:javascript|JavaScript]]
   * [[:howto:apache|How To Use Apache HTTP Server with Synchronet]]   * [[:howto:apache|How To Use Apache HTTP Server with Synchronet]]
-  * [[:util:|Utilities]]+  * [[module:binkit|Utilities]]
  
 {{tag>javascript jsexec customization}} {{tag>javascript jsexec customization}}