Hello,
  I'm using this code here to do a loop, and(as I think) do something
like a exponential:
Sub btElev_Click    For iLoop = 0 To number2       result = number1 *
number1    Next iLoop End Sub But when I tried to execute this code, I
got this error:
Microsoft VBScript compilation error - line 155, char 8 Expected end of
statement What I need to do?

Best Regards,
  Nathan Paulino Campos

-- 
You received this message because you are subscribed to the Google Groups 
"nsb-ce" group.
To post to this group, send email to nsb...@googlegroups.com.
To unsubscribe from this group, send email to 
nsb-ce+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/nsb-ce?hl=en.

Reply via email to