Using the latest version, I added a computed column to a table and not paying attention I left the length at the default 8 when I hit save. I t came up with Error value will be truncated OK. It gives no other choice but to hit OK. I kept hitting OK until I realized that I would have to do this for the several thousand rows of data in the table. The error does not let me do anything but hit OK What is the best way out of this?
Also, along the same line. If you have a command file that says to append data to another table that has a rule for no duplicates and you run this command file from the RBase Explorer you get an error message for each duplicate row you might be appending. The only choice is to hit OK for each row of data. Is there another way out of this? I know if I run the file from the R prompt with error message set to off I don't have any trouble, just when I run from the RBase Explorer. Warren
