14 Feb
2002
14 Feb
'02
10:26 p.m.
[Steve Spicklemire]
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.
Could be ... I thought the original question had dtml-call, so I copied that, not knowing how it would be used... Tom P