Look at the header file where the function is defined? John Pearson wrote: > I don't know. There is no documentation on it, other than the first example > shown. > > ----- Original Message ----- > From: "Marcel Birthelmer" > To: "Microcontroller discussion list - Public." > Sent: Thursday, January 26, 2006 9:57 PM > Subject: Re: [OT] Strings in VC > > >> Is the function expecting a type String or a type char*? >> >> John Pearson wrote: >>> 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 > -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist