04-07-2010 05:10 AM
Hello,
I need to find a way to obtain extended file information in LabView vi. In Mac.
The file info icon, give me just a Last Mod data.
In windows with API support i can get much more..
Also is i use Get Info in Finder.. I will see more file attributes. like creation date, last access..
do I assume it should be a way to get this info in vi. May be i might execute some command it Mac Terminal inside a vi?
Or is there any analog to Windows API?
If you have some idea whare to start, please help.
Thank you.
04-08-2010 04:02 AM
Hi Vadym!
A VI like this may help you:
04-22-2010 09:13 AM
Thank you,
Still interesting in possibility to get a creation date and last access info.
Ciao