system_wait

Definition: integer exit_code = system_wait(string st)
Description: As system_exec, but with only one parameter. Included for compatibility reasons only (predates optional parameters).

Note this routine has no known equivalent on RDS Eu or OpenEuphoria.
See Also: system_exec