Eyeon:Script/Reference/Libraries/eyeon/setcurrentdir

From VFXPedia

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


Contents

Arguments

eyeon.setcurrentdir(string path )

  • path (required, string)

The value which will be converted to a string.


Returns

Boolean for success


Remarks

Allows you to change the currently operating directory for eyeonScript -- see also eyeon.getcurrentdir.


Requirements

  • eyeonScript 5.1

This is also available as a global function in eyeonScript 5.0


Examples

No examples at this time



Tips for setcurrentdir (edit)

EyeonTips:Script/Reference/Libraries/eyeon/setcurrentdir