Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Activate specific bar of popup menu
Message
From
24/08/2004 04:48:01
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
23/08/2004 22:25:03
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00935489
Message ID:
00935843
Views:
24
>Dear Sir,
>
>When I run form, the compiler shows error message " Unrecognise command verb" on this line
>
>Acivate popup abc bar 2
>
>Please modify it.
>I am using VFP6.
>
>Thanks

That error is not related with that line. Check your code. ie:
define popup ABC from 1,1 to 20,30
for ix=1 to 10
  define bar m.ix of ABC prompt 'Bar no #\<'+trans(m.ix)
endfor
activate popup ABC bar 3
PS: Maybe you've a #define ABC directive.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform