Hi,

My application requires me to read in an external file of environment variables which 
would look like:

$dir1,d:\temp\dir1
$dir2,d:\temp\dir2
$dir3,d:\temp\dir3

I would then use <cfregistry to add then to the system environment. What happens if 
the system environment already exists. Does <cfregistry just ignore the ones that 
exist and add 
ones that don't? Kinda like a database "update" sort of thing?

It would be nice to be able to load this external file when required (because of 
additions/deletetions) and not have to worry about duplicates etc.

Am I making sense?



-------------------------------------------------------------------------
This email server is running an evaluation copy of the MailShield anti-
spam software. Please contact your email administrator if you have any
questions about this message. MailShield product info: www.mailshield.com

-----------------------------------------------
To post, send email to [EMAIL PROTECTED]
To subscribe / unsubscribe: http://www.dfwcfug.org

Reply via email to