gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-devel] Placeholders templates, and %s


From: Karsten Hilbert
Subject: Re: [Gnumed-devel] Placeholders templates, and %s
Date: Thu, 29 Aug 2013 23:14:52 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Thu, Aug 29, 2013 at 08:56:39PM +0000, Jim Busser wrote:

> > On Thu, Aug 29, 2013 at 08:11:38PM +0000, Jim Busser wrote:
> > 
> >> Is
> >> 
> >>    <%(fields)s-template>
> >> 
> >> as listed with placeholders
> >> 
> >>    patient_comm
> >>    patient_tags
> >> 
> >> the same as
> >> 
> >>    <something %s something>
> > 
> > No.
> > 
> > %s doesn't refer to any field of the GNUmed class/table
> > delivering the replacement data.
> 
> I suppose I am confused, unless you were simply treating %s as insufficient 
> because %s needs to be wrapped around one or more fields as
> 
>       %(field)s
> 
> … except that the source file itself uses the expression
> 
>       something %s something


> and so … is <%(fields)s-template> merely
> 
>       <something %(field)s something else>

Yes it is, but that's not what you asked.

Karsten
-- 
GPG key ID E4071346 @ gpg-keyserver.de
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346



reply via email to

[Prev in Thread] Current Thread [Next in Thread]