thread
:
Create your own Windows error messages!
View Single Post
#
35
12-22-2007, 01:30 PM
ParamiteSurprise
Thudslug
: May 2007
: United Krapdom, West Midlands
: 163
Rep Power:
0
:
Can I make an error with a function, for example to choose "yes or not" after a request?
if ( msgbox( "sure you would like to exit?", vbyesno ) = vbyes ) then
end
else
form1.visible = true
I just love Microsoft Visual Basic
- - My dad taught me it
ParamiteSurprise
View Public Profile
Visit ParamiteSurprise's homepage!