Shell Script [message #98292] |
Tue, 29 June 2004 03:59 |
Amit Jain
Messages: 33 Registered: August 2001
|
Member |
|
|
I am writing a shell script and in that I am calling a SQL Script file in which I am trying to read some value from user via ACCEPT. But when I run shell script it skips the Accept statement in SQL program.
Actually I have written a Menu in SQL script where I want the user to feed in choice but shell script is skipping the Accept statement of SQL and not performing the required task.
Regards,
Amit Jain
|
|
|
|