creating temp files??
creating temp files??
- Subject: creating temp files??
- From: "Chris Kacerguis" <email@hidden>
- Date: Wed, 11 Jun 2003 21:23:30 -0400 (EDT)
Hello All,
I'm a UNIX programmer (C++, Perl, PHP, etc) for a living, however I have
never used, seen, or written an AppleScript program...script...whatever.
So I decided to write a script, and for the most part I have figured out
how things work. However, I am writting a program that takes a variable
reads it into a temp file, then I need to know the file name and location,
then send that file name to a:
do shell script ("command <" & filename)
So my question is:
How do I make a temp file (just needs to be plain old text)
the file is in a loop, so the file would either need to be deleted, or
over written each loop iteration.
Can someone PLEASE help!
Thanks,
Chris
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.