>What are *ISPF* tables?

An internal data structure with user defined fields an multiple rows.
All data stored in them is character data -- no types.
They are loaded into memory manipulated (or not) and stored back to disk when 
closed.
There are temporary ones, as well.
They are stored in PDS/PDSEs, so have a maximum of eight character names.

Programming with them is not trivial.

Your ISPF profiles are simple examples of an ISPF table.

-
Too busy driving to stop for gas!

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to