Thread
:
Programming Problem - Help
View Single Post
06-08-2004, 08:24 AM
jawanda
Confirmed User
Join Date: Feb 2003
Posts: 6,040
Alright, this might not be the cleanest approach, by try something like this.
A=2
While A is less than Input
A = A*2
Wend
Edit: Input = A/2
jawanda
View Public Profile
Find More Posts by jawanda