Visara Master Console Center Scripting Guide Manual de usuario Pagina 163

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 262
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 162
Chapter 5 Script Commands
Scripting Guide 163
QCLOSE
Syntax:
QCLOSE( %QueueID)
Description:
Closes a message queue.
Action:
Closes the specified queue in a script by removing the current message
pointer for the specified queue.
Parameters:
%QueueID. Numeric expression. The id of the queue to close.
Returns:
N/A.
Notes:
Use QCLOSE() only on queues that were opened with QOPEN().
Example:
QCLOSE( %QID)
See Also:
QOPEN, QREAD, QSKIP
Vista de pagina 162
1 2 ... 158 159 160 161 162 163 164 165 166 167 168 ... 261 262

Comentarios a estos manuales

Sin comentarios