<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font face="Arial">Hi All,<br>
I'm getting the following warnings when calling
mapObj->setSize method:<br>
<br>
</font>
<div class="msg 1st">"msTokenizeExpression(): Parsing time value
failed"<br>
<br>
</div>
<div class="msg Nth">"msParseTime(): Unrecognized date or time
format ()"<br>
<br>
An example of code:<br>
<br>
<big><tt>$mapobject = ms_newMapObj("<</tt></big><span class="x">my_map_file_name</span><big><tt>>");</tt></big><br>
<big><tt>if ($mapobject === false)</tt></big><br>
<big><tt> return FALSE;</tt></big><br>
<br>
<big><tt>$mapobject->setSize($Width,$Height);</tt></big></div>
<br>
<br>
Another strange thing is that this warnings doesn't occur always,
sometimes it works fine.<br>
<br>
<font face="Arial">Any idea?<br>
<br>
Thanks in advance.<br>
</font><br>
<pre class="moz-signature" cols="80">--
Alejandro</pre>
</body>
</html>