|
-
Feb 15th, 2000, 10:45 PM
#1
Thread Starter
Addicted Member
I'm using an Inputbox to get an integer-value in my app. Unfortunately, if you press cancel instead of OK the inputbox returns "", which is not a valid integer (surprise!).
I guess I can input something like
If x = "" Then
End Sub
End If
But I don't want the user to press Cancel!
Can I take the Cancel.button away?
Thanks in advance,
Pentax
------------------
Wilhelm Tunemyr,
Sweden
[email protected]
"Dort, wo man Bücher verbrennt, verbrennt man am Ende auch Menschen"
Heinrich Heine (1797-1856)
Pravda zvítezi!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|