Skip to main content
Participant
February 25, 2015
Question

ColdFusion Builder 3

  • February 25, 2015
  • 0 replies
  • 177 views

I was editing a JS file wanted to write a try catch. I started writing the catch part first. Then the try part. But, added the parentheses. I don't know what I was thinking. But, it locked up ColdFusion Builder 3 to the point that I had to restart my VM of Windows 2008 R2 64-bit.

try () { } catch ( e ) { }
    This topic has been closed for replies.