I have a program which allows the user to save data to a location. My save-as-dialog shows 'real' folders but also shortcuts (.lnk). I use the file scripting object to check if the selected folder exists. When i select a shortcut (.lnk), fso.folderExists returns False. Is there a way to save a file using the shortcut OR is there way to determine what the pointing directory of the shortcut is??
best regards,
John
best regards,
John