FuzMic
DataBase Tinker
- Local time
- Tomorrow, 04:36
- Joined
- Sep 13, 2006
- Messages
- 744
Hi guys
I want to use the following v6 codes to check if the spool folder is empty
Dir("c:\windows\system32\spool\printers\*.s*")
In winxp there is no error.
In tabloid with win10.32bit, the err from this is 52 or Bad file name or number.
I think it has something to do with admin right. Is there another way to do the test.
I want to use the following v6 codes to check if the spool folder is empty
Dir("c:\windows\system32\spool\printers\*.s*")
In winxp there is no error.
In tabloid with win10.32bit, the err from this is 52 or Bad file name or number.
I think it has something to do with admin right. Is there another way to do the test.