LISTSUSPEND Mnemonic - Suspend List Updates
Syntax
'LISTSUSPEND'(id)
Description
The 'LISTSUSPEND' mnemonic suspends graphical updates to list box and list edit controls until all changes have been completed. Using this mnemonic with a list button control will generate an !ERROR=29.
Parameter |
Description |
id |
Control ID of the list box or list edit control. It must be an integer between 1 and 32767. |