From: John J. <jj...@as...> - 2005-01-15 23:19:18
|
Michael Gage wrote: > I'm not sure how to resolve this. We use "warn" routinely inside > problems to > help write and debug problems. pretty_print_rh formats complicated > structures in tables. This is very useful and I'd rather not loose it. > > Hard coded warn messages can have < > manually replaced by < and > > but > there is a problem if the warn message has a variable. Being able to use warn statements from the pg side is useful, but all times I had done it recently didn't work. I higher level webwork error is generated and you don't get the output of the warn. Does it currently work for you? John |