Close any open databases
Add this command to a script to close any databases that may still be open.
PUBLIC com_Alias, com_DBF com_Alias=ALIAS() com_DBF=DBF() CLOSE DATABASES USE (com_DBF) ALIAS (com_Alias) |
Add this command to a script to close any databases that may still be open.
PUBLIC com_Alias, com_DBF com_Alias=ALIAS() com_DBF=DBF() CLOSE DATABASES USE (com_DBF) ALIAS (com_Alias) |
M.F., Austin, TXAccuzip6, the best keeps getting better - and great tech support too!