Eyeon:Script/Reference/Libraries/io/tmpfile

From VFXPedia

< Eyeon:Script | Reference | Libraries | io
Revision as of 14:01, 9 December 2006 by Peter (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Contents

IO : io.tmpfile

Arguments

io.tmpfile( )

Returns

Returns a handle to a temporary file.

Remarks

This function returns a handle to a temporary file which is opened in read/write mode. The file is automatically removed when the script ends.

Requirements

  • eyeonScript 5.0
  • Fusion 5.0

Examples

No examples at thistime


Tips for tmpfile (edit)

EyeonTips:Script/Reference/Libraries/io/tmpfile