Honestly, I think the process of compiling to an application ought to attach a splash stack automatically so people do not keep running into this problem. Then have a method for replacing the splash stack with your own, otherwise it uses a default stack whose script is modified to call the main stack on application launch.
My 2¢ Bob On Aug 18, 2010, at 7:17 AM, [email protected] wrote: > Hi, > > I'm having a strange problem, maybe someone can assist... > > I need to duplicate a group of controls into another group and do some things > with it afterwards. In the IDE the following works fine: > > copy grp "RightPageOriginalNew" to group "PageList" > put it into vNewPage > > But when I save the app as a standalone, no copy is made and the variable It > returns empty... > > I'm running on Mac, RR version 4.5.0-dp3, but 4.0 gives the same result. > > Can someone tell me what I'm doing wrong? > > > Met vriendelijke groeten, > Warm Regards, > > PublishingTools4u > Ton Kuypers > +32 (0) 477 739 530 > > Aardbemden 11 • B-2400 • Mol • Belgium > www.publishingtools4u.com > > > > _______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
