|
Mailing Lists
|
Home / Groups / ColdFusion Talk (CF-Talk)
Array a directory nameI tried this <cfset arr = listToArray (filename, "/",false,true)> received this error Parameter validation error for the LISTTOARRAY function. The function accepts 1 to 3 parameters. The error occurred in repositoryView.cfm: line 14 12 : <cfif right(downloadFilename, 3) eq 'htm'> 13 : 14 : <cfset arr = listToArray (filename, "/",false,true)> |
May 20, 2013
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||