Calling handlers on different stacks.
    Andrew Kluthe 
    andrew at rjdfarm.com
       
    Tue Feb 16 10:18:44 EST 2010
    
    
  
Another silly question that I don't quite get.
Calling handlers located on Stack1 from Stack2.
Code in stack 2:
start using stack "Stack1"
 PopulateListOnFilter --Handler on Stack1
stop using stack "Stack1"
How do I call PopulateListOnFilter on stack1 from stack 2?
-- 
View this message in context: http://n4.nabble.com/Calling-handlers-on-different-stacks-tp1557457p1557457.html
Sent from the Revolution - User mailing list archive at Nabble.com.
    
    
More information about the use-livecode
mailing list