Seems a bit silly...
    Ken Ray 
    kray at sonsothunder.com
       
    Thu Oct  7 16:33:05 EDT 2004
    
    
  
On 10/7/04 2:38 PM, "Frank D. Engel, Jr." <fde101 at fjrhome.net> wrote:
> Should this, or should it not, be valid Transcript code for a
> preOpenStack handler in a stack script:
> 
> if the target is the first card of me then
Sorry, no... it's because "the first card of me" has no meaning because it
refers to a conceptual object and doesn't translate to valid object
descriptor. Now "the long id of the first card of me" *does* translate, so
you could say:
  if the target is (the long id of the first card of me) then
HTH,
Ken Ray
Sons of Thunder Software
Web site: http://www.sonsothunder.com/
Email: kray at sonsothunder.com
    
    
More information about the use-livecode
mailing list