Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Batch TYPE Command
Name: Carts Date: September 9, 2008 at 16:45:30 Pacific OS: Windows XP Pro/Home CPU/Ram: AMD Athlon XP 3200+ Product: eMachines
Comment:
I have a batch file that needs to type all of the files in a certain folder onto the screen. The files have no extension, but I can add something if necessary, they are just plain text.
Right now I say: TYPE "K:\Dancing Tangerine\Status\*"
and it works, but it shows the directory name above what it types, is there a reason for that?
Summary: Is there an enhanced Type command which can read a specific line from a file? I need to process a csv file by each line as I have 3 different commands which need to run for each line. I will be using ...
Summary: What I'm trying to do is create a batch file command that (cd) changes the directory for which it performes a task without knowing the path. example: "cd c:\documents and settings\%allusers%" Then aut...
Summary: Hi, I need some help with the batch file commands; I have an 'invoice' directory which will have files with below names. IMPORT_INVOICE_FILEfsbc.20080108.0500368 IMPORT_INVOICE_FILEcount.sbc.2008...