Please enable JavaScript to view this site.

ESL Documentation

Navigation: ESL Documentation > ESL 3270 Support > ECS Subroutines

ECS Subroutines and ESL Built-in Functions

Scroll Prev Top Next More

The following ECS subroutines reset ESL response inquiry built-in functions:

EcsWatchAndWait

EcsSetEmulatorWindow

EcsEmulate

EcsEmulateAndWatch
 

The following subroutines reset the built-in function if AutoWait is set:

EcsPressKey

EcsEnterString

EcsPressENTER
 

For example:

response to X_Key

 

 # This sequence will not make desired object

 # green, because "object" was reset by

 # EcsPressENTER subroutine.

 

call EcsPressENTER()

make object green