Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
IIF nested
Message
From
20/08/2004 16:14:09
Mike Yearwood
Toronto, Ontario, Canada
 
 
To
20/08/2004 15:12:36
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00934989
Message ID:
00935039
Views:
32
>Am i doing something wrong with this:
>
>
IIF(EMPTY(Llamadas.fcita),(IIF(EMPTY(Llamadas.fatencion),(DATETIME()-Llamadas.fllamada)/3600,0)),(DATETIME()-Llamadas.fcita)/3600,0)
Yes. You are making your code so hard to read, even you can't debug it. ;)
Previous
Reply
Map
View

Click here to load this message in the networking platform