File.createtempfile

Hi

Could anybody give one example on FILE.CREATETEMPFILE function.

How to create tempfile and how to write the text to temp file and to

get that text back.
Ajay

Comments

  • Look in CU 424. I actually made some of the analisys by dims code and as far as i remember this is only used as a smart way to make sure the file you have created has a unique name really. Nifty though.
  • Thanq
    Ajay