home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2000 July
/
PCWorld_2000-07_cd.bin
/
Software
/
Vyzkuste
/
scriptw
/
_SETUP.1
/
structure.cfx
< prev
next >
Wrap
Text File
|
1999-12-29
|
405b
|
13 lines
IsStruct(variable)
StructClear(structure)
StructCopy(structure)
StructCount(structure)
StructDelete(structure, key [, indicatenotexisting ])
StructFind(structure, key)
StructInsert(structure, key, value [, allowoverwrite ])
StructIsEmpty(structure)
StructKeyArray(structure)
StructKeyExists(structure, key)
StructKeyList(structure [, delimiter])
StructNew()
StructUpdate(structure, key, value)