Re: halt a COBOL program while executing
From: William M. Klein (wmklein_at_nospam.netcom.com)
Date: 09/14/04
- Next message: Robert Wagner: "Re: If you were inventing CoBOL..."
- Previous message: Robert Wagner: "Re: If you were inventing CoBOL..."
- In reply to: neerajpeddu: "halt a COBOL program while executing"
- Next in thread: Mike: "Re: halt a COBOL program while executing"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 14 Sep 2004 21:40:51 GMT
See recent thread on "sleep".
The bottom-line is that
Yes, there are ways to do this
BUT
we need to know which compiler (vendor and release) and what operating system
you are running on to answer the question of HOW to do it.
-- Bill Klein wmklein <at> ix.netcom.com "neerajpeddu" <member@mainframeforum.com> wrote in message news:1095192995.VTQVOLrNg25JumpqrRu95g@onlynews... > Hi there, > > I want to halt my program while it is executing for just a minute or > two. > > Is there any way I can make it happen in the COBOL code? > > Please let me know if there is a way. > > Is WAIT reserved word any good? > > > > -- > posted via MFF : http://www.MainFrameForum.com - USENET Gateway
- Next message: Robert Wagner: "Re: If you were inventing CoBOL..."
- Previous message: Robert Wagner: "Re: If you were inventing CoBOL..."
- In reply to: neerajpeddu: "halt a COBOL program while executing"
- Next in thread: Mike: "Re: halt a COBOL program while executing"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|