EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElAS3Client.MLSD

TElAS3Client     See also    


 

Provides information about the user's current working or default directory.

 
 

Declaration

[C#]
    void MLSD();

[VB.NET]
    Sub MLSD()

[Pascal]
    procedure MLSD;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this method to get description of the current or default directory.
    MLSD command is similar to LIST, but returns the information in predefined machine-parseable format.
    During execution of the method the OnTextDataLine event is fired for each line of received reply.

 
 

See also:     GetFileList OnTextDataLine

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation