Script Editor problems

Klaus Major klaus at major-k.de
Thu Nov 27 04:56:19 CST 2008


Hi friends,

does someone also experience this strageness?

I cannot debug script that contain "this" of any kind!?
Like in this little example:

on mouseUp
   get 222
   put the short name of this stack into s_name
   ## -> "Script Editor 1" in Variable Watcher

   put the name of this cd into c_name
   ## -> card "Editor card"

   get fld "field in original stack"
   ## Error: can't find object

end mouseUp

Any hints are very welcome.


Best

Klaus Major
klaus at major-k.de
http://www.major-k.de




More information about the metacard mailing list