Keitaro84
2nd February 2023, 18:31
Hello,
I'm working on the tcibd0501m000 session I need to understand if this is called from a menu item or for example from the zoom of another session (tcibd0501m100).
To do this I use:
string parent.prog(20)
import("prog.name$", parent.prog)
called from the zoom it is correctly valued with "tcibd0501m100" while if I click the menu item "ottstpbdeman" appears.
Can anyone tell me what this corresponds to?
Thank you
I'm working on the tcibd0501m000 session I need to understand if this is called from a menu item or for example from the zoom of another session (tcibd0501m100).
To do this I use:
string parent.prog(20)
import("prog.name$", parent.prog)
called from the zoom it is correctly valued with "tcibd0501m100" while if I click the menu item "ottstpbdeman" appears.
Can anyone tell me what this corresponds to?
Thank you