Jump to content

Ifgreaterorequal, <variable>, <number>, <cmd>


Guest paul
 Share

Recommended Posts

The Help for: IfGreaterOrEqual, <variable>, <number>, <Command>

Saiy: Will compare the DOS variable <variable> with <number> and branch epending on the result. If the parameters are not numeric they will be treated as being zero.

I Tried This below:

IfGreaterOrEqual, %A_YDAY%, 22, Goto,Exit

But Don't Work , even Cange Number , do not stop.

I want Stop script if the Variable Dos Day of the Year , is greater of the number

I Write After. ( want to stop Work script, after a certain date.)

How can i DO ??

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...