Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Setfocus...... is not
Message
 
À
20/10/2000 14:13:56
Tom Gahagan
Alliance Computer Solutions
Thomaston, Georgie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00432176
Message ID:
00432278
Vues:
22
Tom,

After reading the entire thread I would suggest trying this;
IF m_occ = 0
   ??chr(7)
   MessageBox('Path information missing!',48,'Notice')
   This.Parent.Text2.SetFocus()
   * Next line will short circuit this method and put the textbox in control
   <strong>RETURN</strong>
ELSE
   blah
   balh
ENDIF
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform