Taking a image from a List

12 views
Skip to first unread message

Rafael Albert

unread,
Jan 12, 2017, 4:09:40 PM1/12/17
to E-Prime
Hi there!

I would like to know how to program a code to take a random image from a list and show it into a slide. I wrote this code below, but I do not know if it's correct or if I need to put something else...



Dim z as interger
Dim theSlideImage As Slide

z = random(1,27)

theSlideImage.SlideImag = List2.GetAttrib(z, "FIG")




Someone can tell me if I wrote the code correctly?

Thanks in advance!
Reply all
Reply to author
Forward
0 new messages