Run this dos command in the root directory you want to print: for /R c:\inetpub\wwwroot\tools %f in (*.cfm) do start /w notepad.exe /p "%f"
On 3/29/06, Ian Skinner <[EMAIL PROTECTED]> wrote: > > Does anybody know of any trick or simple download that would allow me to > print all CFM and other text files in a directory on my Win 2000 server box? > > For some reason the windows print command does not exist when I am looking > at CFM type files in the explorer. It does just fine for .txt, .doc and > other similar files. But leaves when I get to the .cfm files. > > > -------------- > Ian Skinner > Web Programmer > BloodSource > www.BloodSource.org > Sacramento, CA > > --------- > | 1 | | > --------- Binary Soduko > | | | > --------- > > "C code. C code run. Run code run. Please!" > - Cynthia Dunning > > Confidentiality Notice: This message including any > attachments is for the sole use of the intended > recipient(s) and may contain confidential and privileged > information. Any unauthorized review, use, disclosure or > distribution is prohibited. If you are not the > intended recipient, please contact the sender and > delete any copies of this message. > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:5:202162 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
