RADE

Source Code Manager

adl_rm_type

Removing file's types

Quick Reference

Abstract

The adl_rm_type command removes file's types known by SCM.


Synopsis

adl_rm_type file_type ... [-h | -help | -?]

Usage

SCM associates an object type with each file given as parameter of the [1] adl_mk_elem command. If this command fails, use the [2] adl_ls_type command to known all the available types (suffixes of the files) known by SCM and their characteristics (binary file or text file, executable file or not executable file).

If  you have to delete an old unused file type, run the adl_rm_type command. This command is an administrator command. SCM users can't delete file's types.

If  you have to create a new file type, use the [3] adl_mk_type command.
 

[Top]

Options

adl_rm_type accepts the following options:
 
 

-h|-help|-? Help of the command
file_type ... Name(s) of the file type(s) to delete

Examples

Delete an old "OldFileType" file type:

adl_rm_type OldFileType

[Top]


References

[1]
[2]
[3]
adl_mk_elem:  Creating an object
adl_ls_type: Listing file's types
adl_mk_type: Creating file's types

[Top]


History

Version: 1 [Apr 2001] Document created

[Top]


Copyright © 2001, Dassault Systèmes. All rights reserved.