Dec 27, 2001 #1 ldsmom MIS Joined Dec 27, 2001 Messages 11 Location US Is there any way to print a list of all the directories on my file server without resorting to paint? Thanks.
Is there any way to print a list of all the directories on my file server without resorting to paint? Thanks.
Dec 27, 2001 #2 yizhar MIS Joined Sep 1, 2001 Messages 2,282 Location IL HI. You can play with the command line, here are some examples: DIR C:\ /AD /S >C:\DIRLIST.TXT DIR C:\ /AD /S >PRN etc... Yizhar Hurwitz http://come.to/yizharhttp://teachers.sivan.co.il/yizhar Upvote 0 Downvote
HI. You can play with the command line, here are some examples: DIR C:\ /AD /S >C:\DIRLIST.TXT DIR C:\ /AD /S >PRN etc... Yizhar Hurwitz http://come.to/yizharhttp://teachers.sivan.co.il/yizhar