3 lines
126 B
Text
3 lines
126 B
Text
|
|
pid := system(command_string,&input,&output,&errout,"wait")
|
||
|
|
pid := system(command_string,&input,&output,&errout,"nowait")
|