Legacy Documentclose button

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

Apple Developer Connection
Advanced Search
Member Login Log In | Not a Member? Contact ADC

Previous Book Contents Book Index Next

Inside Macintosh: More Macintosh Toolbox /
Chapter 4 - List Manager / List Manager Reference
List Manager Routines


Accessing and Manipulating Cell Data

To change the data contained in a cell, your application ordinarily uses the LSetCell procedure. Alternatively, it can use the LAddToCell procedure to append data to a cell, or the LClrCell procedure to clear all data from a cell. To find the data in a cell, your application can use the LGetCellDataLocation procedure to find the location of a cell's data in memory. Or, your application can use the LGetCell procedure to copy the data elsewhere in memory.


Subtopics
LSetCell
LAddToCell
LClrCell
LGetCellDataLocation
LGetCell

Previous Book Contents Book Index Next

© Apple Computer, Inc.
6 JUL 1996

Get information on Apple products.
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Copyright © 2007 Apple Inc.
All rights reserved. | Terms of use | Privacy Notice