Re: What's an FSS? (newbie)
Re: What's an FSS? (newbie)
- Subject: Re: What's an FSS? (newbie)
- From: email@hidden
- Date: Sun, 17 Dec 2000 15:59:29 EST
set thepath to alias ((path to me as text)&"Folder 2:")
--now you can make the file, for example with a make file command (below) or
other
tell app "Finder" to make file at thepath with properties {name:"Name of
file"}