Seems an obvious solution but it is not the problem Kartsen, I already tried that, as Ian suggested a couple of days ago.
If I comment out those three lines down to raise exception then the database compiles. Next Suggestion?? Richard On Wednesday 11 January 2006 01:47, Karsten Hilbert wrote: > On Tue, Jan 10, 2006 at 12:33:29PM +1100, Richard wrote: > > 2006-01-10 12:17:58 [DATA] > > (/home/richard/gnumed/gnumed/Gnumed/pycommon/gmPsql.py:[EMAIL PROTECTED]): > > create > > or replace function dem.set_nickname(integer, text) returns integer as ' > > ... > > > msg := ''Cannot set nickname ['' || _nick || '']. No > > active <names> row with id_identity ['' || _id_identity || ''] found.'' > > This line is missing an ";" at the end. Fixed in CVS. > > Karsten _______________________________________________ Gnumed-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnumed-devel
