Brahmanathaswami wrote:

Can you look at my earlier post? perhaps I should open up a new thread

 “Best Practices — Passing control reference by variables in scripts”

on preOpenCard
    put the long id of img "HaLogo" into tHaLogo
end preOpenCard

#then later

command setStage
  set the loc of tHALogo to the screenLoc
end setStage

generates an error

??

Is tHaLogo declared as a global or script-local somewhere?

--
 Richard Gaskin
 Fourth World Systems
 Software Design and Development for Desktop, Mobile, and Web
 ____________________________________________________________
 [email protected]        http://www.FourthWorld.com

_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to