Attributes that deal with screen completion

Z and I Emulator for Web has three element attributes that address problems that the macro developer encounters when trying to support a single version of a macro to run on both the following environments:
  • A non-contention-resolution environment (the macro is being run by clients connected to a TN3270 server or to a TN3270E server without contention resolution; consequently some macro screens might require a Pause action to allow time for the host to update the application screen).
  • A content-resolution enviroment (the macro is being run by clients connected to a TN3270E server with contention resolution; consequently no macro screen requires a Pause action to allow time for for the host to update the application screen).
You will have to add these attributes using the Code Editor.