Jump to content

Recommended Posts

Posted

dim $x,$y
$y=$x*2
$y=$x+5
msgbox (0,"",$x&" + "&$y)

okay that i want my program to do is to find out what $y and $x ? ex. in this scipt $x=5 and $y=10 but how can i get it to calc it?

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
×
×
  • Create New...