Use of mouse copy/paste wanting no 'return' after paste

Started by Skip.Dahl, June 29, 2021, 01:15:12 PM

Previous topic - Next topic

Skip.Dahl

using PRINT 'OPTION' ("RMOUSECOPY","1") in WindX in a character based
system.  When the user is pasting it is doing a auto return and going to the
next line, the user wants the cursor to end at the paste so that they can add
to what was just pasted.
Just wanting to know if there is a way to suppress the return, and if so, only for select users.
Thx,

Mike King

Skip

In release 18.10 (due next week) we have added a new option:

PRINT 'OPTION'("COPY_1LINE_NOCR", "Yes"),

Setting this option will suppress the trailing carriage return/line feed on the copy text when copying a single line.  Multiple line copies will ALWAYS include a trailing CR/LF.
Mike King
President - BBSysco Consulting - http://www.bbsysco.com
eMail: mike.king@bbsysco.com