seargent master Posted August 10, 2005 Posted August 10, 2005 (edited) i duno if i should post thyis but i have just created it..... you can still kall me a newb but hey my script can be helpfull $a=Inputbox("find diameter", "type the radius") $b=MsgBox(0, "find diameter", $a * 3.14 ^2)diameter.au3 Edited August 10, 2005 by seargent master
/dev/null Posted August 10, 2005 Posted August 10, 2005 (edited) $a=Inputbox("find diameter", "type the radius") $b=MsgBox(0, "find diameter", $a * 3.14 ^2)Hey sarge,if you want to calculate the diameter the correct "algorithm" would be $a*2 !! CheersKurt Edited August 10, 2005 by /dev/null __________________________________________________________(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 *
seargent master Posted August 10, 2005 Author Posted August 10, 2005 Hey sarge,if you want to calculate the diameter the correct "algorthim" would be $a*2 !! CheersKurt<{POST_SNAPBACK}>oopsy may b that was a messup on me thxscincerely seargent master
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