04-28-2016 05:00 AM
Hi Everyone,
I need to convert 'symbolic path' in my file path to absolute path. I have given an example below,
Input Path - <userlib>:\a.vi
Output Path - C:\Program Files (x86)\National Instruments\LabVIEW 2014\user.lib\a.vi
Any help is really appreciated.
Thanks,
Citra
04-28-2016 06:03 AM - edited 04-28-2016 06:03 AM
So you want something like this?
05-01-2016 09:47 PM
Warning: this code uses private, unsupported functions.