On 3/9/01 2:55 AM, "Kerry Thompson" <[EMAIL PROTECTED]> wrote:

> How about something like this (untested, but I've seen your posts--you're
> not helpless ;-)
> 

But Kerry, I've soiled myself and don't know what to do!
Actually I thought my posts showed that I _was_ helpless. Ah well try harder
next time..

> repeat with i = 1 to the number or members of castLib("Internal")
>  if (member(i).type = #text) or )member(i).type = #field) then
>    if member(i).font = "Arial" then
>      put member(i).name
>    end if
>  end if
> end repeat
> 


Thanks, actually ended up doing something like that; I guess rather than
travelling the road of the cunning lingo-ist (er) like yourself, I was
wondering if it was actually in the find member thing, or the new whizbang-y
listing of cast members....but nope.

Now, shouldn't you be asleep?


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to