Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Activating the Calculator and SET CONFIRM
Message
De
24/01/2002 11:42:23
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
24/01/2002 11:20:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00609788
Message ID:
00609805
Vues:
10
>I am using VFP6. The help system says the variable _CALCMEM has the value to start using in the calculator, and the result when done. However, no mention is made on how to activate the calculator! How is this done?
>
>Also, the SET CONFIRM ON will stop yor from typeing off the end of a text box, but the left and right arrows will move past the beginning or end. Is there any easy way to stop that?
>
>Any help would be appreciated.
>Joel

Joel,
Activate window calculator
would popup VFP's own calculator.
A restrictive way to set confirm on :
*Texbox.lostfocus
if lastkey()#13 or mdown()
nodefault
this.setfocus
endif

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