<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
The commented-out statements in the read/write rule below cause
parsing errors. Are the fm property values for those three
statements inappropriate?<br>
<br>
<pre> attribute "align" {
is fm property cell alignment type;
/* value "center" is fm property value center;*/
/* value "char" is fm property value char;*/
/* value "justify" is fm property value justify;*/
value "left" is fm property value left;
value "right" is fm property value right;
}
</pre>
<br>
Gary<br>
<div class="moz-signature">-- <br>
<p>Gary Schnabl<br>
Southwest Detroit, two miles NORTH! of Canada--Windsor, that
is...<!-- p-->
</p>
</div>
</body>
</html>