Bug in User.ResolvePath - WeOnlyDo Discussion board

Bug in User.ResolvePath (General questions)

by Chris, Friday, December 03, 2004, 10:24 (7094 days ago)

Hi

I just added a Debug.Print User.ResolvePath(User.HimeDir) in IwodFTPDNotify_LoginPassword and the result return was a double path i.e. c:\abc\c:\abc instead of c:\abc.

Also, if user.homedir = c:\abc , and user had cd in to files, is it possible to have additional user fields with:

User.ResolvedPath - returns c:\abc\files

and

User.RelativePath - returns /files

[:wink:]

Chris


Complete thread: