Hi,
Is it possible to share some TCL proc's between a set of functions? Something like
proc mything {
}
proc otherthing {
}
create function wantsthings (text) returns text as
'
return [mything [otherthing fubar]]
' language 'pltcl';
Cheers,
Bob
This message has been scanned but we cannot guarantee that it and any
attachments are free from viruses or other damaging content: you are
advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.