I have a program that takes as input something like:

Panel Menubar ('Files Apps Exit')
   //    ('Please enter your Logon Id:', Logon,8,'    ');

This will create a full screen panel with a MenuBar, and an entry field for a Logon ID.

This simple statement works on Z/OS, Windows and Linux as part of a scripting language.

The mainframe version uses Assembler TPUTs.  I think there are ways to create ISPF panels in assembler.

How would I put output text at a particular row/column, for example?  Or change a color?

Many thanks,

Clem Clarke

PS: A full example with colors and so on can be seen here:
www.oscar-jol.com <https://start.oscar-jol.com/>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to