I'm using vbscript to create a flat file. At the beginning of the file a hex '255'. What should be there is teh beginning of my data. I've used both Write and WriteLine to output the data. I'm trying to create the following command

osql -U sa -P xxxxx -S xxxxx

The line contains the following:
x255osql -U sa -P xxxx -S xxx

Why is the first character being created?

Thank

Louis

RE: Strange Characters in file by anonymous

anonymous
Thu Apr 29 13:16:06 CDT 2004

No problem I had unicode turn on. Sorr

thank
Louis