Description |
Flushes any cached structure definitions. |
||||
Syntax |
Struct_Flush(structname) |
||||
Parameters |
The structure-related functions cache structure definitions in order to execute without any I/O. In a multi-developer environment, it is possible for one developer to change a structure definition and another developer to have an older definition of that structure still cached.
|
||||
See also |
|||||
Example |
Flushing the entire cache from the command line: run Struct_Flush |