19-07-2006, 06:05 PM
if you've changed your accounts path... or the accounts folder doesn't exist, that could be the reason why.
You might also try
frmServer.fileList.Path = App.Path & "accounts"
That might fix it. Just play with that for a bit and see what you can do.
You might also try
frmServer.fileList.Path = App.Path & "accounts"
That might fix it. Just play with that for a bit and see what you can do.