Hi all. How do you make a hot-key for a menuitem from this?
Haven't actually tried this before.
WndList(Wndcnt) = "&" + str$(Wndcnt) + " " + WndList(Wndcnt).
What is displayed is: _1 "Whatever filespec". So obviously I
am doing something wrong, but up to now I haven't been able
to figure out what I have screwed up.
Thanks,
Adam
------------------
Haven't actually tried this before.
WndList(Wndcnt) = "&" + str$(Wndcnt) + " " + WndList(Wndcnt).
What is displayed is: _1 "Whatever filespec". So obviously I
am doing something wrong, but up to now I haven't been able
to figure out what I have screwed up.
Thanks,
Adam
------------------
Comment