PDA

View Full Version : Cannot paste Subroutine start blocks



Dr_John
21-11-2004, 13:45
Minor niggle:(Programming Editor V4.1.5) If you highlight a subroutine start, then click edit->copy (Ctl-C) you get a helpful popup telling you that Ctl-click copies blocks. If you try this on subroutine starts the corresponding paste always fails because the subroutine name is the same as an existing subroutine. Please, when you next have a spare moment, make pasting a subroutine start rename to a new unique name, in the perhaps in same way that a new subroutine start is named.

Technical
22-11-2004, 16:32
We will look at this. But as a workaround you can always copy all the sub cells apart from the very top sub cell, and then afterwards bring out a new sub cell from the menu as normal to 'top' the copied sub.