On 21 January 2012 13:18, Timothy Pearson <kb9vqf@pearsoncomputing.net> wrote:
> Where are these variables defined?
>
> I think %h is host name.
>
> There must be list somewhere deep within TDE.
>
> Darrell

Context please?  I have no idea which variables you are talking about. :-)

Tim


If you are referring to the stdlib (I  think it is quite similar to C's)  function like sprintf or the like, %s would signify a string etc.

http://www.cplusplus.com/reference/clibrary/cstdio/sprintf/

that might be it.