Recent Posts
None | 7 sec ago
None | 34 sec ago
None | 45 sec ago
None | 1 min ago
Ruby | 1 min ago
None | 1 min ago
Bash | 2 min ago
None | 2 min ago
None | 2 min ago
None | 5 min ago
Sitereport
Find cool info about any domain on the internet?
visit sitereport
Free Subdomains
Want a pastebin.com sub-domain for your community?
learn more...
What is pastebin?
Pastebin is a website that hosts all your text & code on dedicated servers for easy sharing.
learn more...
Learn a little bit about the new Pastebin.com on our help page. hide message
By Anonymous on the 8th of Oct 2007 07:45:12 PM Download | Raw | Embed | Report
  1.         <cffunction name="varScoperBug" access="public" returntype="void" output="false">
  2.                 <cfscript>
  3.                         var local = structNew();
  4.                         local.contactNames = listToArray("a,b,c");
  5.                 </cfscript>
  6.                 <cfloop from="1" to="#arrayLen(local.contactNames)#" index="local.i">
  7.                         <cfset local.contactName = local.contactNames[local.i] />
  8.                 </cfloop>
  9.         </cffunction>
Submit a correction or amendment below. [ previous version ] | [ difference ] | Make A New Post
To highlight particular lines, prefix each line with @h@
Syntax highlighting:
Post expiration:
Post exposure:
Name / Title:
Email: