How to add items in a "Option Menu" eg:If I have some items in option Menu and with help of one of the item I have open a folder and select a file, how I add the name of the selected file in option Menu. Is it possible.


Thanks
Shalu
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Code: Select all
set the text of button "option menu" to ("option 1" & CR & "option 2" & CR & "Very long option 3")