ue.222d

User Exit/BASIC Program, Releases: AP 6.1

Retrieves the CC pointer item information

Syntax

result = oconv('dict file.name item.name','u222d')

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.

See Also

Command Name Type Description
tcl.list-obj Verb: Access Output descriptive internal information about compiled FlashBASIC or Pick/BASIC programs.
compile.time.date.stamp.ap Definition Obtaining the internal information about compiles in AP.
pointer.item Definition Pointer item overview

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.