>>>>> "Erik" == Erik Poupaert <erik.poupaert@chello.be> writes: Erik> The list array is completely out of whack. If the parameter file Erik> gets, for example, created with "C:" then file.listFiles() Erik> returns the content of pwd! Sounds like a Win32-specific bug in the File implementation. Could you write a short sample program showing the bug and submit a PR? Tom