|
Re: Array Week: msg#00294windows.autoit.user
Otherwise... SetEnv,Day1,Sunday SetEnv,Day2,Monday SetEnv,Day3,Tuesday SetEnv,Day4,Wednesday SetEnv,Day5,Thursday SetEnv,Day6,Friday SetEnv,Day7,Saturday StringTrimLeft,DAY,Day%A_WDAY%,0 MsgBox,4096,debug,Today is %DAY% Larry --- In AutoItList@xxxxxxxxxxxxxxx, "Private Name" <larrydalooza@xxxx> wrote: > 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 SearchNetworking.com to access over 500 white papers. Get instant access at SearchNetworking.com Today http://us.click.yahoo.com/YyjvfD/OLNGAA/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> |
|---|---|---|
| Previous by Date: | Re: Array Week: 00294, Private Name |
|---|---|
| Next by Date: | RE: Array Week: 00294, Dan Welcher |
| Previous by Thread: | Re: Array Weeki: 00294, Private Name |
| Next by Thread: | AutXtra: 00294, Armando Miller |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |