GetFileListstring GetFileList(string sDirectory,string sWildCard) Return values Returns a string with the listed files separated with a carriage return; otherwise 0, and a specific error code can be retrieved by calling global function GetLastError. Parameters
Remarks The return string contains all files in the directory matching the supplied wild card. Each file is returned with its full path. Files in string is separated with a carriage return sign. | |||
Topic 9554: Send Feedback. Download a PDF of this online book from the first topic in the table of contents. Print this topic. |