Put your code through RStyle. That error message always means that you're missing either a parenthesis or a quotation mark somewhere.
Karen In a message dated 10/4/2011 4:42:19 PM Central Daylight Time, [email protected] writes: > When I try to update a table in another database, > > > > Update patinfo_dup set scandate = .#date where patnumbr = .vpatnumbr > > > I get this error message... > > > [RBTI][R:RBASEE ODBC Driver][patdb]-ERROR- More that 5000 characters or > 400 items on input line ( 14) > > > What does it mean? > How can I fix it? >

