Recent content by Shane Maitland

  1. S

    Enhancement Request

    It would be nice to have the ability when printing a Package out to have each Function/Procedure print at the start of a new page (have the ability to insert a newpage character into plsql code) Shane
  2. S

    Page breaks in Package Body

    Does anyone know of a way to add page breaks in a package body so that each function/procedure will print at the beginning of a new page? I have added ascii 12 and 13 (and I think 10) but these seem to be ignored when printing through PLSQL developer (or even saving the code through PLSQL...
  3. S

    10g freezes PL/SQL Developer

    Just wondering if anyone else has had this problem. I'm using PL/SQL Developer 6.0.4.906 on an XP workstation with 8.1.7 client accessing a 10g database. Everything seems to work fine except if I click on the browser to open a list of Tables, Packages, etc. When I do this, developer seems to...
Back
Top