So, while i respect convention where it works (as it makes for better 
communication), where it doesnt work or isnt as powerful as another 
(alternitive) potential convention, i am forced to break ranks as fits 
funtionality.  Xtalk was not written for auto manipulation of code symbols (no 
built in versioning or dynamic inheritance (try to "put card n into button m", 
or more to the point "if the meaning of "if" in line next is conditional 
then...") so i have to go it alone.  My question wasnt about the concatination 
of strings but how to get the interpretor to build and issue a message from a 
custom property or two in the same line of text. 


-----Original Message-----
From: "Randall Lee Reetz" <[EMAIL PROTECTED]>
To: "How to use Revolution" <[email protected]>
Sent: 1/13/2008 5:48 PM
Subject: RE: Constructing and calling a handler as "do"

Maybe i wasn't clear, i write code that writes code.  So some of this code 
needs to be able to go through scripts and extract meaning so that it can 
tokenize and build new (hopefully rational) code to do other things.

-----Original Message-----
From: "Randall Lee Reetz" <[EMAIL PROTECTED]>
To: "How to use Revolution" <[email protected]>
Sent: 1/13/2008 4:18 PM
Subject: RE: Constructing and calling a handler as "do"

I use delimeters so that i can auto deconstruct (this is much slower if one has 
to filter for cap letters). 

-----Original Message-----
From: "Mark Schonewille" <[EMAIL PROTECTED]>
To: "How to use Revolution" <[email protected]>
Sent: 1/13/2008 3:35 PM
Subject: Re: Constructing and calling a handler as "do"

Hi Randall,

I think it is common amongst old-time xTalk programmers to use  
capitals instead of underscores, although that means you need to  
press two keys anyways.

do myHandler -- now holds crdHandler

But that's not obligtory ;-)

Best regards,

Mark Schonewille

--

Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com
http://www.salery.biz

Quickly extract data from your HyperCard stacks with DIFfersifier.  
http://differsifier.economy-x-talk.com


Op 14-jan-2008, om 0:25 heeft Randall Lee Reetz het volgende geschreven:

> Well here is the thing. I am constructing handlers that i then call  
> with:
>
> Do myhandler -- now holds "crd_handler"
>
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


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


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


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

Reply via email to