Hi, Thanks for the help - I mistyped StrPrintF for StrVPrintF - that combined with a bug in my own code just before it and the fact that the Codewarrior debugger does not always show correct values for variables (it seems) - caused the problems.
I now have it working. Regards Jonathan Cox "Scott Johnson (Bellevue)" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > > From: Jonathan Cox [mailto:[EMAIL PROTECTED] > > I have written a string class that provides a method that eventaully > > calls down to ::StrPrintF(). > > Have you tried StrVPrintF instead of StrPrintF? > > -slj- > > > -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
