Robin Hilliard
Member since Nov 7, 2013
- Profile: /members/11390-robin-hilliard.htm
- URL: http://www.rocketboots.com
- Comments: 1
Recent Blog Comments By Robin Hilliard
-
Setting Unscoped Variables Inside CFThread In ColdFusion
Posted on Nov 7, 2013 at 12:26 AM
Hi Ben, I've always been comfortable not using the variables prefix, and prefer that the unnamed scope works the same way inside a thread, so I came up with this function that runs a function in the context of a component inside a thread by accessing it via "this": void function spawn(... read more »