10 Sep 23:20
start script anObject aScript vs. anObject aScript in eToy
From: Young-Jin Lee <youngjin.michael@...>
Subject: start script anObject aScript vs. anObject aScript in eToy
Newsgroups: gmane.comp.lang.smalltalk.squeak.squeakland
Date: 2008-09-10 21:21:05 GMT
Subject: start script anObject aScript vs. anObject aScript in eToy
Newsgroups: gmane.comp.lang.smalltalk.squeak.squeakland
Date: 2008-09-10 21:21:05 GMT
Dear all,
I have a question about calling scripts on an object. It seems that there are two different ways to run scripts associated with an object.
One way is to directly send the corresponding message to the object (e.g., anObject aScript) and another way is using "start script" tile available in the "Scripting" category.
Can anyone explain the difference between these two cases?
Thanks in advance.
I have a question about calling scripts on an object. It seems that there are two different ways to run scripts associated with an object.
One way is to directly send the corresponding message to the object (e.g., anObject aScript) and another way is using "start script" tile available in the "Scripting" category.
Can anyone explain the difference between these two cases?
Thanks in advance.
_______________________________________________ Squeakland mailing list Squeakland@... http://lists.squeakland.org/mailman/listinfo/squeakland
RSS Feed