Rochester, Dean <[EMAIL PROTECTED]> wrote:
> Table.c Line:2153, Invalid Parameter
>
> The program is not called Table.c and the code only contains 1566 lines.
> Where is this error coming from?
This error is coming from the ROM: Table.c contains all the Table functions
like TblDrawTable, TblSetCustomDrawProcedure, etc.
"Invalid Parameter" in Table.c means you've called some TblXYZ function
with a row or column that is not inside the table, i.e., not in the range
[0, numRows) or [0, numColumns), as appropriate.
John
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/
- Table.c Line:2153, Invalid Parameter Rochester, Dean
- RE: Table.c Line:2153, Invalid Parameter John Marshall
- RE: Table.c Line:2153, Invalid Parameter Rochester, Dean
- RE: Table.c Line:2153, Invalid Parameter Scott Johnson (Bellevue)
- RE: Table.c Line:2153, Invalid Parameter Rochester, Dean
- RE: Table.c Line:2153, Invalid Parameter Aaron Ardiri
- RE: Table.c Line:2153, Invalid Parameter Scott Johnson (Bellevue)
- RE: Table.c Line:2153, Invalid Parameter Rochester, Dean
- Re: Table.c Line:2153, Invalid Parameter JJK112581
- RE: Table.c Line:2153, Invalid Parameter David Fedor
- RE: Table.c Line:2153, Invalid Parameter Rochester, Dean
- Table.c Line:2153, Invalid Parameter Stringer
