script

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Confused about the two concept.

What's the difference between script and batch file.
When to use one verus another?
 
A batch file is a script, but scripts are necessarily batch files. The term script usually
infers a high level language to perform a series of functions or routines. Batch files have
limited capabilities and are usually used to run a series of programs based upon set of
requirements.

That's good enough, others can be more specific, generic or elaborate.

Dave




| Confused about the two concept.
|
| What's the difference between script and batch file.
| When to use one verus another?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top