I would check to be sure that you don't have an open cursor or table >with the fieldnames lnBox, lnBoxDisc. If so, change the variable names, >or precede them with m. to indicate variables. (m.lnbox, etc)
The L on the variable stands for local variable and the N stands for numeric. Also, there are no tables or cursors with these variable names. In a cursor the L would stand for a logical field, that would raise an error on the insert command. --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

