Recent content by Dan Townsend

  1. D

    Tuen Off Substitution Variable for SQL Window

    I had never thought of using the Test window to execute SQL. This might actually come in handy when a SELECT uses a package function as a column and the package under development does DBMS_OUTPUT for debugging purposes. Very nice! BTW, JEK, what's "Boa"?
  2. D

    Enhancement Request: Roll Up/Down Button

    I frequently use the Describe feature to get a floating stay-on-top window for tables or view. I roll them up and stash them up high out of the way while I am working. When I need to peek at the structure of one of them, I click the roll down button, take a quick look, then ... :confused: ...
  3. D

    Wish List: Option to Choose Oracle Home on startup

    It would be nice if there was a setting that would allow you to choose your Oracle Home from a poplist when starting PL/SQL Developer. I switch between databases frequently. Currently I have to start PLSD to choose a different home, then exit and start it again. :rolleyes: Thanks.
  4. D

    Wish List: Cursor to top/bottom of view area

    I would like to be able to key Ctrl-PageUp to go to the first line visible at the top of the editor; Ctrl-PageDown for the last visible line. I don't mind setting a custom key but don't see this function available. Can it be added?
Back
Top