Reply To: Problems with LP_​​​XMLConverter tool

Home Forums Problems and solutions in GDL Library build system Problems with LP_​XMLConverter tool Reply To: Problems with LP_​​XMLConverter tool

#18596
Nader Belal
Participant

Hi Péter,

Answering your questions,

Which version of LP_​​XMLConverter : 22

What is at line 18531 ?? It’s a part of a rich text that was put in a fragment2 layer

here is the section of of xml


	<RichText>
		<DrawIndex>10</DrawIndex>
		<Layer>16</Layer>
		<LocX>0.0622</LocX>
		<LocY>0.2375</LocY>
		<Width>56</Width>
		<Ang>0</Ang>
		<WidthFactor>1</WidthFactor>
		<CharSpaceFactor>1</CharSpaceFactor>
		<Anchor>4</Anchor>
		<FixedHeight>true</FixedHeight>
		<NonBreaking>false</NonBreaking>
		<ParamInd>-1</ParamInd>			!<--the bugger
		<Ind1>0</Ind1>
		<Ind2>0</Ind2>
		<Content>
			<Paragraph>
				<Alignment>0</Alignment>
				<FirstLineIndent>0</FirstLineIndent>
				<LeftIndent>0</LeftIndent>
				<RightIndent>0</RightIndent>
				<LineSpacing>-0.8</LineSpacing>
				<TextStyles>
					<TStyle>
						<Size>3.5</Size>
						<StyleInd>3</StyleInd>
						<PenInd>101</PenInd>
						<L><![CDATA["<PROJECTNAME>"]]></L>
					</TStyle>
				</TextStyles>
				<Tabulators/>
			</Paragraph>
		</Content>
	</RichText>

Can you tell me what are the possible causes for a parameter index will give you an index number of -1 and how to fix it in the GSM file