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"

  • Developers
Posted

  elawady said:

i cant find whole page

what help files u talking about :):party::idea::P

I hope you are kidding, because when you are serious you are not making friends with this remark.

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Posted

$time=$time_in*1000

this does the same thing

$time*=1000

Posted (edited)

  CodyBarrett said:

$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...