Does DeleteAll keep a menu from getting any more items?

Talk about anything
User avatar
dangerdogL2121
Posts: 173
Joined: 01 Oct 2013, 23:11

Does DeleteAll keep a menu from getting any more items?

01 Nov 2013, 02:03

Sorry, another post looking for help.
In a script I have I use

Code: Select all

Menu, TRAY, DeleteAll
hoping to delete all the menu items off the tray menu, and them add new ones. However, it seems that it keeps any new menu items from being added. Is it supposed to be this way? I'd rather not have to round up all the items the script adds to the tray menu. I can show the script if there is a request.
thanks
VxE
Posts: 45
Joined: 30 Sep 2013, 10:35
Location: Simi Valley, CA

Re: Does DeleteAll keep a menu from getting any more items?

01 Nov 2013, 03:40

Try

Code: Select all

Menu, Tray, NoStandard
lexikos
Posts: 9592
Joined: 30 Sep 2013, 04:07
Contact:

Re: Does DeleteAll keep a menu from getting any more items?

01 Nov 2013, 03:51

No (is the answer to your question).
Last edited by lexikos on 01 Nov 2013, 18:07, edited 1 time in total.
Reason: typo
User avatar
dangerdogL2121
Posts: 173
Joined: 01 Oct 2013, 23:11

Re: Does DeleteAll keep a menu from getting any more items?

01 Nov 2013, 11:45

@VxE
Sorry, I wasn't being clear.
I want to delete all the command-made(Menu, TRAY, add) items. In the script, Menu, TRAY, NoStandard has already been used. The script will make menu items(in the script's case, its the name of windows) very quickly, and then will delete all items and make new ones.

@Lexicos
So acording to your answer, Menu, TRAY, DeleteAll shouldn't keep new menu items from being added. I will look at my script more.

thanks

Return to “Off-topic Discussion”

Who is online

Users browsing this forum: No registered users and 59 guests