Results 1 to 3 of 3

Thread: How to get image.picture filename

  1. #1

    Thread Starter
    Lively Member CADman's Avatar
    Join Date
    Aug 2007
    Posts
    92

    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

  2. #2
    Cumbrian Milk's Avatar
    Join Date
    Jan 2007
    Location
    0xDEADBEEF
    Posts
    2,448

    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.

  3. #3

    Thread Starter
    Lively Member CADman's Avatar
    Join Date
    Aug 2007
    Posts
    92

    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
  •  



Click Here to Expand Forum to Full Width