red flower0
زيزوومي جديد
- إنضم
- 11 أكتوبر 2011
- المشاركات
- 128
- مستوى التفاعل
- 0
- النقاط
- 0
غير متصل
كود:[URL="http://www.autoitscript.com/autoit3/docs/keywords.htm##include"][COLOR=#f000ff][I]#include[/I][/COLOR][/URL] [COLOR=#9999cc]<Date.au3>[/COLOR] [COLOR=#aa0000]$date[/COLOR] [COLOR=#ff0000]=[/COLOR] [URL="http://dundats.mvps.org/help/html/libfunctions/_now.htm"][COLOR=#808080][I]_Now[/I][/COLOR][/URL][COLOR=#ff0000]()[/COLOR] [COLOR=#aa0000]$year[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9][I]2011[/I][/COLOR] [COLOR=#aa0000]$month[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9][I]12[/I][/COLOR] [COLOR=#aa0000]$day1[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9][I]2[/I][/COLOR] [COLOR=#aa0000]$day2[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9][I]5[/I][/COLOR] [URL="http://www.autoitscript.com/autoit3/docs/keywords.htm#If"][COLOR=#0000ff]If[/COLOR][/URL] [URL="http://www.autoitscript.com/autoit3/docs/macros.htm#@year"][COLOR=#ff33ff]@YEAR[/COLOR][/URL] [COLOR=#ff0000]=[/COLOR] [COLOR=#aa0000]$year[/COLOR] [URL="http://www.autoitscript.com/autoit3/docs/keywords.htm#Then"][COLOR=#0000ff]Then[/COLOR][/URL] [URL="http://www.autoitscript.com/autoit3/docs/keywords.htm#If"][COLOR=#0000ff]If[/COLOR][/URL] [URL="http://www.autoitscript.com/autoit3/docs/macros.htm#@mon"][COLOR=#ff33ff]@MON[/COLOR][/URL] [COLOR=#ff0000]=[/COLOR] [COLOR=#aa0000]$month[/COLOR] [URL="http://www.autoitscript.com/autoit3/docs/keywords.htm#Then"][COLOR=#0000ff]Then[/COLOR][/URL] [URL="http://www.autoitscript.com/autoit3/docs/keywords.htm#If"][COLOR=#0000ff]If[/COLOR][/URL] [URL="http://www.autoitscript.com/autoit3/docs/macros.htm#@mday"][COLOR=#ff33ff]@MDAY[/COLOR][/URL] [COLOR=#ff0000]>=[/COLOR] [COLOR=#aa0000]$day1[/COLOR] [URL="http://www.autoitscript.com/autoit3/docs/keywords.htm#And"][COLOR=#0000ff]And[/COLOR][/URL] [URL="http://www.autoitscript.com/autoit3/docs/macros.htm#@mday"][COLOR=#ff33ff]@MDAY[/COLOR][/URL] [COLOR=#ff0000]<=[/COLOR] [COLOR=#aa0000]$day2[/COLOR] [URL="http://www.autoitscript.com/autoit3/docs/keywords.htm#Then"][COLOR=#0000ff]Then[/COLOR][/URL] [URL="http://www.autoitscript.com/autoit3/docs/functions/MsgBox.htm"][COLOR=#000090][I]MsgBox[/I][/COLOR][/URL][COLOR=#ff0000]([/COLOR][COLOR=#ac00a9][I]0[/I][/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#9999cc]""[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#aa0000]$date[/COLOR][COLOR=#ff0000])[/COLOR] [COLOR=#009933][I]; commands....etc[/I][/COLOR] [URL="http://www.autoitscript.com/autoit3/docs/keywords.htm#EndIf"][COLOR=#0000ff]EndIf[/COLOR][/URL] [URL="http://www.autoitscript.com/autoit3/docs/keywords.htm#EndIf"][COLOR=#0000ff]EndIf[/COLOR][/URL] [URL="http://www.autoitscript.com/autoit3/docs/keywords.htm#EndIf"][COLOR=#0000ff]EndIf[/COLOR][/URL]
مشكور وجزاك الله خير يا يونس
