RE: RE: [DUG]: Converting Data DFM to Text DFM

2002-12-08 Thread Paul Eggleton
Andrew Thomas wrote on Monday, 9 December 2002 12:14 p.m.: > Sweet managed to find the problem with the help of Jeremy, now > another question on the same lines, is there anyway you can tell if > you have got a text or data dfm from a TMemoryStream? Check if the first character is 255. If it is

RE: RE: [DUG]: Converting Data DFM to Text DFM

2002-12-08 Thread Paul Eggleton
Andrew Thomas wrote on Monday, 9 December 2002 10:51 a.m.: > I have tried to use this function now for a while but I keep getting > an error about the stream being an "invalid stream format". I know > the stream that I pass in to the function is correct. I am thinking > that this function Object