Forum

INT wiht name of String

Hello to all, i need yours help i need to do a "int" with the name of a string i know to do a "string" change the name automatically; example: int ix; for (ix= 0 ;ix< 100 ;ix++) { string ff= "text" +ix; Print (ff); } The result is: text0 text1 text2 text3 text4 text5 ....................etc. But

Create a special Rectangle

Hi all, I ask for your help with the following I need to create a rectangle that sticking to one side of the window operations , so I thought of " OBJ_RECTANGLE_LABEL " but this does not leave me the option to put prices that define the height of the rectangle , since the documentation says Note

create a rectangle

Hi all, I ask for your help with the following I need to create a rectangle that sticking to one side of the window operations , so I thought of " OBJ_RECTANGLE_LABEL " but this does not leave me the option to put prices that define the height of the rectangle , since the documentation says Note