> Is there a way to append variables to the server scope of a
> cf server?

I'm not sure I understand. Do you mean something other than simply setting
variables within code?

<cfset Server.foo = "bar">

If you want these variables to be created whenever the server is restarted,
I think you'll have to put them in one or more Application.cfm files to
ensure their creation.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to