2004-02-17 05:04:29 AM delphi91
Good Morning!
I am using D5 EE, Indy 9.00.14.
Using the TidFTPServer, UserAccounts. Doing this:
ftpServer.UserAccounts.Accounts[0].UserName := FUserName (FUsername is a
string) results in this error: : Incompatible types: 'String' and 'Integer'.
Am I missing something here?
Thanks...Dan'l