Summary: Hi, I have a variable called %venid% which a program makes with 4 numbers in it e.g 8086, which I have another program uses to read from a ini file. M...
Summary: Good afternoon, I would like to create a batch file so that i can back up a folder from one server to another server. Ex: server 1 (c:\docs\test) to s...
Summary: You will have to be a little more specific. 1.does column "H" already have data that needs to be overwritten or is the new data to be inserted pushing...
Summary: Hi Pretty new to batch files, and brand new to this forum... hoping someone can help me. I need a batch file that will move all files in one directory...
Summary: Hello, I am looking for some help in getting data from one sheet to another based on a date entry. On sheet1 column h1:h10 sums rows b2:b10 to g2:10. ...
Summary: Well..need help,i got an exam today i know that their will be such question.i have to do in VB.NET: u got 2 txt and one button. u put e.g "3" in txtbo...
Summary: Hi, I am currently working with a VB6 program which can allow me to send message from one pc to another pc (just like net send), but I dont know the w...
Summary: I tried to find a way of sending and receiving messages in an IM type manner with batch, from one computer to another across the internet, for the pur...
Summary: I am trying to copy zip files from one server to another with a batch file. Problem is, I only need the 4 zip files with the current date and not the...
Summary: I want to use a batch file to copy part of a file to another file. Specifically from html to html. The section i want to copy is surrounded by comme...
Summary: I am trying to write a DOS (Windows command shell) script that copies files from one folder hive (several folders on DriveA) to another (several folde...
Summary: I would like to write a batch file that would copy files from one directory to another but not overwrite OR abbort if a file already exists with that ...
Summary: Hello My name is Andrei, and I need some help please. Note that my knowledge about VBscript is very limited. My problem: I have to copy some jpg/xls f...
Summary: Time to do some reading: C:\>CALL /? Calls one batch program from another. CALL [drive:][path]filename [batch-parameters] batch-parameters Specifi...
Summary: I am working on a networked laptop and when i compile my program into an EXE i want to move it to a network location for testing. BUT i do not want t...
Summary: My problem is to write a batch file. I want the all the files to be copied from one machine to the other machine automatically. I wrote a small batc...
Summary: I currently use a batch script which uses xcopy to copy multiple files from one folder to another. it also logs the start time and end time of the cop...
Summary: Hi guys, I'm trying to copy some files from one location to another and then write the screen output to a file (the file will be used later on). Curr...
Summary: Hi everybody, I’m trying to make a batch file that copies some files from one place to another. The filenames contain a client number so they differ...
Summary: Im not sure how much plowing is required for 3 lines of code spread over 2 questions, but Il try to simply my question further as your suggestion didn...
Summary: Hi, The idea behind this code is to have a progress bar sort-of-thing as the batch file does the backup of user files wherein it plainly copies the fi...
Summary: Hi.. I would like to know if it is possible to move/copy folders from one location to another location. All my folders are named as X_A_Y_htmls, X_B_Y...
Summary: Hello, I am new to batch program I want to copy files from one folder to another only certain file count in a particular directoy is met. Please find ...