extract parts of file attributes: URL
Posted: Sun Dec 13, 2015 6:22 pm
Don't know how to explain in English ... I try:
If you create a link to a website in Windows Explorer the link is not actually stored in the File itself - whatever you write or change there, the original link stays intact, because its inside the fileattributes
In this case: URL and LinkTarget
You can change this in Settings (rightclick on the Filename, etc....)
How can this be done with PB?
In other words. The File System shown in Windows Explorer includes lots of informations: Name, Address, Birthday, Location, URL, Street, and hundreds of other info ...
For an automated Link-Collection it would be great if I could get and set some of them (especially URL) with a short PB snippet.
Any idea how?
If you create a link to a website in Windows Explorer the link is not actually stored in the File itself - whatever you write or change there, the original link stays intact, because its inside the fileattributes
In this case: URL and LinkTarget
You can change this in Settings (rightclick on the Filename, etc....)
How can this be done with PB?
In other words. The File System shown in Windows Explorer includes lots of informations: Name, Address, Birthday, Location, URL, Street, and hundreds of other info ...
For an automated Link-Collection it would be great if I could get and set some of them (especially URL) with a short PB snippet.
Any idea how?