Difference between revisions of "SET DEFAULT"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Helengeorge (Talk | contribs) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
==Purpose== | ==Purpose== | ||
Specify default device name and directory on which files will be searched for and stored | Specify default device name and directory on which files will be searched for and stored | ||
Line 12: | Line 8: | ||
==See Also== | ==See Also== | ||
− | [[DEFAULT()]], [[SET DIRECTORY]], [[SET PATH]], [[SET VIEW]] | + | [[DEFAULT()]], [[SET DATADIR]], [[SET DIRECTORY]], [[SET PATH]], [[SET VIEW]] |
Line 24: | Line 20: | ||
==Products== | ==Products== | ||
− | Recital | + | Recital Server, Recital |
+ | |||
[[Category:Documentation]] | [[Category:Documentation]] | ||
[[Category:Commands]] | [[Category:Commands]] |
Latest revision as of 15:36, 23 November 2009
Purpose
Specify default device name and directory on which files will be searched for and stored
Syntax
SET DEFAULT TO [<device name>] [<path-name>]
See Also
DEFAULT(), SET DATADIR, SET DIRECTORY, SET PATH, SET VIEW
Description
The SET DEFAULT command allows you to specify the device and directory where all files will be searched for and stored. The <device name> is the name of the device that you wish to be the default device. By default, files are searched for and stored in the current working directory. The SET DEFAULT TO command without a <path-name> returns you to the device and the directory that was originally active.
Example
set default to /usr/accounts/
Products
Recital Server, Recital