Is there a way under TSO/ISPF to get the unix SLEEP command to sleep for less than one second?
I tried various methods but no joy.
It can be that this implementation of the SLEEP command does not support subsecond invocation?
NAME
sleep -- suspend execution for an interval of time
SYNOPSIS
sleep seconds
DESCRIPTION
The sleep command suspends execution for a minimum of seconds.