Why can't I replace the text in this command with a string? [insert("FileName", "RowNum","ColNum", "Number")] I want to do this: char string[] = "123"; [insert("FileName", "RowNum","ColNum", string)] It won't work. Why? Thanks John -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist