Thus spake Andrew Heath: > Sorry, to clarify, yes indeed I was talking about cloning pieces (cards used > as counters, specifically) in the module editor. In my case in question I had > to duplicate a particular infantry unit 19 times and resorted to copying it > once, then right-click / paste - ing it 19 times and wondering if there was a > quicker way. An option on the rightclick menu to "clone" which would then pr > ompt for the number of desired copies would be awesome. > > Andrew
Aha. Suppose that it was possible to select multiple items and clone them as a group, instead. Would that be an acceptible solution to your problem? In your case, you could duplicate one unit into 19 with only five clone operations this way. (In general, you could get n items from 1 in ceil(log_2(n)) steps, where "log_2" is the base-2 logarithm and "ceil" rounds up to the next integer, for you math-heads.) -- J.
