Hi all,
I have a program I have to show to some people tomorrow
And now it GPF's when it exit!
Very short version:
When I run the program it showes the msgbox and then it GPF!
Anybody seen that before?
Regards
Peter
------------------
[email protected]
[This message has been edited by Peter P Stephensen (edited September 27, 2001).]
I have a program I have to show to some people tomorrow
And now it GPF's when it exit!
Very short version:
Code:
function pbmain a lot of code... msgbox "test" ' Here it GPF !!! exit function
Anybody seen that before?
Regards
Peter

------------------
[email protected]
[This message has been edited by Peter P Stephensen (edited September 27, 2001).]
Comment