> could the 'Export' directive be made to take a conventional string like
> 'EXTERN_EXECUTABLE=/l/bin/proc' instead of just copying the value at the
> time mathopd is invoked? this way people would not have to set this up at
> two different places.
Export { FOO }
I shall see what I can do.
I would rather not break the current functionality of Export though.
So this will be a new keyword, something like
PutEnv { "FOO=bar" }
That ok?
Cheers
Michiel
