﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1398	$tagPARAFORMAT2 incorrect	ProgAndy	Jon	"The declaration of $tagPARAFORMAT2 in GUIRichEdit is incorrect.
Corected declaration (semicolon after $tagPARAFORMAT was missing):
{{{
Global Const $tagPARAFORMAT2 = $tagPARAFORMAT _
		 & "";long dySpaceBefore;long dySpaceAfter;long dyLineSpacing;short sStyle;byte bLineSpacingRule;"" _
		 & ""byte bOutlineLevel;word wShadingWeight;word wShadingStyle;word wNumberingStart;word wNumberingStyle;"" _
		 & ""word wNumberingTab;word wBorderSpace;word wBorderWidth;word wBorders""
}}}"	Bug	closed	3.3.3.3	Standard UDFs	3.3.3.1	None	Fixed		
