Visara Master Console Center Scripting Guide Manual do Utilizador Página 163

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 262
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 162
1 2 ... 158 159 160 161 162 163 164 165 166 167 168 ... 261 262

Comentários a estes Manuais

Sem comentários