CASE 5.1 Question
From: Grant Johnson <445362_at_jester.llnl.gov>
Date: 2 Sep 93 13:28:53
Message-ID: <445362.93Sep2132853_at_jester.llnl.gov>
Date: 2 Sep 93 13:28:53
Message-ID: <445362.93Sep2132853_at_jester.llnl.gov>
We've just gotten CASE 5.1 (beta) up and running and things are going pretty well.
One of the new features is the ability to shell out and execute an editor of your choice for multi-line objects, such as PL/SQL, comments, etc. The System Release Bulletin says to define CDI_EDITOR with the editor you would like to invoke. However, with this set CASE still calls the default, cdtext. I did a hack by creating a shell script called cdtext in my path before $ORACLE_HOME/bin. This works as far as getting emacs invoked, but no text is passed either to emacs or back from it.
Has anyone had any success with this? Received on Thu Sep 02 1993 - 13:28:53 CEST