Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Struct_Flush subroutine ====== ==== 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. ^Parameter^Description^ |//Structname//|Specifies the structure definition to remove from cache; if no name is specified, all cached definitions are flushed.\\ || ==== See Also ==== [[define_struct|Define_Struct]] ==== Example ==== Flushing the entire cache from the command line: <code> run Struct_Flush </code> guides/programming/programmers_reference_manual/struct_flush.txt Last modified: 2024/06/19 20:20by 127.0.0.1