O$8.1 Copying class to another library

Mike Rowan michael.rowan3 at gmail.com
Tue Nov 26 01:16:56 EST 2019


In the end Jonathon Rumbold provided this, and Paul Mulroney the same clue.

Do pLib.$reports.$first() Returns item  ;; the source lib
Do newLib.$reports.$add(item.$name) Returns newItem
Do newItem.$classdata.$assign(item.$classdata)

Many thanks.


On Tue, Nov 26, 2019 at 8:26 AM Mike Rowan <michael.rowan3 at gmail.com> wrote:

> Hello everyone,
>
> Can anyone give me a clue on copying a report class from Lib A to Lib B?
>
> I'm sure it's dead easy.  Thanks for all offers.
>



More information about the omnisdev-en mailing list