Batch Questions

1

How to create a dynamic variable in batch.
Hello all, I am attempting to write a batch file that will auto-move a file from a specific directory once it is created(e.g. if exists move file.png to backupfile.png) My issue is to prevent the file from being over-written, as I need all iterations of the file saved into separate files, I would like to [...]

Answer Question   |  October 11, 2012  5:13 PM
Automation, Batch, Scripting
asked by:
225 pts.

WinFF – Batch command line for lossless FLV to AVI conversion
I have WinFF which I use with FFMpeg. I would like to batch convert a whole bunch of FLV files to AVI format in lossless manner. Is there a preset or command line I can use to do this, please explain how (for a non-techie, step by step).

Answer Question   |  May 16, 2012  4:47 PM
Batch, Windows 7
asked by:
5 pts.

how do i determine fileaid cpu usage?
how do you determine how much cpu is being used by the fileaid product(batch,tso,real-time)?

Answer Question   |  February 28, 2012  1:48 AM
Batch, FileAid, Real time
asked by:
5 pts.

Batch scripting question: Progress Indicator
Hello all,  I write quite a few batch scripts and have never really come across how to display some sort of progress counter for the file. Is there a way to do this or does it depend on the type of script that I am running?   Thank you.

Answer Question   |  February 28, 2012  4:53 PM
Batch, DOS, Scripting
asked by:
225 pts.

Batch file for network sharing?
Is there a way I can create a batch file that turns on/off the network sharing feature on my Vista machine. I use my wireless network adapter to share the internet connection to my ethernet adapter to give my xbox internet for since I have not yet found a long enough ethernet and I’m not [...]

Answer Question   |  November 10, 2011  4:37 AM
adapter, Batch, Network, Sharing
asked by:
5 pts.

Device *REQUESTER not found while opening file
Trying to use a Workstn sfile in Batch. If program is called the Sfile is loaded and allows user to update and then print the information in the subfile. If program is called from batch I want to load the subfile (without displaying) and then print it.  Can this be done or will I have [...]

Answer Question   |  December 3, 2010  8:44 PM
AS/400, AS/400 batch jobs, AS/400 Subfiles, Batch
asked by:
90 pts.

I am writing a batch file that will be run from a DVD to copy some necessary files to a location specified by the user.
I am writing a batch file that will be run from a DVD to copy some necessary files to a location specified by the user. I have used switches to get Yes or No input in the past. How do I get a drive location from the user and then verify that on the current [...]

Answer Question   |  November 1, 2010  5:29 PM
Batch, Batch files, DOS, Scripting languages, Windows 7, Windows Batch Files
asked by:
225 pts.

how do a batch gets executed on AS400
HI. I am a fresher in AS400 and need a complete or as much as possible information on AS400 batch processing.. How it is done or how it works…how to initiate…

Answer Question   |  July 6, 2010  6:17 PM
AS/400, Batch
asked by:
5 pts.

Batch ftp text line
I have a pgm which generates ftp-statement to a sourcefile for batch execution. I have implemented a logging function (saves the ftp-source and corresponding execution log). I want to be able to add a line of text so the generated source statements have some kind of ftp-statement that actually does nothing but leaves the text [...]

Answer Question   |  March 27, 2010  2:31 PM
AS/400, Batch, FTP, logging
asked by:
2,540 pts.

Writing a batch file to copy folders and files
I wanted to right a batch file that would copy only a new directory and the contents to another location, without copying any old directory and contents. This new directory would be nesting inside a directory, an a new folder will be added from time to time. I thought I could use the xcopy command… [...]

Answer Question   |  October 17, 2008  12:31 PM
Batch, Batch files, Xcopy
asked by:
15 pts.

SMSBATCH for adding tape library
Has anybody created or used an SMS batch process to create a tape library in SMS?

Answer Question   |  October 30, 2008  4:01 PM
Batch, SMS, SMSBATCH, Tape libraries
asked by:
5 pts.

AS400 FTP Batch program
How to write FTP Batch program to run on AS400 to PT file

Answer Question   |  March 31, 2009  3:08 PM
AS/400, Batch, FTP
asked by:
5 pts.

How to get the PID if you know the Image Name
For a program to work I need the PID of an other program, of wich I only know the Image Name. The reason I need the PID: I want to activate/’bring to front’/focus the other program, to do this I need the PID (or an other way of doing this). I’m makeing my program with [...]

Answer Question   |  August 1, 2010  4:33 PM
Batch, PID, Product ID, VB.NET 2005 Express Edition, Visual Basic 2005
asked by:
45 pts.

1