PutDCXItemToClipboard   Method

Description         Loads a DCX file into the clipboard.

Syntax                 bRet = [BIImgFrm.]PutDCXItemToClipboard FileName Item Error

Remarks             bRet                        BOOL             TRUE on success.

                            FileName                STRING         Name of the DCX file.

                            Item                        short                n'th image in the file to be loaded.

                            Error                      short*              Error code.

See Also