Re: creating complete file path
- From: "Todd Vargo" <tlvargo@xxxxxxxxxxxxxx>
- Date: Sat, 13 Sep 2008 18:01:39 -0400
Al Dunbar wrote:
And we could further reduce the redundant outer parens:
SmartCreateFolder WSHShell.ExpandEnvironmentStrings
("%SystemDrive%\Program Files\Name1\Name2" )
Or even:
SmartCreateFolder
WSHShell.ExpandEnvironmentStrings("%ProgramFiles%\Name1\Name2" )
Good points but %SystemDrive% and %ProgramFiles% variables do not exist in
Windows 98, therefore I had only read the code without testing. :(
--
Todd Vargo
(Post questions to group only. Remove "z" to email personal messages)
.
- Follow-Ups:
- Re: creating complete file path
- From: OldDog
- Re: creating complete file path
- References:
- creating complete file path
- From: Joachim Hofmann
- Re: creating complete file path
- From: ekkehard.horner
- Re: creating complete file path
- From: Todd Vargo
- Re: creating complete file path
- From: Al Dunbar
- Re: creating complete file path
- From: Al Dunbar
- creating complete file path
- Prev by Date: Re: Debugging Help Please! :) File renaming...
- Next by Date: Re: Set id3 tags from mp3 files
- Previous by thread: Re: creating complete file path
- Next by thread: Re: creating complete file path
- Index(es):
Loading