Page History
...
You can optionally break your script into separate routines that are executed separately. For example, you may define a script routine to complete each 5250 data entry screen. For a data entry screen containing a subfile, you might define a routine to complete each subfile record or line.
| Note |
|---|
| Note: Your Processing Sequence may mix the use of aXes terminal operations script routines, executed using the TS_EXECUTE activity, with direct aXes terminal server operations using other activities such as TS_SEND and TS_SETBYNAME. You do not have to script all of your aXes terminal server operations. |
For more information refer to the following: