I thought I sent you the dll that would capture the file list into a delimited string. Use the delimited string as the ListItems property in a list box and set the sorted to true.
----- Original Message ----- From: "Michael J. Sinclair" <[email protected]> To: "RBASE-L Mailing List" <[email protected]> Sent: Monday, January 16, 2012 2:41 PM Subject: [RBASE-L] - The DIR command Hi All, Is there a way to use the DIR command from within Rbase 9.1 similar to the way it used from a command prompt? For example, from a command prompt, I can type... DIR /O:d or DIR /O:-d and the output will sort the filenames by date, oldest to newest or newest to oldest. Can that be done from with Rbase 9.1? Mike

