On Oct 18, 2012, at 23:11, Fleißig, Michael wrote:
>
> Is there a way (a macro) to return the displayed terminal data? Example: 
> Retrieve the displayed ISPF screen.
> I experimented with GETLINE and TGET macro, both just returned the data I 
> typed after executing the programs with the macros in it.
>
I understand there is a low-level command in 327x data streams,
READ SCREEN, IIRC, that does what you're asking.  I don't know
that either GETLINE or TGET affords access to it.

-- gil

Reply via email to