Automatically 'start logging' when an interactive DBISQL session isstarted? -
11-30-2009
, 12:29 PM
I need to find a way to bring up DBISQL in an interactive mode and
perform 'start logging' command automatically (as if the user typed
it). It's a catch-22: if I start DBISQL with a command line to start
logging, then it is in batch mode (not interactive). If I start an
interactive session, then I can't run a script/batch command
automatically. Any suggestions? Is there an INI file setting that
would do this? |