RADE |
Source Code Manager |
adl_ls_typeListing available file's types |
Quick Reference |
AbstractThe adl_ls_type command displays all the available types known by SCM |
adl_ls_type [type ...] [-program] [-h | -help | -?]
SCM associates an object type with each file given as parameter of the [1] adl_mk_elem command. If this command fails, use the adl_ls_type
command to known all the available types (suffixes of the files) known by SCM and their
characteristics (binary file, text file, executable file or not).
The -program option formats the output of the command, in order to analyze the
result in a program.
The information displayed are:
The "-program" option displays information in a specific output mode. For more details, see the article explaining this option.
[Top]
adl_ls_type accepts the following options:
-h|-help|-? | Help of the command |
type... | Reduce the list to the given type(s) |
-program | Display the output in a program mode |
Display all the available types: (extract of the available types in SCM)
|
Display all the available types in a program mode: (extract of the available types in SCM)
|
[Top]
[1] | adl_mk_elem: Creating an object |
[Top]
Version: 2 [Nov 2001] | Document update |
Version: 1 [Mar 2001] | Document creation |
[Top]
Copyright © 2001, Dassault Systèmes. All rights reserved.