====== 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: {{{guides:programming:programmers_reference_manual:define_struct.jpg?372x413}} ==== 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|Blank_Struct()]], [[build_struct|Build_Struct()]], [[struct_flush|Struct_Flush]], [[struct_len|Struct_Len()]], [[struct_to_var|Struct_To_Var()]], [[var_to_struct|Var_To_Struct()]] Launch Launching the Structure Designer from the System Monitor {{{guides:programming:programmers_reference_manual:define_struct_sysmon.jpg?672x180}} Launching the Structure Designers from the Editor++: {{{guides:programming:programmers_reference_manual:define_struct_editor.jpg?598x475}}