Search found 4 matches

by rallabhandikarthik
Tue Jun 07, 2011 4:32 pm
Forum: TSO, CLIST & REXX
Topic: How to read )model section from a panel
Replies: 0
Views: 2774

How to read )model section from a panel

Hi,

I have a panel in which model section is coded which i am displaying using "TBDISPL". I want to change the model section and read the updated data and place it on a file. please let me know a way to do it
by rallabhandikarthik
Thu May 05, 2011 12:21 pm
Forum: TSO, CLIST & REXX
Topic: row index for value for a selected row
Replies: 0
Views: 2581

row index for value for a selected row

Hi,
could you please share code to get row index value for a selected row in ISPF panel coding.
by rallabhandikarthik
Thu May 05, 2011 11:22 am
Forum: TSO, CLIST & REXX
Topic: writing data into a file positional wise
Replies: 2
Views: 5726

writing data into a file positional wise

Hi,

Is there any function which we can use to write data into file positional wise. apart from Overlay().

Could you please share the code with me.
by rallabhandikarthik
Wed Apr 27, 2011 8:49 am
Forum: TSO, CLIST & REXX
Topic: Coding PFKEYS in REXX PANELS
Replies: 1
Views: 5855

Coding PFKEYS in REXX PANELS

I am using )MODEL command for scrollable logic. i would like to code PF keys right at the bottom of the window. My )MODEL is also at the end

How do i code the PF KEYS at the bottom?