<cfset appServers = listToArray("JRun,CFMX,WebLogic,ORAS")>-- mailto:[EMAIL PROTECTED] Wednesday, February 19, 2003, 10:27:03 PM, you wrote: JE> I cant find a way to initialize an array in CF like in Java. JE> Example (Java Way) JE> String appServers[] = {"JRun","CFMX","WebLogic","ORAS"}; JE> What is the CF Equivalent in One line of code like above? JE> Thanks JE> Joe Eugene ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

