Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Helpful tool menu item for the classbrowser
Message
De
23/04/2000 22:30:05
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
 
 
À
22/04/2000 11:37:37
Cindy Winegarden
Duke University Medical Center
Durham, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00362288
Message ID:
00362660
Vues:
21
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform