In TMail, method Activate, there is
But this doesn't work when the current path is a network one (ie. \\myserver\myfolder).
EMG
cCurPath = CurDrive() + ":\" + CurDir()But this doesn't work when the current path is a network one (ie. \\myserver\myfolder).
EMG