pluto25
Member
Frequently I need to copy or move a set of macro lines. Currently, each line has to be copied or moved one-by-one, which seems a little bit awkward.
My workaround is, to insert a nonsens IF / END IF command (like "if 0 = 0") before the first line of the block, then to move the END IF after the last line of the block, and finally to copy or move the entire IF / END IF statement containing the desired block of macro lines.
More intuitive would be a solution which allows to select a consecutive series of macro lines (e. g. by long clicking all desired lines) and then to copy / move this block.
My workaround is, to insert a nonsens IF / END IF command (like "if 0 = 0") before the first line of the block, then to move the END IF after the last line of the block, and finally to copy or move the entire IF / END IF statement containing the desired block of macro lines.
More intuitive would be a solution which allows to select a consecutive series of macro lines (e. g. by long clicking all desired lines) and then to copy / move this block.
