HP3000-L Archives

January 1995, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Steve Elmer <[log in to unmask]>
Reply To:
Steve Elmer <[log in to unmask]>
Date:
Tue, 10 Jan 1995 23:27:26 GMT
Content-Type:
text/plain
Parts/Attachments:
text/plain (16 lines)
Rodolfo Lopez ([log in to unmask]) wrote:
: Is there any way of generating a programmatic Pause within a COBOLII
: program? The PAUSE intrinsic requires a 32-bit Real value as a passing
: parameter which COBOL does not support.
 
Is there any way to spoof COBOL into passing the appropriate 32 bits, even
if it doesn't think they're typed as real?  Does COBOL allow you to call
PAUSE without using the SYSINTR file?
 
Can you call to a routine provided by another language than can convert your
integers into the appropriate real and then call PAUSE?
 
2 shots in the dark.
 
Steve

ATOM RSS1 RSS2