Ghost-writer commented on a Page, 8ball in Visual basic  -  Jun 17, 2010

why is yours so long m8..

'Ghost-writer 8ball.
dim x as integer
randomise timer
x = int((1 - 4) * rnd) + 1
if x = 1 then print "Yes"
if x = 2 then print "No"
if x = 3 then print "Maybe"
if x = 4 then print "Okay"
end sub
 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.