Tabular data handling toolkit 


Command Manual page for TDHFUNCTION(TDH)

tdhfunction - execute a TDH function and write result to standard output



SYNOPSIS

tdhfunction functioncall


DESCRIPTION

Execute a function and write result to standard output. Trailing newline is NOT added. functioncall is the function name with parentheses and arguments, but without the leading dollar sign ($) on the function name, as seen in the examples below.


EXAMPLES

These examples assume /bin/sh:

TMPFILE=`tdhfunction "uniquename()" `

TMPFILE=`tdhfunction "time()" `


ENVIRONMENT

TDHKIT_CONFIG = the path name of the project config file .

Other TDHKIT environment variables


Tabular data handling toolkit 
Copyright Steve Grubb


Markup created by unroff 1.0,    August 02, 2001.