Absolutepath as string to folderitem.item

Hi everyone
I’m loading a listbox row’s from DB, whos contain absolutepath of thousand jpg file
Can i transform (absolutepath as string) to folderitem.item
Thanks

See GetFolderItem

You should also consider using SaveInfo instead of AbsolutePath.

Thanks Marco
Kem… My AbsolutePath came from a previous scan with a xojo tool
who just fill up db of my jpg name and Absolutepath
I don’t really understand the SaveInfo purpose
Can you tell me the advantage
thanks

SaveInfo works more like a Mac alias. Even if the file has moved or been renamed on the disk, it should still find it.