RELEASE

RELEASE

Welcome to our Knowledge Base

Documentation | Blog | Demos | Support

< All Topics
Print

RELEASE

Closes an application directory.

Syntax

RELEASE directoryname

Parameters

directorynameThe name of an application directory.

Comments

The RELEASE command closes the specified directory by removing it from the directory list, freeing the memory where the symbols defined in the directory were stored. Objects (and their data) belonging to the specified directory are no longer accessible.

Example

access DevDir update

access ProdDir read

add DevDir.Employees from ProdDir.Employees

add DevDir.Departments from ProdDir.Departments

add DevDir.Projects from ProdDir.Projects

release ProdDir

The preceding commands copy data from a production database to a development database, then close the production database so that subsequent commands are sure to affect only the development database.

See Also

$dirpath

ACCESS

Was this article helpful?
0 out of 5 stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
5
How can we improve this article?
Please submit the reason for your vote so that we can improve the article.

Deixe um comentário

O seu endereço de e-mail não será publicado. Campos obrigatórios são marcados com *

pt_BRPortuguese