PathString

Object List Next Object

Definition:

Maintains a list of semi-colon separated directory or file names.

Specialized Features:

The following table lists and describes the properties and methods added by PathString. There are no added events.


Properties Use to...


Count Equals the total number of names in the Path property.

Index Specifiy an index into the Path property.

Name Specify the name of the field that is in position Index in the Path property.

Path Contains the list of directory or file names.


Methods Use to...


AddName Append or prepend a directory or file to the Path list.

Clear Remove all entries in the Path list.

FindName Find a directory/file name in the Path list.

InsertName Insert a directory/file name in the Path list.

RemoveName Remove a directory/file name from the Path list.

ReplaceName Modify an existing entry in the Path list.

Copied Features:

Noneimages/Phx00010.gifthis is a top-level object.