Recent content by NiklasE

  1. N

    plsqldoc using -

    I have a problem when I'm documenting my code. I want to use #raises and pass in the error code (e.g -20600), but when displaying the document the "-" and the error code are separated, on different lines. It looks like "-" causes a linefeed. Any workarounds for this? Code: ||#raises -20600...
Back
Top