Leo<HTML>

Get_tmp_file Function

JS - Reference
JS Syntax
Output
Leohtml Class
File Class
Get_tmp_file Function
Line Class
Tag Class
Lexer Class
Rebuilt_file Function
Get_tmp_file Function

Definition:

Function:


String get_tmp_file();



The functions returns a unique name for a temporary file. No virtual nor real file of the current directory will have the returned name.

Example:
  
var tmp = new File( get_tmp_file(), "rw", false, false ); 
 



This page was created by King Leo . Page generator was Leo<HTML> version 0.99.0 .