PxPlus User Forum

Twitter Twitter Twitter

Author Topic: Use of mouse copy/paste wanting no 'return' after paste  (Read 724 times)

Skip.Dahl

  • Member
  • **
  • Posts: 17
    • View Profile
Use of mouse copy/paste wanting no 'return' after paste
« on: June 29, 2021, 01:15:12 PM »
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

  • Diamond Member
  • *****
  • Posts: 3810
  • Mike King
    • View Profile
    • BBSysco Consulting
Re: Use of mouse copy/paste wanting no 'return' after paste
« Reply #1 on: September 15, 2021, 01:51:09 PM »
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
eMail: mike.king@bbsysco.com