hello,
can somebody please tell me how to get the complete directory rawlist of a directory as a string like this:
05-09-07  12:02PM       <DIR>          bussys
02-01-06  04:47PM       <DIR>          deskapps
02-01-06  04:52PM       <DIR>          developr
instead of e..g only the file / directoy names
bussys
deskapps
developr
i really need the rawlist, not all informations parsed and saved in an array.
thank you very much!