Login
Products
Sales
Support
Downloads
About
Home
»
Technical Support
»
Elevate Web Builder Technical Support
»
Support Forums
»
Elevate Web Builder General
»
View Thread
View Thread
The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Possible Compiler Bug: Try..Except..End With Case
Mon, Nov 12 2012 1:21 PM
Permanent Link
Mark Brooks
Slikware
Tim,
The following code compiles but produces invalid JS that causes the browser to except:
case X of:
Y:
try
// Do some stuff
except
// Handle an issue
end;
else
// Do some other stuff
end;
Wed, Nov 14 2012 11:17 PM
Permanent Link
Tim Young [Elevate Software]
Elevate Software, Inc.
timyoung@elevatesoft.com
Mark,
<< The following code compiles but produces invalid JS that causes the
browser to except: >>
Got it, thanks.
Tim Young
Elevate Software
www.elevatesoft.com