Script
|
The FileMapper function, toNativePath( String&) will return the complete path of the passed path resolving shortcuts in windows. Will also convert the path separator to . More...
#include <filemapperinterface.h>
Public Slots | |
String | toNativePath (String &path) |
returns the complete path of the passed path resolving shortcuts in windows | |
The FileMapper function, toNativePath( String&) will return the complete path of the passed path resolving shortcuts in windows. Will also convert the path separator to .
You can use it in Script Editor only.
|
slot |
returns the complete path of the passed path resolving shortcuts in windows
path | : path on Windows |