File types

The file management functions support the following types of files:

Each file type has its own set of unique characteristics that determines how the file can be used and what capabilities it can provide. The concept of a file, however, is the same regardless of what type of file it is. When a file is used by a program, it is referred to by name, which identifies both the file description and, for some file types, the data itself. This information is designed to help you understand the common characteristics of all file types so you can use the files to their full capabilities.

Related tasks:

See the following links for information on the tasks you can perform against files:


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]