how to give input values at the run time in PLI programs for the variables declared. Suppose, I have a program when I run my program it should ask for choice at the run time acc. to that it should perform particular logic related to that choice. How can I get this? Is it possible through PLI programs.