Re: Delete a group from within a group script

2008-04-08 Thread Thomas McGrath III
Ken, Thanks, I just figure that out. It seems that since the object that started the script was in the group I was getting errors so I did the equivalent of what you wrote. Thanks again, Now I just need to figure out why the defaultFolder keeps acting up. Tom On Apr 8, 2008, at 5:14 PM,

Re: Delete a group from within a group script

2008-04-08 Thread Thomas McGrath III
Mark, Thanks, I kept getting an error since the script was within the group that wanted to delete the group. I put in a handler that would go to the card and then in time delete the group from the card level. This seems to work fine now. On Apr 8, 2008, at 3:37 PM, Mark Schonewille wrote:

Re: Delete a group from within a group script

2008-04-08 Thread Ken Ray
On Tue, 8 Apr 2008 21:37:18 +0200, Mark Schonewille wrote: > Tom, > > if word 1 of the name of the owner of me is "group" then > delete group "Group Name" of the owner of me > end if > > If you are sure that the owner is always a group, you might leave out > the if-statement. You may not be

Re: Delete a group from within a group script

2008-04-08 Thread Mark Schonewille
Tom, if word 1 of the name of the owner of me is "group" then delete group "Group Name" of the owner of me end if If you are sure that the owner is always a group, you might leave out the if-statement. Best regards, Mark Schonewille -- Economy-x-Talk Consulting and Software Engineering

Delete a group from within a group script

2008-04-08 Thread Thomas McGrath III
Can anyone tell me how to delete a group from a script within the same group? thanks Tom ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http: