Important: The information in this document is obsolete and should not be used for new development.
Writing Information to the Scrap
To write information to the scrap, first use theZeroScrap
function to clear the contents of the scrap, and then use thePutScrap
function to write data in a specific format to the scrap. You can use thePutScrap
function multiple times to place data in more than one format in the scrap.
Subtopics
- ZeroScrap
- PutScrap