www.icetips.com  Icetips Utilities Documentation 11/30/2010    

SetupBuilder Class: SBCompileVars

Previous  Top  Next  


The SBCompileVars is a queue type that is used in the SetupBuilder class to store compiler variables and new values to update those variables with during the compiling process.

 

SBCompileVars           QUEUE,TYPE

VariableName              CString(101)

VariableValue             CString(2049)

QuoteValue                Byte

                       END

 

See also:

CompilerVariables

 

 

 



Direct link to this page: http://www.icetips.com/manuals/utilities/sbcompilevars.htm