Crash under Windows
Fran=?ISO-8859-1?B?5w==?=ois Van Lerberghe
frvanlerberghe at gmail.com
Fri Oct 4 04:20:56 CDT 2013
1) Are you sure you are not using pufDB in the Window(WindowCount).Close
event ?
2) I should write after "pufDB.Close"
pufDB = nil
François Van Lerberghe
Rue Thier Monty, 15 A
4570 Marchin
Belgium
le 4/10/13 9:25, Karl Grob <kgrob at mus.ch> a écrit :
> This is App.close:
>
> if pufDB <> NIL then
> pufDB.Flush
> pufDB.Close
> end if
> 'try
> 'Valentina.ShutDownClient
> 'catch err
> 'myErrorhandler(err, "Close:Shutdownclient")
> 'end try
> try
> Valentina.ShutDown
> catch err
> myErrorhandler(err, "Close:Shutdown")
> end try
>
> while WindowCount > 0
> Window(WindowCount).Close
> wend
More information about the Valentina
mailing list