Here an example for the usage of I_SECTION. The parameters len and wid have to be defined.
Note: The parameters len
and wid
must be defined.
I_PALETTE "Example for I_SECTION"
I_SECTION "Length"
I_ROW "Enter length:", 0
I_INFIELD "len",0,0,60,22
I_ROW_END
I_SECTION_END
I_SECTION "Width"
I_ROW "Enter width:", 0
I_INFIELD "wid",0,0,60,22
I_ROW_END
I_SECTION_END
(C) ALLPLAN GmbH |
Privacy policy |