2007-06-25 15:45:44 +00:00
< html >
< head >
< META http-equiv = "Content-Type" content = "text/html; charset=ISO-8859-1" >
< script type = "text/javascript" >
<!--
function showHide(divname){
// var obj = document.all.item(divname);
if (document.getElementById){
var obj=document.getElementById(divname);
if(obj.style.display=='none') {
obj.style.display='block'
} else {
obj.style.display='none';
}
}
}
function domCollapseAll(show){
if (document.getElementById){
for (i=0;i< document.getElementsByTagName ( " span " ) . length ; i + + ) {
h=document.getElementsByTagName("span").item(i);
if (show==1){
h.style.display='block';
}
else {
h.style.display='none';
}
}
}
}
-->
< / script > < style type = "text/css" >
body { background-color: white; }
.Heading { font-weight: bold; font-size: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.ExpandCollapseStyle { font-weight: bold; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.Footer { font-weight: normal; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.ErrorRow { background-color: #FF6666;}
.ErrorIgnoredRow { background-color: #FFCC66;}
.NormalRow { background-color: #E9FFD2;}
.SkippedRow { background-color: #FFCCCC;}
.RunningRow { background-color: #CCFFFF;}
.ActionListRow { background-color: #FFFFCC;}
.ActionOutput { background-color: #F4F4F4; }
< / style >
< meta http-equiv = "Content-Language" content = "en-us" >
< meta http-equiv = "Content-Type" content = "text/html; charset=windows-1252" >
2007-08-23 08:38:49 +00:00
< title > FinalBuilder Log for Project BuildRoberto.fbp5< / title >
2007-06-25 15:45:44 +00:00
< / head >
< body >
2007-08-23 08:38:49 +00:00
< p class = "Heading" > FinalBuilder 5 LogFile for BuildRoberto.fbp5< / p >
2007-06-25 15:45:44 +00:00
< table border = "1" cellpadding = "2" cellspacing = "0" style = "border-collapse: collapse; font-size: 9pt" bordercolor = "black" >
< tbody >
< tr >
< td align = "right" > Project File :< / td >
2007-08-23 08:38:49 +00:00
< td > E:\Codigo (Luis Le<4C> n)\Build\BuildRoberto.fbl5< / td >
2007-06-25 15:45:44 +00:00
< / tr >
< tr >
< td align = "right" > Log Title :< / td >
2007-08-23 08:38:49 +00:00
< td > BuildRoberto.fbp5< / td >
2007-06-25 15:45:44 +00:00
< / tr >
< tr >
< td align = "right" > Date :< / td >
2007-09-26 09:52:18 +00:00
< td > 25/09/2007< / td >
2007-06-25 15:45:44 +00:00
< / tr >
< tr >
< td align = "right" > Start Time :< / td >
2007-09-26 09:52:18 +00:00
< td > 17:17:16< / td >
2007-06-25 15:45:44 +00:00
< / tr >
< tr >
< td align = "right" > End Time :< / td >
2007-09-26 09:52:18 +00:00
< td > 17:17:30< / td >
2007-06-25 15:45:44 +00:00
< / tr >
< tr >
< td align = "right" > Run Time :< / td >
2007-09-26 09:52:18 +00:00
< td > 00:00:13< / td >
2007-06-25 15:45:44 +00:00
< / tr >
< / tbody >
< / table > < br > < table border = "1" cellpadding = "2" cellspacing = "0" style = "border-collapse: collapse; font-size: 9pt" bordercolor = "black" width = "100%" >
< tr >
< th > Status< / th >
< th > Action Name< / th >
< th > Description< / th >
< th > Start Time< / th >
< th > End Time< / th >
< th > Run Time< / th >
< th > Output< br > < a href = "#" onclick = "domCollapseAll(1);return true" > Show All< / a > < br > < a href = "#" onclick = "domCollapseAll(0);return true" > Hide All< / a > < / th >
< / tr >
< tr class = "ActionListRow" >
< td > -< / td >
< td > Action List< / td >
< td > Action List: Main< / td >
2007-09-26 09:52:18 +00:00
< td > 17:17:16< / td >
< td > 17:17:30< / td >
< td > 00:00:13< / td >
2007-08-03 15:30:33 +00:00
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Action Group< / td >
< td > Informes margen por articulo< / td >
2007-09-26 09:52:18 +00:00
< td > 17:17:16< / td >
< td > 17:17:16< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Informe margen por articulo\Model\InfMargenArticulo_model.dpk< / td >
2007-09-26 09:52:18 +00:00
< td > 17:17:16< / td >
< td > 17:17:19< / td >
< td > 00:00:02< / td >
2007-08-23 08:38:49 +00:00
< td > < a name = "anchor{EC54112B-E27E-44F2-8D83-B74A066C6867}0" > < / a > < a href = "#anchor{EC54112B-E27E-44F2-8D83-B74A066C6867}0" onclick = "showHide('msg{EC54112B-E27E-44F2-8D83-B74A066C6867}0');return true;" > View< / a > < / td >
2007-08-03 15:30:33 +00:00
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
2007-08-23 08:38:49 +00:00
< div > < span style = "display:none; width: 100%" id = "msg{EC54112B-E27E-44F2-8D83-B74A066C6867}0" > < pre > Running Borland Resource compiler....
2007-08-03 15:30:33 +00:00
Borland Resource Compiler Version 5.40
Copyright (c) 1990, 1999 Inprise Corporation. All rights reserved.
Resource Compiled OK.
Running Delphi compiler....
2007-08-23 08:38:49 +00:00
Using Command Line : /B "E:\Codigo (Luis Le<4C> n)\Source\Modulos\Informe margen por articulo\Model\InfMargenArticulo_model.dpk" /Q
2007-08-03 15:30:33 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-09-26 09:52:18 +00:00
1926 lines, 1.52 seconds, 33368 bytes code, 80 bytes data.
2007-08-03 15:30:33 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Informe margen por articulo\Data\InfMargenArticulo_data.dpk< / td >
2007-09-26 09:52:18 +00:00
< td > 17:17:19< / td >
< td > 17:17:22< / td >
< td > 00:00:03< / td >
2007-08-23 08:38:49 +00:00
< td > < a name = "anchor{BEA09C30-3FD3-4B9C-A7A9-0F59ADB3C6C6}0" > < / a > < a href = "#anchor{BEA09C30-3FD3-4B9C-A7A9-0F59ADB3C6C6}0" onclick = "showHide('msg{BEA09C30-3FD3-4B9C-A7A9-0F59ADB3C6C6}0');return true;" > View< / a > < / td >
2007-08-03 15:30:33 +00:00
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
2007-08-23 08:38:49 +00:00
< div > < span style = "display:none; width: 100%" id = "msg{BEA09C30-3FD3-4B9C-A7A9-0F59ADB3C6C6}0" > < pre > Running Borland Resource compiler....
2007-08-03 15:30:33 +00:00
Borland Resource Compiler Version 5.40
Copyright (c) 1990, 1999 Inprise Corporation. All rights reserved.
Resource Compiled OK.
Running Delphi compiler....
2007-08-23 08:38:49 +00:00
Using Command Line : /B "E:\Codigo (Luis Le<4C> n)\Source\Modulos\Informe margen por articulo\Data\InfMargenArticulo_data.dpk" /Q
2007-08-03 15:30:33 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-09-26 09:52:18 +00:00
152 lines, 2.59 seconds, 7648 bytes code, 76 bytes data.
2007-08-03 15:30:33 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Informe margen por articulo\Controller\InfMargenArticulo_controller.dpk< / td >
2007-09-26 09:52:18 +00:00
< td > 17:17:22< / td >
< td > 17:17:25< / td >
2007-09-07 09:30:26 +00:00
< td > 00:00:02< / td >
2007-08-23 08:38:49 +00:00
< td > < a name = "anchor{3DA4BB74-72B5-4107-801A-38C08BF16EE6}0" > < / a > < a href = "#anchor{3DA4BB74-72B5-4107-801A-38C08BF16EE6}0" onclick = "showHide('msg{3DA4BB74-72B5-4107-801A-38C08BF16EE6}0');return true;" > View< / a > < / td >
2007-08-03 15:30:33 +00:00
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
2007-08-23 08:38:49 +00:00
< div > < span style = "display:none; width: 100%" id = "msg{3DA4BB74-72B5-4107-801A-38C08BF16EE6}0" > < pre > Running Borland Resource compiler....
2007-08-03 15:30:33 +00:00
Borland Resource Compiler Version 5.40
Copyright (c) 1990, 1999 Inprise Corporation. All rights reserved.
Resource Compiled OK.
Running Delphi compiler....
2007-08-23 08:38:49 +00:00
Using Command Line : /B "E:\Codigo (Luis Le<4C> n)\Source\Modulos\Informe margen por articulo\Controller\InfMargenArticulo_controller.dpk" /Q
2007-08-03 15:30:33 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-09-26 09:52:18 +00:00
337 lines, 2.08 seconds, 11252 bytes code, 88 bytes data.
2007-08-03 15:30:33 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Informe margen por articulo\Views\InfMargenArticulo_view.dpk< / td >
2007-09-26 09:52:18 +00:00
< td > 17:17:25< / td >
< td > 17:17:26< / td >
2007-09-07 09:30:26 +00:00
< td > 00:00:01< / td >
2007-08-23 08:38:49 +00:00
< td > < a name = "anchor{3A0D20AF-B6AE-4A4E-B7BD-3AC632FCA655}0" > < / a > < a href = "#anchor{3A0D20AF-B6AE-4A4E-B7BD-3AC632FCA655}0" onclick = "showHide('msg{3A0D20AF-B6AE-4A4E-B7BD-3AC632FCA655}0');return true;" > View< / a > < / td >
2007-08-03 15:30:33 +00:00
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
2007-08-23 08:38:49 +00:00
< div > < span style = "display:none; width: 100%" id = "msg{3A0D20AF-B6AE-4A4E-B7BD-3AC632FCA655}0" > < pre > Running Borland Resource compiler....
2007-08-03 15:30:33 +00:00
Borland Resource Compiler Version 5.40
Copyright (c) 1990, 1999 Inprise Corporation. All rights reserved.
Resource Compiled OK.
Running Delphi compiler....
2007-08-23 08:38:49 +00:00
Using Command Line : /B "E:\Codigo (Luis Le<4C> n)\Source\Modulos\Informe margen por articulo\Views\InfMargenArticulo_view.dpk" /Q
2007-08-03 15:30:33 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-08-23 08:38:49 +00:00
uViewInfMargenArticuloGrid.pas(151) Hint: H2164 Variable 'AColumn' is declared but never used in 'TfrViewInfMargenArticuloGrid.cxGridViewStylesGetContentStyle'
uViewInfMargenArticuloGrid.pas(152) Hint: H2164 Variable 'AFecha' is declared but never used in 'TfrViewInfMargenArticuloGrid.cxGridViewStylesGetContentStyle'
2007-08-03 15:30:33 +00:00
uEditorInfMargenArticulo.pas(38) Warning: W1010 Method 'FormShow' hides virtual method of base type 'TfEditorBase'
2007-09-26 09:52:18 +00:00
uEditorInfMargenArticulo.pas(203) Hint: H2164 Variable 'Fichero' is declared but never used in 'TfEditorInfMargenArticulo.GuardarConfiguracion'
889 lines, 0.69 seconds, 23304 bytes code, 84 bytes data.
2007-08-03 15:30:33 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Informe margen por articulo\Plugin\InfMargenArticulo_plugin.dpk< / td >
2007-09-26 09:52:18 +00:00
< td > 17:17:26< / td >
< td > 17:17:27< / td >
< td > 00:00:01< / td >
2007-08-23 08:38:49 +00:00
< td > < a name = "anchor{0434E596-64A8-4A48-A5FC-3F228CBAAB58}0" > < / a > < a href = "#anchor{0434E596-64A8-4A48-A5FC-3F228CBAAB58}0" onclick = "showHide('msg{0434E596-64A8-4A48-A5FC-3F228CBAAB58}0');return true;" > View< / a > < / td >
2007-08-03 15:30:33 +00:00
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
2007-08-23 08:38:49 +00:00
< div > < span style = "display:none; width: 100%" id = "msg{0434E596-64A8-4A48-A5FC-3F228CBAAB58}0" > < pre > Running Borland Resource compiler....
2007-08-03 15:30:33 +00:00
Borland Resource Compiler Version 5.40
Copyright (c) 1990, 1999 Inprise Corporation. All rights reserved.
Resource Compiled OK.
Running Delphi compiler....
2007-08-23 08:38:49 +00:00
Using Command Line : /B "E:\Codigo (Luis Le<4C> n)\Source\Modulos\Informe margen por articulo\Plugin\InfMargenArticulo_plugin.dpk" /Q
2007-08-03 15:30:33 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
uPluginInfMargenArticulo.pas(48) Hint: H2164 Variable 'AInfMargenArticuloController' is declared but never used in 'TPluginInfMargenArticulo.actMargenArticuloExecute'
uPluginInfMargenArticulo.pas(49) Hint: H2164 Variable 'AInfMargenArticulo' is declared but never used in 'TPluginInfMargenArticulo.actMargenArticuloExecute'
2007-09-26 09:52:18 +00:00
124 lines, 0.73 seconds, 10604 bytes code, 68 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
2007-06-25 15:45:44 +00:00
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Action Group< / td >
< td > Cliente< / td >
2007-09-26 09:52:18 +00:00
< td > 17:17:27< / td >
< td > 17:17:27< / td >
2007-06-25 15:45:44 +00:00
< td > 00:00:00< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Cliente\FactuGES.dpr< / td >
2007-09-26 09:52:18 +00:00
< td > 17:17:27< / td >
< td > 17:17:28< / td >
2007-09-07 09:30:26 +00:00
< td > 00:00:01< / td >
2007-06-25 15:45:44 +00:00
< td > < a name = "anchor{EF0337DC-8CB3-4860-8E27-125E94267F85}0" > < / a > < a href = "#anchor{EF0337DC-8CB3-4860-8E27-125E94267F85}0" onclick = "showHide('msg{EF0337DC-8CB3-4860-8E27-125E94267F85}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{EF0337DC-8CB3-4860-8E27-125E94267F85}0" > < pre > Running Borland Resource compiler....
Borland Resource Compiler Version 5.40
Copyright (c) 1990, 1999 Inprise Corporation. All rights reserved.
Resource Compiled OK.
Running Delphi compiler....
2007-08-23 08:38:49 +00:00
Using Command Line : /B "E:\Codigo (Luis Le<4C> n)\Source\Cliente\FactuGES.dpr" /Q
2007-06-25 15:45:44 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-08-07 17:50:43 +00:00
uPantallaPrincipal.pas(125) Hint: H2365 Override method TfPantallaPrincipal.IsShortcut should match case of ancestor TCustomForm.IsShortCut
2007-06-25 15:45:44 +00:00
uMainMenuController.pas(114) Hint: H2164 Variable 'AMenu' is declared but never used in 'TMainMenuController.RegisterModule'
uNavPaneController.pas(74) Hint: H2077 Value assigned to 'TNavPaneController.CrearPagina' never used
uNavPaneController.pas(176) Hint: H2077 Value assigned to 'AListaSecciones' never used
uNavPaneController.pas(133) Hint: H2077 Value assigned to 'AIndex' never used
uNavPaneController.pas(132) Hint: H2077 Value assigned to 'ASeccionPadre' never used
uNavPaneController.pas(156) Warning: W1036 Variable 'AEmpresasCount' might not have been initialized
2007-08-07 17:50:43 +00:00
uPantallaPrincipal.pas(582) Warning: W1035 Return value of function 'TfPantallaPrincipal.IsShortCut' might be undefined
uPantallaPrincipal.pas(120) Hint: H2219 Private symbol 'ExecuteActionMenu' declared but never used
2007-09-26 09:52:18 +00:00
1376 lines, 1.23 seconds, 31008 bytes code, 116 bytes data.
2007-06-25 15:45:44 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Action Group< / td >
< td > Comprimir ejecutables< / td >
2007-09-26 09:52:18 +00:00
< td > 17:17:28< / td >
< td > 17:17:28< / td >
2007-06-25 15:45:44 +00:00
< td > 00:00:00< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > ASPack Compress Executable< / td >
< td > Comprimir servidor< / td >
2007-09-26 09:52:18 +00:00
< td > 17:17:28< / td >
< td > 17:17:29< / td >
2007-08-23 08:38:49 +00:00
< td > 00:00:00< / td >
2007-06-25 15:45:44 +00:00
< td > < a name = "anchor{3954C05B-1763-404E-8EE5-5A12E36C5594}0" > < / a > < a href = "#anchor{3954C05B-1763-404E-8EE5-5A12E36C5594}0" onclick = "showHide('msg{3954C05B-1763-404E-8EE5-5A12E36C5594}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
2007-08-23 08:38:49 +00:00
< div > < span style = "display:none; width: 100%" id = "msg{3954C05B-1763-404E-8EE5-5A12E36C5594}0" > < pre > Command line: ASPack "E:\Codigo (Luis Le<4C> n)\Output\Debug\Debug\Servidor\FactuGES_Server.exe" /R+ /B+ /E- /D+ /Q /M
2007-06-25 15:45:44 +00:00
Success
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > ASPack Compress Executable< / td >
< td > Comprimir cliente< / td >
2007-09-26 09:52:18 +00:00
< td > 17:17:29< / td >
< td > 17:17:30< / td >
2007-08-23 08:38:49 +00:00
< td > 00:00:00< / td >
2007-06-25 15:45:44 +00:00
< td > < a name = "anchor{B26171C9-990D-46D9-AFE2-53DE6B43730E}0" > < / a > < a href = "#anchor{B26171C9-990D-46D9-AFE2-53DE6B43730E}0" onclick = "showHide('msg{B26171C9-990D-46D9-AFE2-53DE6B43730E}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
2007-08-23 08:38:49 +00:00
< div > < span style = "display:none; width: 100%" id = "msg{B26171C9-990D-46D9-AFE2-53DE6B43730E}0" > < pre > Command line: ASPack "E:\Codigo (Luis Le<4C> n)\Output\Debug\Debug\Cliente\FactuGES.exe" /R+ /B+ /E- /D+ /Q /M
2007-06-25 15:45:44 +00:00
Success
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Export Log< / td >
< td > Export Log< / td >
2007-09-26 09:52:18 +00:00
< td > 17:17:30< / td >
< td > 17:17:30< / td >
2007-06-25 15:45:44 +00:00
< td > 00:00:00< / td >
< / tr >
< / table > < br > < hr >
< center class = "Footer" > Copyright <20> 2006 VSoft Technologies Pty Ltd< br > < a href = "http://www.finalbuilder.com" > http://www.finalbuilder.com< / a > < / center >
< / body >
< / html >