Hi Scott, > Date: Mon, 01 Dec 2003 21:35:56 -0800 > From: Scott Rossi <[EMAIL PROTECTED]> > Subject: Re: How do I create an unreferenced image? > On 12/1/03 8:38 PM, "Ken Norris" <[EMAIL PROTECTED]> 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. _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
