Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: Text /
Chapter 2 - TextEdit / TextEdit Reference
Routines / Managing the TextEdit Private Scrap


TEGetScrapLength

The TEGetScrapLength function returns the size of the TextEdit private scrap in bytes.

FUNCTION TEGetScrapLength: LongInt;
ASSEMBLY-LANGUAGE INFORMATION
You can get the size of the private scrap in bytes from the global
variable TEScrpLength.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
6 JUL 1996