PERL based log analyzer
SourceForge.net Logo
Home Home Contact us Contacts
Overview Documentation Downloads Contacts Links
 
News & Updates
 
July 21, 2008
v 1.0 now available
Quick Links
 
Sourceforge project's page
CeCILL license
CEA web site
Caller's environment variables next up previous contents
Next: The 'Let' statement. Operation Up: The variable syntax Previous: The internal variables   Contents

Caller's environment variables

In some case, it would be nice to get the environment variable set in the process that launched kazimir. I mean the variables defined in the calling shell by setenv VAR VAL in csh or export VAR=VAL in ksh. Kazimir defines an implicit hash table called $(ENV[]) which contains all the caller's environment. For example, $(ENV[PATH]) contains the value of the shell's path. Using this hash allow closer interaction between kazimir and its caller.



Philippe Deniel 2008-07-22
Designed by CMG Technologies, adapted by Thomas LEIBOVICI
Design downloaded from Free Templates