Well, my feeling is that if doing something manually produces a different result than doing something programmatically, that (IMHO) it's a bug.
Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > J. Landman Gay > Sent: Sunday, August 03, 2003 12:08 AM > To: Revolution Mailing List > Subject: Copying a group > > > Before I bugzilla this, I want to know if others think it really is a > bug, or if it should be considered normal behavior. I can't decide. > > I have a group that consists of several fields. The group has > backgroundBehavior set to true. Each card has different text in the > fields of the group. The current card of the stack is, say, three. > > In another stack, I issue the command: > > copy group "myGroup" of stack "Main" to this cd > > I expect to see the contents of card three when the group is copied. > Instead I see the contents of card one. The work-around is to > go to the > Main stack, copy the group, go back to the second stack, and > paste. Then > I do get the contents of card three. > > The results of the copy command kind of make sense, since I didn't > specify what card I wanted, and so I got the first card by default. > However, the command: > > copy group "myGroup" of cd 3 of stack "Main" to this cd > > doesn't work either, I still get the contents of card one. > > Is it a bug or is it normal? > > -- > Jacqueline Landman Gay | [EMAIL PROTECTED] > HyperActive Software | http://www.hyperactivesw.com > > > _______________________________________________ > use-revolution mailing list > [EMAIL PROTECTED] > http://lists.runrev.com/mailman/listinfo/use-> revolution > _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
