[Pldoc-chat] @ command and interaction with sqlplus
Status: Alpha
Brought to you by:
altumano
From: Mark W. <ma...@np...> - 2003-02-12 09:08:55
|
I'd like to add a bunch of documentation to our packages, but currently = the schema build scripts use sqlplus + @ to start external scripts. For = no good reason, sqlplus has decided that /** Blergh @param */ ought to invoke the "param" script. My current workaround is a bunch of = empty scripts for each tag. Is there a less bletcherous way of doing = this? I've dug around for disabling start, but this really is a bit of = a pain as it means each script needs to be invoked separately. btw, This is a fantastic tool :) |