OK, no one else has ever mentioned this, but it's bugged me to no end for a
long time. I was wondering if it is perhaps someone knew of a way to stop it
from happening. The problem is that Studio seems to be incompatible with for
loops.
When I type:
for (i = 0; i < 5; i++ ) {Right after the curly brace I hit enter and half of the line I am writing disappears and the cursor goes back to the < character. I can't belive that this big a bug in Studio has gone unnoticed or would not be fixed. I am thinking it's something with my config that someone else has seen? jon ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

