Difference: PUSHPOPILFStatements (5 vs. 6)

Revision 62008-05-06 - AlKalter

Line: 1 to 1
 
META TOPICPARENT name="APPX43Features"
Added:
>
>
 

New ILF Statements

Application designers gain more control through these new ILF statements.
Line: 43 to 44
  The file is called TEST42. The primary key is TEST42 ID NO.. Alternate keys are defined as TEST42 CATEGORY and TEST42 REGION. The screen has three buttons defined, linked to User Option 1, 2, and 3. The Option Intercept Event Point contains the following code:
Changed:
<
<
>
>

 
    • First, we disable the SELECT ACCESS PATH option (F3) IF --- OPTION EQ SELECT ACCESS PATH
T SET --- OPTION =
Line: 70 to 71
 FT SET --- OPTION = CHANGE MODE FF SET --- OPTION = INQUIRE MODE PUSH --- OPTION FIELD
Changed:
<
<
>
>
  Finally, just add one line of code to Pre-Display:
Line: 79 to 80
 
Added:
>
>
Also related to this new statement is a new Pre-Defined Field called --- ACCESS PATH. As one might assume, the field contains the value of the current access path for the Process Control File. The field may be viewed, but not changed via ILF code (that is to say, an ILF statement to SET --- ACCESS PATH to a specified value will be ignored).
 

Comments:

Read what other users have said about this page or add your own comments.
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback