--
This is a FAQ, read Help, then search
www.groups.google.com/advanced_group_search
pbm_thisusuallydoesnothelp:-))
Philip Salgannik
"Poilenkov Andrey" <poil...@advantum.ru> wrote in message
news:uyP5ElmLDHA.218@forums-2-dub...
"Poilenkov Andrey" <poil...@advantum.ru> wrote in message
news:uILHJCALDHA.345@forums-1-dub...
> Hi all.
> Can anybody explain, how to copy created non visual objects with all
values
> of variables.
> For example:
> n_object lnv_object
> n_object lnv_object_pointer
> lnv_object = create n_object
> lnv_object.is_title = 'Title'
> file://I need a copy of this object, not a pointer.