Table of Contents

Define_Struct routine

Description

Starts the Structure Designer tool, from the System Monitor or Editor++. The Structure Designer, with a POINT structure defined, is shown below:

define_struct.jpg

Remarks

The Structure Designer can also be started by executing the DEFINE_STRUCT form from the repository outliner in the Application Manager. For the type "char[n]" then length of the char array must be specified. Repository entities are generated for each structure. This enables the deployment of structure definitions using the Runtime Deployment Kit.

See Also

Blank_Struct(), Build_Struct(), Struct_Flush, Struct_Len(), Struct_To_Var(), Var_To_Struct() Launch Launching the Structure Designer from the System Monitor

define_struct_sysmon.jpg

Launching the Structure Designers from the Editor++:

define_struct_editor.jpg