www.icetips.com  Icetips Utilities Documentation 4/14/2016    

tEnvQueue

Previous  Top  Next  


This queue is used in the GenEnvVariables method to store the retrieved environment variables and their values.

 

tEnvQueue                QUEUE,TYPE

VarName                    CSTRING(101)

VarValue                   CSTRING(8192)

                        END

 



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