Skip to main content

Visual Cobol block copy/paste ?

  • June 13, 2013
  • 2 replies
  • 0 views

As an old NE user, block copying was an essential to ease daily work. Does this exist in Visual Studio/Cobol?

2 replies

As an old NE user, block copying was an essential to ease daily work. Does this exist in Visual Studio/Cobol?

Hi KarlRainer

I use bellow options

using Keyborad   >>>  Shift Alt Arrow  to select the code and then normal copy paste

Using Mouse       >>>   Mouse Alt  to select the code and then normal copy paste

Let me know if that works


#VisualStudio
#netexpress
#editor

As an old NE user, block copying was an essential to ease daily work. Does this exist in Visual Studio/Cobol?

Works perfectly. Thank's Cheetalm!