I hope this is my last SCONNECT & SATTACH question. I believe that I need to put SCONNECT and SATTACH in my startup file. Do I need to put SDETACH and SDISCONNECT in my exit file?
The reason I ask, is that when I use the SDETACH command RBase asks if I want to remove the table. I have said yes and it seems to work ok but it makes me curious. Will that question appear to the user if the SDETACH runs in the exit file? Will I need to turn a message off? Since this program will eventually be on a network and 25 people will be using the same startup file, will I need to do checking to see if the table exists and then bypass the SCONNECT and SATTACH command? Sorry this is long winded. Better to ask the questions up front then try to fix a problem later. Jan
