EXFMT statement Questions

1

Cursor position after EXFMT
Hi all.I have a subfile over which a small window is shown.Both SFL and the window are shown simultaneously upon giving an i/p in SFLCTL.But the cursor has to be retained in the SFLCTL part after the SFL/WINDOW is displayed.If I write the window and EXFMT the SFLCTL,the window is not being displayed.Any help is [...]

Answer Question   |  July 29, 2009  9:57 AM
EXFMT statement
asked by:
5 pts.

Exfmt opcode
Hi in a display file i can have many record formats.But while using them for I/O operations in the RPG programs can i use multiple EXFMT operation at different places? And how to control it in loops.Give me an example. Also tell me sample code for F12-cancel to go to the previous screen of display [...]

Answer Question   |  May 22, 2009  6:03 PM
EXFMT operation, EXFMT statement, RPG, RPGLE
asked by:
1,150 pts.

EXFMT
Hi, I have used two EXFMT Statements successively in my RPG Program as shown below EXFMT FOR1 EXFMT FOR2. FOR1 is SFLCTL and FOR2 is a record to be overlayed in FOR1 at the bottom. Now I want my program to display FOR2 immdediately after FOR1. But I could realise that only whent the enter [...]

Answer Question   |  November 17, 2008  10:33 AM
AS/400 command functions, Execute Format, EXFMT operation, EXFMT statement, RPG, Write/Then Read Format
asked by:
55 pts.

1