Struct_Flush subroutine

Flushes any cached structure definitions.

Struct_Flush(structname)

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.

ParameterDescription
StructnameSpecifies the structure definition to remove from cache; if no name is specified, all cached definitions are flushed.

Flushing the entire cache from the command line:

run Struct_Flush
  • guides/programming/programmers_reference_manual/struct_flush.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1