expression.EnquireAcknowledge As Boolean
where expression is a variable that represents a Terminal Object
expression.EnquireAcknowledge As Boolean
When the host system has a block of more than 80 characters to send, it sends 80 characters and an ASCII Enq character, and then stops transmitting. When Reflection has processed all of the characters preceding the Enquire, it sends an ASCII Acknowledge character, which tells the host that Reflection has caught up and is ready for more data.
The default value is false for UNIX and OpenVMS and ReGIS Graphics emulations.