02-08-2010, 04:26 AM
Actually, the demo did not work for me until I added the 'begin' statement. It goes 'begin... return.... end' . The begin statement is the start of a code block just like the if statement (if... end / begin... end).