It is a bug. I believe it may have been in J6, but in any case, the problem is that the J7 definition was copied from J6 without testing this.
In the definition, there is a toHOST that converts the LF separator into CRLF. This causes the problem, and should be removed. I have a fix that will be put up this weekend. On Thu, May 5, 2011 at 7:27 AM, Leigh J. Halliwell <[email protected]>wrote: > Dear J Forum: > > When I excute the j701 the sentence " clipwrite 2 6 $ 'Hello,world.' " and > paste it into Excel, it pastes as three vertical cells, as: "Hello,"/{empty > cell}/"world." This never happened in j602. Why am I getting the extra > line feed, and how can I get rid of it? I'm running Excel 2003 on 32-bit > Windows XP. Thank you. > > Sincerely, > > Leigh > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
