Menu

#213 dir() returns bad output on Windows

None
closed
nobody
General (151)
5
2018-08-02
2005-04-19
Anonymous
No

I saw this on 2 Windows 2000 machines.

bsh % pwd();
E:\Documents and Settings\Yaron\Desktop\BeanShell

bsh % cd("..");
bsh % dir();
--_ Jan 1 0 100_FUJI
--_ Jan 1 0 BOINC
--_ Jan 1 0 BeanShell
--_ Jan 1 0 Bills
--_ Jan 1 0 Bills and Taxes
--_ Jan 1 0 Boston Snow
--_ Jan 1 0 CIFS Book.url
--_ Jan 1 0 CallDetails.csv

All files are listed, in the right order. But
permissions and date are nonsense.

Thanks, Yaron.

yaronf at gmx dot net

Discussion

  • nickl-

    nickl- - 2018-08-02
    • status: open --> closed
    • Group: -->
     
  • nickl-

    nickl- - 2018-08-02

    Ticket has been migrated to github.
    Please follow up on this over here: https://github.com/beanshell/beanshell/issues/351

     

Log in to post a comment.