Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

multi-layout

 [1/4] from: ammoncooke:yah:oo at: 26-Aug-2001 21:11


Hi, I have a multi-layout script that I need to have one layout access objects from another layout. I tried: layout1/object But that didn't work, I tried just accessing the object directly, no go. Any hints? Thanks!! Ammon

 [2/4] from: ammoncooke:yaho:o at: 30-Aug-2001 12:13


Ok, I got it. I just needed to make the object name a global word by declaring it before the layout. Thanks!! Ammon

 [3/4] from: steve:shireman:semaxwireless at: 31-Aug-2001 6:35


Yeah, isn't it all just too logical? Beats the heck out of Java!! (although AWT was impressive in its day...) Almost don't need a book or manual. Steve Shireman I know how this should be done! (growls the Rebol script sculpter)...Oh!! That _is_ how it's done. -from Meditations on the Truths of the Universe" Ammon Cooke wrote:

 [4/4] from: ammoncooke:y:ahoo at: 31-Aug-2001 7:11


I know, That's how I got my boss convinced to move the company's database program from C++ to REBOL! Enjoy!! Ammon