09-11-2017, 07:18 PM
Hi.
I'm begginer in quick macro. I've a question, How can I be change in code the name file of dynamical form. For example, this is the code:
---------------
str buque
inp(buque "Give me the Vessel Name: " "¡¡¡ATTENTION!!!")
str puerto
inp(puerto "Give me the Port Name: " "¡¡¡ATTENTION!!!")
//I need the variable value instead of RACHA BHUM I need the variable: buque
//And also I need the variable value instead of PORT KLANG ANCH I need the variable: puerto
int w1=act(win("Arrival: RACHA BHUM, Port: PORT KLANG ANCH - Message (HTML) " "rctrl_renwnd32"))
---------------
Could you please tell me how can I solve this problem?
As comment, my version about Quick Macro is 2.1.4, and unfortunately I can't update, then please I'll be waiting your help.
Thanks a lot.
I'm begginer in quick macro. I've a question, How can I be change in code the name file of dynamical form. For example, this is the code:
---------------
str buque
inp(buque "Give me the Vessel Name: " "¡¡¡ATTENTION!!!")
str puerto
inp(puerto "Give me the Port Name: " "¡¡¡ATTENTION!!!")
//I need the variable value instead of RACHA BHUM I need the variable: buque
//And also I need the variable value instead of PORT KLANG ANCH I need the variable: puerto
int w1=act(win("Arrival: RACHA BHUM, Port: PORT KLANG ANCH - Message (HTML) " "rctrl_renwnd32"))
---------------
Could you please tell me how can I solve this problem?
As comment, my version about Quick Macro is 2.1.4, and unfortunately I can't update, then please I'll be waiting your help.
Thanks a lot.