Update Screen After Copy

HostExplorer Programming

Update Screen After Copy

This option forces the emulator to repaint the screen when an HLLAPI application copies data to the screen buffer using the CopyString to PS and CopyStringToField functions.

To force the emulator to repaint the screen, add the following line to the EHLLAPI.Settings section in the HOSTEX.INI file:

[EHLLAPI.Settings]
Update Screen After Copy = On

Note: 
  This function dramatically reduces performance. Enable this option for debugging purposes only.