Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Activate specific bar of popup menu
Message
De
24/08/2004 04:48:01
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
23/08/2004 22:25:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00935489
Message ID:
00935843
Vues:
22
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform