Polycom EX 软件指南

下载
页码 300
API Guide for ViewStation EX, ViewStation FX, and VS4000 
74
www.polycom.com/videodocumentation
gabk
Description
This command displays Global Address Book entries. For information about 
local Address Book entries, see 
Syntax
gabk batch|all|letter|range>
gabk batch <{0..59}> 
gabk batch search <“s1”> <“n1”>
gabk batch define <“n1”> <“n2”>
gabk all
gabk letter <“character”>
gabk range <“n1”> <“n2”>]
Parameter
Definition
batch
Returns a batch of 10 entries. 
Requires a batch number, which must be an integer in 
the range {0..59}. 
{0..59}
The number of batches to be displayed, each batch 
consisting of 10 entries. The maximum number of 
batches that can be displayed is 59. 
Example: gabk batch 1 returns entries 10-19. 
search
Returns entries starting with the search string “s1” and 
continuing with the next “n1” entries.
Example: gabk batch search p 5 displays the first entry 
beginning with p and the next 4 entries.
define
Returns entries starting with entry in the “n1” position 
and continuing with the next “n2” entries.
Example: gabk batch define 10 5 starts at the 10th entry 
and returns the next 4 entries.
“s1”
An alphanumeric character or string that returned 
entries are to begin with.
“n1”
The ordinal position of an entry in the Global Address 
Book, with the entries being listed in alphabetical order. 
“n2”
The ordinal position of a second entry in the Global 
Address Book.
all
Returns all the entries in the Global Address Book.