GetSymbolList

image\bltlrgss.gif Editions  image\bltlrgss.gif Related Transactions  image\bltlrgss.gif Example

The GetSymbolList transaction returns a list of all symbol files located in the defined symbol directory.

Type XTYP_REQUEST

Syntax [GetSymbolList()]

Reply

Data type

Values

Meaning

count

WORD

0 | 1 | 2 | ...

number of symbol files

symbolFiles

string

file name1, file name2, …

name and location of each symbol file. See Remarks.

Remarks

symbolFile is repeated once for each of the symbol files found.

Release Information

Added in Release 3.70.

See also