strange clone behaviour: bug?

Klaus Major klaus at major-k.de
Tue Jul 13 06:02:35 EDT 2004


Grüezi Andreas,

> Hi
>
> I've read some articles in metacard lists about clone behaviour.
> For myself I've now a strange error that I can't solve:
>
> From a main stack A   I call a substack B which has the handler
> "klonen".  The handler "klonen" in substack B has the simple script:
>
> on Klonen
>   put ZuKopieren & "_" & Schuelername into NeuerName
>   go card ZuKopieren
> clone card ZuKopieren
> set the name of  it to NeuerName
> end Klonen
>
> On the line "clone card ZuKopieren" the script exits without an error 
> message!

Did you check the result immediately after this line?
Might give some hints why the script stops here...

> This script boiled down from a far more complicated script, which 
> showed the
> same error. This happens with the newest Rev built in MacOSX.
> Because my project relies heavily on the clone function help is very 
> welcome!

Sorry, no other idea right now...

> Andreas Stämpfli

Regards

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



More information about the use-livecode mailing list