<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19328">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>Lo llamo de la siguiente forma: </FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial> if (ds.RecordCount > 0) then
begin<BR> dbg.SetFocus;<BR> if
(fconta.RegOpe = 'EG') then<BR>
strsql:=ExtractFilePath(Application.Exename) +
'elemento.lrf'<BR> else if (fconta.RegOpe = 'RT')
then<BR> strsql:=ExtractFilePath(Application.Exename) +
'regtrab.lrf';</FONT></DIV>
<DIV><FONT size=2 face=Arial>
rptrt.LoadFromFile(strsql);<BR> rptrt.ShowReport;<BR>
end;</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Saludos
Cordiales
</FONT></DIV>
<DIV>=========<BR>|| ISMAEL ||<BR>=========<BR>Websites: <A
href="http://www.siscone.hol.es">www.siscone.hol.es</A><BR>
<A href="http://www.firebirdssql.org">www.firebirdssql.org</A><BR></DIV>
<BLOCKQUOTE
style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B>
<A title=maximiliano.duarte@gmail.com
href="mailto:maximiliano.duarte@gmail.com">Maxi</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A
title=lazarus-es@lists.lazarus.freepascal.org
href="mailto:lazarus-es@lists.lazarus.freepascal.org">Spanish version of
Lazarus List</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, March 14, 2013 2:44
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Lazarus-es] Error SIGSEGV
en Lazarus 1.0.7 rev 40442 FPC 2.6.2</DIV>
<DIV><BR></DIV>Como lo llamas? puede ser que no libere memoria o crea 2
instancias de lo mismo<BR>
<DIV><BR></DIV>-- <BR>El que pregunta aprende, y el que contesta aprende a
responder.<BR><BR>No a la obsolecencia programada: <A
href="http://dimensionargentina.blogspot.com/2011/01/todo-esta-disenado-para-romperse.html"
target=_blank>http://dimensionargentina.blogspot.com/2011/01/todo-esta-disenado-para-romperse.html</A><BR><BR>Linux
User #495070<BR><A href="http://domonetic.com/blog"
target=_blank>http://domonetic.com/blog</A>
<P>
<HR>
<P></P>_______________________________________________<BR>Lazarus-es mailing
list<BR>Lazarus-es@lists.lazarus.freepascal.org<BR>http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus-es<BR></BLOCKQUOTE></BODY></HTML>