Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP8 Tip
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00762979
Message ID:
00763107
Vues:
25
>>It's also works in WAIT WINDOW. In addition, WAIT WINDOW can show any type of variable. For example,
>>WAIT WINDOW _VFP
>>WAIT WINDOW _SCREEN.Top
>>WAIT WINDOW DATE()
>
>Somehow, that one slipped by me. It's cool.
>
>Except it's going to allow us to become lazy about data types. <g>

Nah, they intenationaly did it half-way to save us. :) VFP wouldn't do conversion if you try to combine string with some other data type. The following wouldn't work.
WAIT WINDOW "Today: " + DATE()
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform