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