Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Converting browse window to grid question
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Converting browse window to grid question
Divers
Thread ID:
00124732
Message ID:
00124732
Vues:
65
converting some 2.5 browse windows to vfp 5.0 grids. unfortunately i am new to foxpro. (how did i get this job you might ask.) got most of it figured out, but i do have 2 questions.

1) how to code the WHEN clause of the browse in a grid? vfp browse help says:

WHEN lExpression3 Evaluates a condition when the user moves the cursor to another record. If lExpression3 evaluates to true (.T.) the user can modify the record moved to. If lExpression3 evaluates to false (.F.) or 0, the record the user moves to becomes read-only and cannot be modified.

2) how to code the :F option of the field in a grid? vfp browse help says:

:F Determines whether the expression in the verify option is evaluated when you move the cursor out of a field or another window is activated. If :F is not included, lExpression1 is evaluated only if changes are made to the field. If :F is included, lExpression1 is evaluated even if the field isn’t modified.

TIA

brenda
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform