Mmmm interesting. I was using the 3.5 documentation and this function does not exist there. The 4.0 docs do. I am running OS version 3.5.2. Does this mean that I cannot use this function?
Thanks for the reply BTW... Robert McKenzie <[EMAIL PROTECTED]> wrote in message news:75794@palm-dev-forum... > > You are directly accessing a system internal (pt->items). This is a big > naughty. I guarantee you that if you do this your code will not run on the > next Palm OS. Please use the published APIs. In particular use: > > Int16 ColumnCount = TblGetNumberofColumns(pT); > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
