logo       

RE: Array Week: msg#00295

windows.autoit.user

Subject: RE: Array Week

Man! Beat me by three minutes!
 
Here's mine:
 
SetEnv,DayArray,xxxxxxxxSunday   Monday   Tuesday  WednesdayThursday  Friday   Saturday
SetEnv,WeekDayNum,%A_WDay%
EnvMult,WeekDayNum,9
StringMid,WeekDayText,DayArray,%WeekDayNum%,9
SetEnv,WeekDayText,%WeekDayText%
MsgBox,0,Week Day Text,The Day of the week is %WeekDayText%.
Exit
 
Take care,
 
-Dw
---
Of all the things I've lost, I miss my mind the most.
 
-----Original Message-----
From: diamantsus [mailto:dispo@xxxxxxxx]
Sent: Saturday, June 14, 2003 12:49 PM
To: AutoItList@xxxxxxxxxxxxxxx
Subject: [AutoIt] Array Week

I would to display the week day with A_WDAY formula.
For Example:
Week(6)="Freeday"
How To do?



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



Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.


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



Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise