lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Andre Carregal wrote:
I have no access to a FAT32 system, but I'll try to check this too.

Since it doesn't work on FAT12 either, it can be reproduced as follows
(assuming a floppy drive is available):

1. Format a floppy disk under Windows (right click on A:
   in My Computer, then choose "Format")
2. Create directory A:\tmp
3. Copy test.lua to A:\
4. Run lua A:\test.lua

--
Shmuel