Dec 27, 2001 #1 ldsmom MIS Dec 27, 2001 11 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 Sep 1, 2001 2,282 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