Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WAIT command bug?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00008377
Message ID:
00008515
Vues:
32
>>>I used the following statement:
>>>WAIT WINDOW TIME()
>>>It generates an error "Missing operand".
>>>In the same time, the following statement:
>>>WAIT WINDOW TIME(n)
>>>works like:
>>>WAIT WINDOW TIMEOUT n
>>>I think that VFP should recognize the TIME() function as message text, not like TIMEOUT clause.
>>>
>>>Vlad
>>VFP will recognize the time() function, but you have to put it in parenthesis. WAIT WINDOW (time())
>
>Why? Is it the normal behaviour of VFP?
>
>Vlad
VFP understands the first four letters of a command, E.g. Try this WAIT WINDOW TIME 2
I think there must be a conflict with this.
** ** ** ** ** ** ** ** ** ** **
Gregory Cummines
Visual FoxPro 3.0/5.0
C/C++ Applications
** ** ** ** ** ** ** ** ** ** **
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform