<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2912" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I did as you and Michalis suggested, but it makes 
no difference the application keeps crashing. I keep getting a " Invalid 
floating point operation".</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Darius</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=antiriad@gmail.com href="mailto:antiriad@gmail.com">mariano 
  podesta</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=fpc-pascal@lists.freepascal.org 
  href="mailto:fpc-pascal@lists.freepascal.org">FPC-Pascal users discussions</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, June 29, 2006 10:20 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [fpc-pascal] Clueless 
  here</DIV>
  <DIV><BR></DIV>hi daruis<BR><BR>change this line<BR><BR>
  <DIV><SPAN class=gmail_quote></SPAN>
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
    <DIV>
    <DIV bgcolor="#ffffff">
    <DIV><FONT face=Arial size=2>    Params[i] := 
    @Parameters[i];<BR></FONT></DIV></DIV></DIV></BLOCKQUOTE></DIV><BR><BR>with 
  this<BR><BR>Params[i]^ := Parameters[i];<BR><BR>hope it works.<BR>marianop<BR>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>fpc-pascal 
  maillist  -  <A 
  href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</A><BR><A 
  href="http://lists.freepascal.org/mailman/listinfo/fpc-pascal">http://lists.freepascal.org/mailman/listinfo/fpc-pascal</A></BLOCKQUOTE></BODY></HTML>