View Single Post
  #3  
Old 09-09-2014, 04:41 AM
Notch Notch is offline
Member
 
Join Date: Jan 2014
Posts: 15
Thanks very much. It looks like what I hadn't appreciated is that it is not possible to explicitly name objects (with a string), but instead I needed to follow the handle to the object.

Got it all working now
Reply With Quote