Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SET FDOW doesn't work for me
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01090273
Message ID:
01090310
Views:
13
Thanks Folks!
Thanks for the info!
but I can't find in Help that DOW() function is not affected by SET FDOW
May be SET FDOW TO... is unduly and mislead set command?
WHAT IS THIS
DOW(dExpression | tExpression [, nFirstDayOfWeek])
Need I use [, nFirstDayOfWeek]
I expect SET FDOW...
or I need always test ;o)

Yes,
I test always ;0(

>>Sergey and Yuri
>>
>>? DOW(DATE(), SET("FDOW"))
>>
>>works perfect
>>But I read the help. I don't find DOW() function is not affected by SET FDOW
>
>The DOW syntax requires the second parameter to be set in order to comply with set fdow. Either:
>- dow(date(),set("fdow"))
>OR
>- dow(date(),0)
_______________________________________________________________
Testing displays the presence, not the absence of bugs.
If a software application has to be designed, it has to be designed correctly!
_______________________________________________________________
Vladimir Zografski
Systems Analyst
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform