|
Process and Environment Control Functions
Name
|
Description
|
abort
|
Terminate program execution
|
get_env
|
Retrieve environment string value
|
system
|
Invoke MS-DOS command interpreter, screen save
|
system2
|
Invoke MS-DOS command interpreter, no screen save, text mode
|
system3
|
Invoke MS-DOS command interpreter, no screen save, no text mode
|
|
|