reference to snapshot image

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
cwkalish
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 78
Joined: Thu Sep 30, 2010 2:24 am

reference to snapshot image

Post by cwkalish » Fri Aug 14, 2015 1:11 am

Hi,
Is there a way to refer to the image created by a snapshot? The best I have come up with is figuring out how many images exist already and then knowing that the snapshot will have the next higher number. Seems like there should be an easier way.

Thanks.
-
Chuck

Dixie
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 1336
Joined: Sun Jul 12, 2009 10:53 am

Re: reference to snapshot image

Post by Dixie » Fri Aug 14, 2015 5:15 am

Code: Select all

the last image of this card

cwkalish
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 78
Joined: Thu Sep 30, 2010 2:24 am

Re: reference to snapshot image

Post by cwkalish » Mon Aug 17, 2015 1:28 pm

Thanks. Just what I needed.

Post Reply