Visara Master Console Center Scripting Guide Bedienungsanleitung Seite 163

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 262
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 162
1 2 ... 158 159 160 161 162 163 164 165 166 167 168 ... 261 262

Kommentare zu diesen Handbüchern

Keine Kommentare