Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WAIT command bug?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00008377
Message ID:
00008475
Views:
36
>>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())

Sorry, I answered the same, but your answer was on the other side of the map...

Alex.
Alexandre Nobre
Alpha Bytes Computer Corp.

Did you know that there are innocent people dying in East Timor?
It helps if you do...

I suppose you don't need glasses if you're able to read this line

Previous
Reply
Map
View

Click here to load this message in the networking platform