--- In [email protected], "Brigitte Spatz" <[EMAIL PROTECTED]> wrote:
> I have put an application.terminate into the except part of a
> try..except in the initialization, so this seems to be where the
> @Halt0 comes from. 

This could actually be your problem! During the Initialization part, 
the Application object might not have been fully initialized. It should 
be initialized though.

What if you replace the application.terminate part with just a Halt(0) 
command?

Anyway, your application seems to have problems while terminating since 
it's freeing some stuff. Probably related to the Application object. 
Have you set some of it's events to some form methods?

One good advise: install XP SP2 on one of your systems for proper 
testing of your product. Then you can check if it's related to it.

With kind regards,
X Katja Bergman.





-----------------------------------------------------
Home page: http://groups.yahoo.com/group/delphi-en/
To unsubscribe: [EMAIL PROTECTED] 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/delphi-en/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to