View Single Post
  #1 (permalink)  
Old 05-02-2004, 03:38 AM
RJS RJS is offline
Member
 
Join Date: Sep 2003
Posts: 56
Default Bug? Shell.getSpecialFolder('"printers"')

Hi SWFKit,

Not sure if this is a bug. I ran your help example code for getSpecialFolder()

For "printers" I get a return value of "undefined".

I don't actually know what I should get. I do have a folder on my WinXP/Home "C:\windows\system32\spool\PRINTERS" with nothing in it.
What should I get with Shell.getSpecialFolder('"printers"')?

Thanks
Rob
Reply With Quote