R RMxxx Member Aug 10, 2005 #1 This command is not function in version 6. In version 5 is ok. Where is problem?
R RMxxx Member Aug 10, 2005 #1 when i use "set echo off" editor still writing text from clipboard (ctrl+v)
Marco Kalter Administrator Staff member Aug 10, 2005 #1 The "set echo off" command merely affects executed scripts. It does not affect commands that you enter interactively on the command prompt.
The "set echo off" command merely affects executed scripts. It does not affect commands that you enter interactively on the command prompt.
R RMxxx Member Aug 12, 2005 #1 But old version (5) is ok. Insert and exec from clipboard is same as exec script from editor.