Putting an object in a specific group
    Jeanne A. E. DeVoto 
    jeanne at runrev.com
       
    Wed Jan 29 21:25:01 EST 2003
    
    
  
At 8:54 PM -0800 1/29/03, Jim Witte wrote:
>   This seems like a very silly question (yes, I have looked in the
>manual), but how do you put an object into a specific group by script?
Use the create command:
  create field "New" in group "Old Group"
(Or you can also go into group-editing mode:
  start editing group "Old Group"
  create field "New"
  stop editing group "Old Group"
but this is a little less straightforward.)
--
Jeanne A. E. DeVoto ~ jeanne at runrev.com
Runtime Revolution Limited - The Solution for Software Development
http://www.runrev.com/
    
    
More information about the use-livecode
mailing list