c#:
Mark,
If in a visual environment, use this.Close().
If in a Console environment, you can use Environment.Exit(0).
Rob
[quoted text, click to view] "Mark" wrote:
> its there a application quit method to exit the application example
> thanks
> Mark
>
>