The u407a user exit sets a port to sleep for a specified number of seconds. This is the same as the BASIC sleep statement.
dummy = oconv(seconds, ’u407a’)
dummy | Dummy variable. No data is returned. |
seconds | Number of seconds for the process to sleep. |