Forum Discussion
YMinaev
15 years agoStaff
Hi,
You need to act in the following way:
1. Invoke the menu.
2. Capture it using the mouse cursor (not the Finder tool) and fix information about it in the Object Properties window (Ctrl + Shift + A).
3. Copy its full name.
4. Obtain it by the full name in your script.
5. Work with the menu (click on it, etc.). If you need to obtain its items, they should be child objects of the menu object, and you can get them in your script by their names or text using the Find method.
You need to act in the following way:
1. Invoke the menu.
2. Capture it using the mouse cursor (not the Finder tool) and fix information about it in the Object Properties window (Ctrl + Shift + A).
3. Copy its full name.
4. Obtain it by the full name in your script.
5. Work with the menu (click on it, etc.). If you need to obtain its items, they should be child objects of the menu object, and you can get them in your script by their names or text using the Find method.
Related Content
- 4 years ago
- 7 years ago
Recent Discussions
- 4 hours ago
- 3 days ago