If you are "pre-1.9" then look on line for posts that reference ILBOWAT0
It does, require AMODE(24) but you can call an interface module to "switch" from a main AMODE(31) program to it. "Farley, Peter x23353" <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>. .. > NB: This function (and CEEDLYM for delay in milliseconds) are available > at v1.9 and up only. Here we are at v1.8, so I don't have it yet (: > > HTH > > Peter > > > -----Original Message----- > > From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On > > Behalf Of John McKown > > Sent: Wednesday, November 12, 2008 2:25 PM > > To: [email protected] > > Subject: Re: Access STIMER(M) from COBOL program? > > > > On Wed, 12 Nov 2008 13:20:37 -0600, Chase, John <[EMAIL PROTECTED]> > wrote: > > > > >Wonderful tool, Strobe. > <Snipped> > > >Is there a way within COBOL to set a timer to "pop" a second later, > and > > >have the program just WAIT on it? Or is this a potential > "opportunity" > > >for me to grind the rust off my atrophied Assembler skills and cobble > up > > >a "delay" routine the COBOL program could call? > > > > > >TIA, > > > > > > -jc- > > > > Try this: > > > > http://publibz.boulder.ibm.com/cgi- > > bin/bookmgr_OS390/BOOKS/CEEA3180/2.2.5.5 > > > > That is the entry of CEE3DLY, which can delay execution 0 to 3600 > seconds. > > > > -- > > John ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

