Hi
Just a quick question..
I'm wondering what the equivilent END function is in PB, from VB.
I have a Dialog, receiving window messages mainly for a TCP server socket.
The dialog is started Modeless, and a Doevents Loop keeps its message queue
running.
From ANY sub/function, how can i completely and cleaning unload my program?
Thanks very much.
- Nathan.
Just a quick question..
I'm wondering what the equivilent END function is in PB, from VB.

I have a Dialog, receiving window messages mainly for a TCP server socket.
The dialog is started Modeless, and a Doevents Loop keeps its message queue
running.
From ANY sub/function, how can i completely and cleaning unload my program?
Thanks very much.
- Nathan.
Comment