Eyeon:Script/Reference/Libraries/io/tmpfile

From VFXPedia

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