There are often times when you need a temporary file name. If you want to generate a unique name yourself you can. It is generally better to let the operating system do this because it can generate and test for uniqueness far more reliably than you can.
Prev | Home | Next |
FileSystem.GetSpecialFolder() | Up | FileSystem.MoveFile() |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |