Community
Participate
Working Groups
SysLib.callCmd is defined with no return type. externalType SysLib type NativeType static function callCmd(commandString string in); end It should return an int, the return code of the command.
Changes are done.
Closing.