in reply to Re^2: Run system command in same context of the script itself
in thread Run system command in same context of the script itself
The requirement is to set the variable and ran a command that utilizes that variable.
What i'm doing is setting the vriable which allows connecting to oracle DB, and then connecting to the DB to make some query.