XMAS@ECNCDC.BITNET ("Mark A. Stevens") (04/12/90)
Sergio, >... > How can I make that computer waits a reasonable part of time for an answer >and if it's past this limit then to go other procedure. It should be able to >wait this answer, but if the answer is read before limit then to go other > procedure. >... If you have ISPF, you have a WAKEUP MODULE on the VMUTIL service virtual machine which will wait for input and or time out waiting. You could used YWAKEUP, Yossie Silverman's version of WAKEUP, which is available on the VM-UTIL FILELIST found on various LISTSERV's. ... Mark