View Single Post
Old Jun 17th, 2006, 2:30 PM   #1
hush
Programmer
 
hush's Avatar
 
Join Date: Feb 2006
Location: 127.0.0.1
Posts: 35
Rep Power: 0 hush is on a distinguished road
what is this called

I script with ksh.

I run a script and this calls a couple of programs, these programs then request input for example:

Would you like to back up the table structure also (y/n)?

I’m not sure what language they are in.

What is it referred to in programming when I want to put input into these requests with a script rather then having to do it manually?

If I can find out this then I got a chance at googling it.

Thanks

hush
hush is offline   Reply With Quote