|
sysCommand |
|
sysCommand( const command) // system command Executes any system command, batch or program through the command interpreter. Returns the return code from the command interpreter. Example:
var retcode = sysCommand('dir > dir.lst');
|
||||||||
| Copyright © IBK Landquart | Last revision: 27.05.2002 | << Back Top Next >> |