: !/bin/sh #--------------------------------------------------------------------- # Victrack uses TBS tPerson table instead of t21 dir # populate local informix copy tmpfile1="/tmp/tP1.$$" rm -f "$tmpfile1" ( ##tbssql 2>/dev/null </dev/null <"$tmpfile1" # build tPerson table #./buildtPerson #runisql 2>/dev/null <