¿ªÔÆÌåÓý

Re: GCC under VM370 CMS


 

¿ªÔÆÌåÓý

There are lots of incarnations. It was late and I was rushing. What I should have said is that there is the source of a CLRSCRN module on the MAINT CMS mods disk but the module on the ?¡°Y¡± disk but it GENMODed to load into the user area.

So you can¡¯t run it using ¡°system()¡±.? A ¡°CLRTPA¡± module could be made by just loading it elsewhere. It could be made into a subroutine quite simply, you might need some calls to flush the IO before it.

You can see the source by logging onto MAINT and doing CMSACC to access the CMS mods disk and it will be on the ¡°B¡± drive.

?

Dave

?

From: [email protected] <[email protected]> On Behalf Of Thomas Kern via groups.io
Sent: 24 January 2021 00:32
To: [email protected]
Subject: Re: [h390-vm] GCC under VM370 CMS

?

I remember a VMFCLEAR module and another VMFCLR module. I do not remember what level of VM or if they were transient modules. Neither one would have been too large to get the text and load/genmod as transient.

/Tom

On 2021-01-23 18:05, Tom Chandler wrote:

Thank you.? I will investigate and see what I can do.

?

Again, Thank You

?

Tom c

?

?

On Sat, Jan 23, 2021 at 4:47 PM Dave Wade <dave.g4ugm@...> wrote:

Tom,

You need to use a DIAG 58 ?call. There are no character sequences that clear the screen. I think the simplest solution is to create a ¡°clrscrn¡± module that loads in the transient area and run that with the system command.

Dvae

?

From: [email protected] <[email protected]> On Behalf Of Tom Chandler
Sent: 23 January 2021 20:31
To: [email protected]
Subject: [h390-vm] GCC under VM370 CMS

?

I am trying to figure out to perform a clear screen form a "GCC C" program.? I am using
the wc3270 program on WIndows to talk to Hercules VM370.? I have tried several
different hex codes with no luck.? Has anyone using "GCC C VM370 CMS" sent a command to
clear the screen.

Hope this is clear.

Thank You
Tom c

Join [email protected] to automatically receive all group messages.