User Profile

Collapse

Profile Sidebar

Collapse
GothicDeathEater
GothicDeathEater
Last Activity: Feb 1 '08, 05:52 PM
Joined: Feb 1 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • GothicDeathEater
    replied to No operator limits?
    Seems to have worked, thank you very much especially for your quick correspondence, and I'll add the vbcode thingy next time.
    Thanks again.
    See more | Go to post

    Leave a comment:


  • GothicDeathEater
    started a topic No operator limits?

    No operator limits?

    This problem has been bugging me for days, I just can't get my head round it, I'm a relative newbie to VB, anyway my code says this:

    If Asc(varUserInpu t) >= 48 Or Asc(varUserInpu t) <= 57 Then
    Print varUserInput & ":" & " Is a Number"

    ElseIf Asc(varUserInpu t) >= 58 Or Asc(varUserInpu t) <= 64 Then
    Print varUserInput & ":" &...
    See more | Go to post
No activity results to display
Show More
Working...