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) |
D.H., San Diego, CAThank you for continuing to produce a wonderful tool for the mail ing industry. We continually enjoy the capabilities of your product. Once again, thank you for producing such an excellent product.