:
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
|
It doesn't work. I created an error with this but it does not work, it is identical to the first one with more informations about the problem.