Directory
Return to Introduction  Previous page  Next page
Displays a list of the files and folders contained in the current project or folder, or the contents of a specific folder.

Syntax

tc Dir [TC Items] [-E] [-O] [-R] [-Y] [-?]  

Examples
 
Displays the contents of the current folder:

tc Dir  

Displays all .pas files in the folder //Test Project/Source:

 
tc Dir //Test Project/Source/*.pas  

The following table describes the command-line options available with this command.

Option
Description
-E
Display extended information, including Lock information
-O
Specify command output parameters
-R
Lists files recursively
-Y
Specify a Username and/or Password
-?, -H
Request online help for a command



 


© 1995-2018 MCN Software