StringTable.$removestringtable()

Function group Execute on client Platform(s)
StringTable NO All

Syntax

StringTable.$removestringtable(cPathname)

Description

Deletes the string table file specified by cPathname. Returns kStringTableOK or an error code which is less than zero (see the kStringTable... constants).

Example

Do  StringTable.$removestringtable(lPath)
# removes the string table specified in lPath