Visara Master Console Center Scripting Guide Instrukcja Użytkownika Strona 163

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 262
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 162
1 2 ... 158 159 160 161 162 163 164 165 166 167 168 ... 261 262

Komentarze do niniejszej Instrukcji

Brak uwag