Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01174441
Message ID:
01174672
Views:
11
>??????
>
>lcRate = EVL(laArr[1],0)		
>
>
>I am almost sure you mean:
>
>lcRate = NVL(laArr[1],0)
>
No, I meant EVL. I found that the array is not created if my conditions don't match. AFAIK the behavior has changed in VFP9, but I'm running with 8.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View