:User()


Class

     :aprFinger()

 

Syntax

     :User( cUserName ) --> cUserInfo

 

Parameters

 

 

cUserName

Name of User to look up on the remote Finger Server.

 

 

 

 

Return

     cUserInfo, information (if any) from the remote Finger Server about the User cUserName.

 

Description

The :User() Method sends the specified username to the remote server, which then returns information about the given user.
To get detailed Error information, see :nErr and :cErr

 

See Also

:nErr, :cErr, :Connect()