File.createtempfile

ajaybabuChajaybabuCh Member Posts: 208
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

  • MbadMbad Member Posts: 344
    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.
  • ajaybabuChajaybabuCh Member Posts: 208
    Thanq
    Ajay
Sign In or Register to comment.