|
-
Jul 23rd, 2008, 10:59 AM
#1
Thread Starter
Lively Member
How to get image.picture filename
I saw another post that verified that I was getting a long number from code such as Var$=image1.picture. Is there a way to retrieve the image's filename? At this point I'll make an array to hold the filenames (I only need 42). Thanks for any suggestions.
Cadman
-
Jul 23rd, 2008, 11:05 AM
#2
Re: How to get image.picture filename
The long number you see is the Bitmap handle. I don't think there is any way to determine the name of the file that the image is loaded from.
-
Jul 23rd, 2008, 11:18 AM
#3
Thread Starter
Lively Member
Re: How to get image.picture filename - Resolved
Thanks for such a quick reply. I am using an array to hold the filename and that works. This issue is resolved.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|