Re: undo insertion into group

2005-05-22 Thread Dennis Brown
Thanks Eric. I appreciate your comments, though perhaps I should have actually stated what problem I was solving. I put everything on separate statements because I actually have more complex requirements in my real application and I wanted it simple to understand, modify and debug --and sp

Re: undo insertion into group

2005-05-20 Thread Eric Chatonet
Hi Dennis, Just a comment about your script: You use 3 non exclusive conditional structures and then the engine will have to test all of them. You might prefer something like: if word 1 of it is "button" then put it & cr after btnList else if word 1 of it is "field" then put it & cr after fld

Re: undo insertion into group

2005-05-20 Thread Dennis Brown
Eric, This is exactly what I want to do, but it did not work. On May 20, 2005, at 2:16 AM, Eric Chatonet wrote: Hi Bob, Buttons, fields, images, graphics, scrollbars, players and groups are controls: put the number of controls repeat for each control tControl in this card I want to get the name (

Re: undo insertion into group

2005-05-19 Thread Eric Chatonet
Hi Bob, Buttons, fields, images, graphics, scrollbars, players and groups are controls: put the number of controls repeat for each control tControl in this card etc. Hope this helps. Best regards from Paris, Eric Chatonet. Le 19 mai 05 à 23:34, Bob Hartley a écrit : At 21:38 19/05/2005, you wrot

RE: undo insertion into group

2005-05-19 Thread MisterX
#x27;s finished and out of the testing lab. Regards, Xavier http://monsieurx.com > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Bob Hartley > Sent: Thursday, May 19, 2005 22:32 > To: use-revolution@lists.runrev.com > Subject

Re: undo insertion into group

2005-05-19 Thread Bob Hartley
At 21:38 19/05/2005, you wrote: Hi Bob, Hi Eric Ok I got to the bottom of it. I thought of that command but I forgot to declare a global (where the stack name was stored). Previously I was deleting the lat field of the stack where the delete button was. Thanks for directing me back to delete an

Re: undo insertion into group

2005-05-19 Thread Eric Chatonet
Hi Bob, You could try something like: delete last field assuming that the deletion concerns always the last field created by your button :-) You can refer to an object by order, number, ID , name and much more ;-) Best regards from Paris, Eric Chatonet. Le 19 mai 05 à 22:31, Bob Hartley a écri

undo insertion into group

2005-05-19 Thread Bob Hartley
Hi All In my compiled app I have a button that will insert a field into a group on a stack. I would like to be able to undo this last action. Is there a way to do it? All the best Bob -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.322 / Virus Database: 266.1