On Oct 29, 2008, at 9:35 AM, johnf wrote:
> Thanks guys. Will the RegID work as a reference?
No, because that's form-dependent. Just grab the reference like this:
pg2 = pageframe.Pages[2]
pageframe.removePage(pg2, False)
... then later:
pageframe.insertPage(2, pg2)
-- Ed Leafe
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]