Subversion Repositories SvarDOS

Rev

Rev 2073 | Rev 2075 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2073 Rev 2074
Line 18... Line 18...
18
# Must include %s for serial #
18
# Must include %s for serial #
19
1.4:Volume serial number is %s\n
19
1.4:Volume serial number is %s\n
20
1.5:No subdirectories exist\n\n
20
1.5:No subdirectories exist\n\n
21
1.6: --- Press any key to continue ---\n
21
1.6: --- Press any key to continue ---\n
22
 
22
 
23
# showUsage [Set 2]
23
# show Usage
24
2.1:Graphically displays the directory structure of a drive or path.
24
2.1:Graphically displays the directory structure of a drive or path.
-
 
25
2.2:.
25
2.2:TREE [drive:][path] [/F] [/A]
26
2.3:TREE [drive:][path] [/F] [/A]
-
 
27
2.4:.
26
2.3:   /F   Display the names of the files in each directory.
28
2.5:  /F  Display the names of the files in each directory.
27
2.4:   /A   Use ASCII instead of extended characters.
29
2.6:  /A  Use ASCII instead of extended characters.
28
 
30
 
29
# showInvalidUsage [Set 3]
31
# showInvalidUsage [Set 3]
30
# Must include the %s for option given.
32
# Must include the %s for option given.
31
3.1:Invalid switch - %s\n
33
3.1:Invalid switch - %s\n
32
# The %c will be replaced with the primary switch (default is /)
34
# The %c will be replaced with the primary switch (default is /)