Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Helpful tool menu item for the classbrowser
Message
From
23/04/2000 22:30:05
 
 
To
22/04/2000 11:37:37
Cindy Winegarden
Duke University Medical Center
Durham, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00362288
Message ID:
00362660
Views:
19
>Now that I've tried it, I think it needs a hot key. L and S aren't used already on the tools menu. What do you think?
>

Sure. Sounds good.
LOCAL lnBar

lnBar = CNTBAR('_MTOOLS') + 1

DEFINE BAR lnBar OF _MTOOLS PROMPT [C\<lassBrowser: Import.VCX]
ON SELECTION BAR lnBar OF _MTOOLS do (_browser) with "import.vcx"
lnBar = lnBar + 1
DEFINE BAR lnBar OF _MTOOLS PROMPT [Cla\<ssBrowser...]
ON SELECTION BAR lnBar OF _MTOOLS do (_browser) with getfile('VCX')
lnBar = lnBar + 1
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform