|
|
SQCBW 3.12t
|
|||
|
If SQCBW should not perform like you expect it to do, please feel free to send a message to info@softwarequarter.com. SQCBW 3.12t was released on October 31, 2007Some minor bugs within the "Properties" Dialog have been fixed. Currently there are no remaining bugs known. SQCBW 3.12s was released on October 21, 2006You can now install SQCBW on your PC without having "Administrator" or "Power User" access rights. Some syntax not correctly indented, reported on March 27, 2006The following syntax was not correctly indented by SQCBW 3.12o.
if( condition )
if( condition )
if( condition )
statement
statements...
{
AddRange (new control []{
a,
c
}
);
}
Some C# syntax not correctly recognized, reported on June 29, 2005Some C# constructions, where the '@' character precedes a string or a keyword, were not correctly recognized by SQCBW 3.12n. Temporary files not deleted, reported on March 10, 2005Under some circumstances, temporary files were not deleted by SQCBW 3.12m. Missing feature, reported on August 20, 2004Some software developers like to format conditional statement blocks as shown in the following examples, where the block delimiters are indented together with the statements:
if( condition )
{
statements...
}
else
{
statements...
}
switch()
{
case 1:
statements...
case 2:
}
This style was not supported by SQCBW 3.12k. |
|
SoftwareQuarter GmbH Boehmerwaldstrasse 13 D-85386 ECHING Germany
Fax:
+49 89 37998286 CopyrightŠ SoftwareQuarter GmbH. Revision: October 31, 2007. All rights reserved. (Imprint) |