Programmer Guide/Command Reference/SYSINFO: Difference between revisions

From STX Wiki
Jump to navigationJump to search
No edit summary
No edit summary
 
Line 2: Line 2:
  SYSINFO
  SYSINFO


The {{STx}} command <code>SYSINFO</code> returns a string of the format "<code><var>processid</var>;<var>netbiosname</var>;<var>username</var>;<var>windowsversion</var></code>", denoting the process ID of the running {{STX}} program (<var>processid</var>), the NETBIOS name of the computer {{Stx}} is running on (<var>netbiosname</var>), the Windows username of the user using {{STx}} (<var>username</var>), and the Windows version (<var>windowsversion</var>).
The {{STx}} command <code>SYSINFO</code> returns a string of the format "<code><var>processid</var>;<var>netbiosname</var>;<var>username</var>;<var>windowsversion</var></code>", denoting the process ID of the running {{STX}} program (<var>processid</var>), the NETBIOS name of the computer {{Stx}} is running on (<var>netbiosname</var>), the Windows username of the user using {{STx}} (<var>username</var>), and, if available, the Windows version (<var>windowsversion</var>).

Latest revision as of 15:48, 30 April 2014

SYSINFO

The STx command SYSINFO returns a string of the format "processid;netbiosname;username;windowsversion", denoting the process ID of the running STx program (processid), the NETBIOS name of the computer STx is running on (netbiosname), the Windows username of the user using STx (username), and, if available, the Windows version (windowsversion).

Navigation menu

Personal tools