The Dink Network

Reply to Re: SEMICOLONS ARE THE SPAWN OF BEELZEBUB

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
February 19th 2013, 07:37 AM
spike.gif
I more or less agree about brackets; Lost Forest Romp was the first time I tried that, to see if there would be any related problems.

There weren't really, but I did notice a few quirks. Firstly, the last line in any script doesn't seem to run, and a closing bracket at the end of a script is a simple way to avoid accidentally encountering that. I also had a few freeze bugs that were fixed by adding a last bracket into a script, although I wasn't able to make sense out of why it would happen sometimes and not at other times.

But just a final closing bracket (to symbolically close the script, or something ) fixed all my problems, so the lack of brackets around procedures wasn't strictly the problem.