Recent content by Nepherim

  1. N

    Editor window selected text scroll speed?

    I also have the same problem... but only in PL/Dev! In Textpad for example the speed is very nicely timed, even with Smooth Scroll off. ~ ~ Dave
  2. N

    How do you script your builds?

    I think this is an excellent topic. I work in a regulated industry, and we need to move our systems through many environments before it's production ready. Basically I've found no good way to automate this. I typically have a control script which calls other scripts. The other scripts are...
  3. N

    BUG: Import selected tables

    Oh, it definiately happened -- an attempt to restore two tables truncated over 30 others. Unfortunately I didn't save the log file. Let me try and create a test example. ~ ~ David
  4. N

    Editing packages

    That work around is fine if you didn't sort the browser list. My workaround is to push the PgUp button :) ~ ~ Dave
  5. N

    BUG: Import selected tables

    Importing data for selected tables from a data file that contains data for many tables, and choosing the truncate option causes ALL tables to be truncated (not just the selected ones), and only the selected ones get repopulated. This is *extreemly* annoying. I just lost all development data...
  6. N

    recovery

    I actually do the same thing -- I force terminate PL/Dev to preserve a session. Can this be logged as a request to provide an option to save the current session as a named session? ~ ~ David
  7. N

    Setting key prefs

    Using v6, I tried set the key pref for Edit Data (to Alt-E); clicked . PL/Dev immediately shutdown, with no errors. ~ ~ Dave
Back
Top