Re: Script startup / current path?
From: ljb (.)
Date: 02/17/05
- Next message: steve: "generating empty 1gb files"
- Previous message: Yaiz: "Script startup / current path?"
- In reply to: Yaiz: "Script startup / current path?"
- Next in thread: Michael Harris \(MVP\): "Re: Script startup / current path?"
- Reply: Michael Harris \(MVP\): "Re: Script startup / current path?"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 17 Feb 2005 14:15:53 -0600
"Yaiz" <Yaiz@discussions.microsoft.com> wrote in message
news:7CD18F7D-9451-48F3-B9F7-07D28C8AED8C@microsoft.com...
> Hi,
> Which command returns the script startup / current location? I'm looking
for
> the directory which contains the script not the current working directory.
>
> Many thanks
>
CreateObject("Scripting.FileSystemObject").GetFile(Wscript.ScriptFullName).P
arentFolder
- Next message: steve: "generating empty 1gb files"
- Previous message: Yaiz: "Script startup / current path?"
- In reply to: Yaiz: "Script startup / current path?"
- Next in thread: Michael Harris \(MVP\): "Re: Script startup / current path?"
- Reply: Michael Harris \(MVP\): "Re: Script startup / current path?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|