Bernd Braun Posted August 22, 2006 Posted August 22, 2006 A code which is calling @HomeDrive oder @HomePath give a blank result for e.g.: $ordnername= @HomeDrive & "\Dokumente und Einstellungen" & "\Lokale Einstellungen\Temp\" msgbox (1, "Ordnername", $ordnername) Give the result: \Dokumente und Einstellungen\lokale Einstellungen\temp\ So the Drive Letter and the double point is missing. This happens on some PCs. Where is this information read ?
MHz Posted August 22, 2006 Posted August 22, 2006 If your on a Corporate Network, then it may depend on the setup there. This question was asked recently here.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now