1. CLIPBRD.E POSSIBLE Bug Report
I am running an application that outputs a file. At the end of each line=
,
it outputs an ASCII 10. My program opens this file and saves it as a
sequence, then uses your CopyToClipBoard procedure to copy this to the
Windows 95 clipboard. When I paste this into notepad, however, the lines=
don't break properly. However, when I open this file in Notepad, the lin=
es
do break properly. This leads me to the preliminary conclusion that
somehow, ASCII 10 is not being copied properly into the clipboard.
I will design a program specificly to confirm that, and send you the sour=
ce
files. Thanks.
--Alan
=