| |
|
|
| aray = file.list ( [ string mask [, bool directories ] )
gives one aray with File- and Verzeichnisnamen in the actually directory back.
If bool directories true or false, then go only directories or only Files zurückgeliefert. becomes bool directories not staid (or. is zero), then go Files and directories zurückgeliefert.
example:
print file.list()// listet any Files and directories in the actually directory
Keywords: addfiles, glob |
|
|
| |
|
|