Community
Referral Program
Testimonials [More...]
Product Family
AccuZIP6 5.0
AccuMUV™ NCOALink®
AccuMUV48™ ANKLink
AccuMUVXtreme™
Palletization
MAIL.DAT
Bound Printed Matter
Tags Module
ACS™ Module
Order Tags
Support
AccuZIP6 Updates
AccuZIP6 Forum
Webinars
Commands
Technotes
iSite Support
Live Chat
Technical Support
AccuZIP6 Sales
endcap

Close a database

Description

This command allows you to close a database in AccuZIP6. This command is useful when you want to add a close event in a script. Simply create this close command and give the command a name, then add this command to your script whenever you'd like to close a specific database.

The Command

USE IN IIF(USED("Demo_file"),SELECT("Demo_file"),0)

In this command, Demo_file represents the name of the database you'd like to close.

Clicking Run closes the database.

© 2008 AccuZIP Inc