Michael
Try adding these to your Server Startup (or whatever startup method
handles the webserver).
Fnd_Shell_ExcludeFromQuit ("A4D_HouseKeeper") `need this so quit
funtion works properly
Fnd_Shell_ExcludeFromQuit ("$A4D_SessionMonitor") `need this so quit
funtion works properly
Fnd_Shell_ExcludeFromQuit ("A4D_Prefs") `need this so quit funtion
works properly
Fnd_Shell_ExcludeFromQuit ("$A4D_Console") `need this so quit funtion
works properly
These are V4 Foundation calls ... not sure if they've changed in v5 or not.
Darin
_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/