![]() ![]() |
|
JBASETHREADCreateThe JBASETHREADCreate function starts a new thread from the current process. COMMAND SYNTAXJBASETHREADCreate(ProgramName, Arguments, Reserved, Handle)
SYNTAX ELEMENTSProgramName Name of program to execute Arguments Command line arguments Reserved This internal string parameter is required and must always be set to "" (null) Handle This variable will contain the returned thread handle |