Difference between revisions of "SET DIRECTORY"

From Lianjapedia
Jump to: navigation, search
 
Line 13: Line 13:
 
==Example==
 
==Example==
 
<code lang="recital">
 
<code lang="recital">
set default to C:\accounts\</code>
+
set directory to C:\accounts\</code>
  
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Commands]]
 
[[Category:Commands]]
 
[[Category:Set_Commands|DIRECTORY]]
 
[[Category:Set_Commands|DIRECTORY]]

Latest revision as of 04:39, 4 November 2016

Purpose

Specify default directory in which files will be searched for and stored

Syntax

SET DIRECTORY TO [<directory>]

See Also

DEFAULT(), SET DEFAULT, SET PATH

Description

The SET DIRECTORY command allows you to specify the directory where all files will be searched for and stored. The SET DIRECTORY command without a <path name> returns you to the original directory.

Example

set directory to C:\accounts\