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?


______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to