| u21b6 | Index Level | u28 |
| Syntax | result = OCONV( "dict file.name item.name", "u222d" ) |
| Category | BASIC |
| Type | User Exit |
| Description |
Retrieves the CC pointer item information from binary items.
Attribute one is always "CC" Attribute two is the start frame number. Attribute three is the number of frames that the binary item resides in. Attribute four is null (for R83 backward compatibility) Attribute five is the time and date stamp in external format, separated by two spaces (for R83 backward compatibility) A null result is returned on any error, such as the file could not be opened, the item did not exist or the item was not binary and there simply was no CC pointer information. |
| Options | |
| See Also | list-obj Compile stamps pointer item |
| Example | |
| Warnings | |
| Compatibility | AP 6.1 |
| u21b6 | Index Level | u28 |