Search : in
By :

How can create script batch.file

zenchastudio, on Jun 23, 2009 6:43:18 am BST 
 Report this message to moderators

Hello,
I'm student .I have problem with create script batch.file
for communicate with user. I didn't learn it before.
please help us.
How can create script batch.file for communicate with user??
What's structure of program.

I am waiting for your answer.
Thank you

Configuration: Windows XP Internet Explorer 7.0

Best answers for « How can create script batch.file » in :
Batch Script - Move files to \%date%\%time%\ Show Batch Script - Move files to \%date%\%time%\ Issue Solution Note Issue I have been trying to make a simple batch script to create database backups and move then into a folder named by date, and a sub folder by time. This is what I...
Batch file – Get Filenames & Timestamps ShowBatch file – Get Filenames & Timestamps Issue Solution Note Issue Can anyone help me create a batch file that will display all the files, subfolders and files under subfolders of folder with both date created and date modified then...
[Batch File]Time based actions Show[Batch File]Time based actions Issue Solution Issue Upon creating a batch file you want that certain line of batch file is executed after every second (not all the program only certain line). In VB we can do it using the Timer...
Batch file ShowBatch file Settings File Creation DOS is integrated in windows which allow to exploit functionality and command sequence in a script. A batch file is a text file which contains command to be read by DOS. This file can be launched...