View Single Post
  #14  
Unread April 4th, 2008, 06:31 AM
ash2000's Avatar
ash2000
Beginning Trainner/Hacker
 
Join Date: May 2006
Location: South Pacific
Gender:
Nature: Calm
Could anyone tell me how to declare a list of numbers (233243) as byte?

Dim x as byte
x = "233243"

I tried this, it doesn't work, could anyone help?
__________________
Reply With Quote