There is no access to that. You need to use dwfile. Check the
docs at
http://livedocs.adobe.com/dreamweaver/8/apiref/02_file3.htm
Tom Muck
"kscap" <webforumsuser@macromedia.com> wrote in message
news:f59d1u$hhu$1@forums.macromedia.com...
> After a file has been edited and saved i wanted to write
to a seperate
> .txt
> file. i was trying to call a javascript function in an
test_afterSave.htm
> file.
> i am trying to use var fso =
CreateObject("Scripting.FileSystemObject");
> to
> create the object but it keep failing. Does DW allow
CreateObject?
>
> thanks
>
>