14 Feb
2002
14 Feb
'02
8:15 p.m.
And... I'm 47% sure that you really mean <dtml-var "listPatient(pid=pi)"> -steve On Thursday, February 14, 2002, at 10:56 AM, Thomas B. Passin wrote:
This can be simplified to
<dtml-call "listPatient(pid=pi)">
Of course, "pi" has to be a variable known to the page containing the code.