CompuServe Messages

#AWRITE

    29-Nov-93 14:58:42
Sb: #123324-#AWRITE
Fm: TONY HILL 100121,3556
To: David Paschall 76636,617
David, I don't have any PC *.gif files on my machine at home but I have just tried the transfer using a .BMP file and I think the problem is that you have forgotten to use the /b extension to denote that this is a binary file transfer. If I use Awrite to copy the file C:\Windows\256color.bmp by typing the following… Awrite c:\windows\256color.bmp ram:256color.bmp then I get a file which is smaller than the original and unrecognisable to Adpro but if I use Awrite c:\windows\256color.bmp ram:256color.bmp /b the file is correct size and works OK in Adpro. Hope that's what you need. Tony