arcticPigs release V1.0 helpefiles |
![]() |
Returns a specified chorFile element in this collection
Syntax: |
chorFile Item(String objectname) chorFile Item(int index) |
Return: | If found, returns the chorFile object, else returns an error. Error can occur if the name is not found in the list or the index is too large |
Parameters: |
|
Remarks: | The objectname required to access an item in this collection is the short object name. This is the same as the filename but without any path information and without the extention type. |
See also:
Last Updated: 06/15/02 |