How do I create an unreferenced image?

Ken Norris pixelbird at interisland.net
Tue Dec 2 14:21:43 EST 2003


Hi Scott,

> Date: Mon, 01 Dec 2003 21:35:56 -0800
> From: Scott Rossi <scott at tactilemedia.com>
> Subject: Re: How do I create an unreferenced image?
> On 12/1/03 8:38 PM, "Ken Norris" <pixelbird at interisland.net> wrote:
> 
>>> once I've worked out how to name the
>>> image after it's imported (don't worry, I'm sure that this is trivial
>>> although it's not mentioned in the documentation for 'import' - I guess
>>> I just have to find the last numbered image and change its name).
>> ----------
>> Yes, but you could write it into the script, pretty much like you just said:
>> 
>> get the id of the last image
>> set the name of image id it to "MyFabulousDrawing"
> 
> 
> You don't even need the first line:
> 
> set name of last img to "MyFabulousDrawing"
----------
By golly, you're right! I was just thinking he may have wanted to retrieve
the id for other referencing purposes.

Ken N.



More information about the use-livecode mailing list