powered by
Get a name for a local file for writing ascii files or postscript output. This code checks to see if file exists and if so it increments a counter int he name.
local.file(pref, suf)
character string for new file name
prefix for file name
suffix for file name
Jonathan M. Lees<jonathan.lees.edu>
File name is located in the current directory.
psfile = local.file("JML", "eps")
Run the code above in your browser using DataLab