D
David Lao
Hi,
I have a Perl script which invokes by other application. When the script is
executed,
I have export several environment variables. Within the same process, I
launch
my template.oft file, the environment variables were export from Perl were
not
accessable inside template.oft.
How can I pass the parameters to Outlook template.oft file ?
Currently, my work around the problem, I wrote the environment to a file and
then I open to read from inside template.oft. Thank for your helps.
David Lao
I have a Perl script which invokes by other application. When the script is
executed,
I have export several environment variables. Within the same process, I
launch
my template.oft file, the environment variables were export from Perl were
not
accessable inside template.oft.
How can I pass the parameters to Outlook template.oft file ?
Currently, my work around the problem, I wrote the environment to a file and
then I open to read from inside template.oft. Thank for your helps.
David Lao