From time to time you will need to create scripts that access 5250 subfiles. There are three common approaches used to do this:

Not Using a Datagrid Control

Using Subfile Accessor

Subfile Direct Access (If you need to use subfile direct access then please review this section first.)

After this following additional script samples may be useful to you in different situations:

Script for Locating an Entry in a Subfile/Browselist

Script for Locating and Selecting an Entry in a Browselist or Subfile by Positioning the Cursor

Script for Locating an Entry when no Positioning is Available

Script for Locating an Entry when no Positioning is Available and the List has more than One Page


See Also

SUBFILE_ACCESSOR Object

  • No labels