Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Changes codes into one line
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Changes codes into one line
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Vista
Database:
Visual FoxPro
Divers
Thread ID:
01332701
Message ID:
01332701
Vues:
42
Hi all, these can be write in one line. thanks
IF EMPTY(tmonth)
=MESSAGEBOX(' Month is empty')
thisform.month.setfocus
RETURN 0

***********

iF EMPTY(tmonth),=MESSAGEBOX(' Month is empty') thisform.month.setfocus RETURN 0


ENDIF
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform