I WOULD LIKE TO GIVE X THE DEC VALUE OF yValue
DENNISM
Posts: 1
DEAR SIR
I WOULD LIKE TO GIVE X THE DEC VALUE OF yValue in this routine example x=dec yValue but editor says expected a constant,
varible,unary operator, or ")" . please help! i need x to = the dec of yValue to jump out of loop .See attachment
Post Edited By Moderator (Chris Savage (Parallax)) : 11/3/2005 9:05:29 PM GMT
I WOULD LIKE TO GIVE X THE DEC VALUE OF yValue in this routine example x=dec yValue but editor says expected a constant,
varible,unary operator, or ")" . please help! i need x to = the dec of yValue to jump out of loop .See attachment
Post Edited By Moderator (Chris Savage (Parallax)) : 11/3/2005 9:05:29 PM GMT
Comments
Also, what kinda variable is x ?
++
PS using */ returns a maximum value of 255.996, so the x < 8000 will always be true. Look at page 109 of the Stamp users manual for more info.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
·1+1=10
Post Edited (Paul Baker) : 11/3/2005 9:55:38 PM GMT