Re: GCIC Fullscreen applications - Update

"kerravon86" <kerravon86-/[email protected]> Wed, 06 Oct 2010 12:41:42 -0000
Newsgroups gmane.comp.emulators.hercules390.vm
Message-ID <[email protected]>
--- In [email protected], "Rocky" <rocsystems@...> wrote:
>
> 1) the editor
> 
> It would mean that you would have to type something like:
> REDIT Myuser.cntl.lib(autoexec) in the best case

Bear in mind that I can do things in PDOS that
I would be ashamed to tell my mother, I was
thinking more in terms that I would have
another mechanism that causes PDOS to load
your program into an address space, then by
some unspecified mechanism tells this address
space to communicate with xyz address, which
is a 3270 terminal - what happens then?

I know how to load your MVS executable into
memory and start it TSO-command-style.

But at some point you will presumably do some
SVCs to attempt to open a file.

Ok, I have sufficient (sort of) code in place
to handle the OPEN request - what else will
your code do? I've got the GETMAIN SVC
available too.

Thanks.  Paul.