Jump to content

Recommended Posts

Posted

how i exit from function like this

func ll()

if 1+1=2 then

Exit from function

else

.................................

.............................

EndFunc

Posted

uhmmm... jos please correct me if im wrong but.. if the statement is blank..shouldn't it exit the function anyway to carry on the rest of the script... thats what i thought happens?

OH and BTW its called "RETURN"

Posted

$time=$time_in*1000

this does the same thing

$time*=1000

Posted (edited)

$time=$time_in*1000

this does the same thing

$time*=1000

thank u thats new for me

but not for this

they 2 variables

what about still the prog processing

WinWaitActive("500.jpg")

i enter this code 4 this

Edited by elawady

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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