logo       

Re: Array Week: msg#00293

windows.autoit.user

Subject: Re: Array Week

Each cell in %WeekDays% is 9 characters

;next lin word-wrapped
SetEnv,WeekDays,Sunday Monday Tuesday WednesdayThursday Friday
Saturday *

SetEnv,DAY,%A_WDAY%
EnvSub,DAY,1
EnvMult,DAY,9
EnvAdd,DAY,1
StringMid,DAY,WeekDays,%DAY%,9
MsgBox,4096,debug,Today is %DAY%

;Larry


--- In AutoItList@xxxxxxxxxxxxxxx, "diamantsus" <dispo@xxxx> wrote:
> I would to display the week day with A_WDAY formula.
> For Example:
> Week(6)="Freeday"
> How To do?


------------------------ Yahoo! Groups Sponsor ---------------------~-->
Looking for the latest Free IT White Papers?
Visit SearchSecurity.com to access over 500 white papers.
Get instant access at SearchSecurity.com Today
http://us.click.yahoo.com/ayjvfD/QLNGAA/uitMAA/EGnolB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, send an email to:
AutoItList-unsubscribe@xxxxxxxxxxxxxxx



Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/





<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise