Vuteur Posted May 31, 2005 Posted May 31, 2005 (edited) Oh ! Thanks it's working ! Sorry, i didn't know all functions, i'm new in autoit, :"> Edited May 31, 2005 by Vuteur
Developers Jos Posted May 31, 2005 Developers Posted May 31, 2005 I want $xxx = "def"so i made this :$abc = xxxDim Eval($abc) = "def"not working ever tried withabc = xxxDim "$" & Eval($abc) = "def"i don't want to put $xxx = "def"because it will change at every loop, u see, it's for optimisate<{POST_SNAPBACK}>check Assign() ..... 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.
/dev/null Posted May 31, 2005 Posted May 31, 2005 Assign() Cheers Kurt __________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now