Eyeon:Script/Reference/Libraries/eyeon/tounc

From VFXPedia

< Eyeon:Script | Reference | Libraries | eyeon
Revision as of 03:12, 1 March 2008 by Izyk (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Contents

Usage

eyeon.tounc(string path)

  • path (string, required)

A path to a directory or file.


Returns

A string containing the equivalent UNC path for the path or filename provided. It will return nil if it fails.


Remarks

This function attempts to resolve the path or file provided in the argument into a UNC path.


Requirements

  • eyeonScript 5.1


Examples


Tips for tounc (edit)

EyeonTips:Script/Reference/Libraries/eyeon/tounc