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:33:36
 
 
To
23/04/2000 22:30:05
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00362288
Message ID:
00362661
Views:
20
Damn HTML. I know better. Sorry about that:
>
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
Remove the space after the less-than sign, of course.
Previous
Reply
Map
View

Click here to load this message in the networking platform