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-06 10:37:03 +00:00
< title > FinalBuilder Log for Project BuildDavid.fbp5< / title >
2007-06-25 15:45:44 +00:00
< / head >
< body >
2007-08-06 10:37:03 +00:00
< p class = "Heading" > FinalBuilder 5 LogFile for BuildDavid.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-06 10:37:03 +00:00
< td > T:\Codigo (Luis Leon)\Build\BuildDavid.fbl5< / td >
2007-06-25 15:45:44 +00:00
< / tr >
< tr >
< td align = "right" > Log Title :< / td >
2007-08-06 10:37:03 +00:00
< td > BuildDavid.fbp5< / td >
2007-06-25 15:45:44 +00:00
< / tr >
< tr >
< td align = "right" > Date :< / td >
2007-08-03 15:30:33 +00:00
< td > 03/08/2007< / td >
2007-06-25 15:45:44 +00:00
< / tr >
< tr >
< td align = "right" > Start Time :< / td >
2007-08-06 10:37:03 +00:00
< td > 19:20:17< / td >
2007-06-25 15:45:44 +00:00
< / tr >
< tr >
< td align = "right" > End Time :< / td >
2007-08-06 10:37:03 +00:00
< td > 19:24:20< / td >
2007-06-25 15:45:44 +00:00
< / tr >
< tr >
< td align = "right" > Run Time :< / td >
2007-08-06 10:37:03 +00:00
< td > 00:04:03< / 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-08-06 10:37:03 +00:00
< td > 19:20:17< / td >
< td > 19:24:20< / td >
< td > 00:04:03< / td >
2007-08-03 15:30:33 +00:00
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Log Variable Values< / td >
< td > Log Variable Values< / td >
2007-08-06 10:37:03 +00:00
< td > 19:20:17< / td >
< td > 19:20:17< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{E7E22B76-5075-4F49-8295-2EF919B5317D}0" > < / a > < a href = "#anchor{E7E22B76-5075-4F49-8295-2EF919B5317D}0" onclick = "showHide('msg{E7E22B76-5075-4F49-8295-2EF919B5317D}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{E7E22B76-5075-4F49-8295-2EF919B5317D}0" > < pre > Current variable values :
2007-08-06 10:37:03 +00:00
base_dcp_path = T:\Codigo (Luis Leon)\Source\Lib
lib = C:\Archivos de programa\SQLXML 4.0\bin\
library_path = T:\Bpl_D10
modules_dcp_path = T:\Codigo (Luis Leon)\Source\Modulos\Lib
output_path = T:\Codigo (Luis Leon)\Output\Debug
package_path = T:\Codigo (Luis Leon)\Output\Debug\Cliente
Path = C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\ARCHIV~1\Borland\Delphi5\Bin;C:\Archivos de programa\Borland\Delphi10\Bin;C:\Archivos de programa\Borland\Delphi7\Bin;C:\Archivos de programa\Archivos comunes\RemObjects Software\Everwood\Bin;C:\Archivos de programa\RemObjects Software\RemObjects SDK for Delphi\Dcu\D7;C:\Archivos de programa\RemObjects Software\RemObjects SDK for Delphi\Dcu\D10;C:\Archivos de programa\RemObjects Software\Pascal Script\Dcu\D7;C:\Archivos de programa\RemObjects Software\Pascal Script\Dcu\D10;C:\Archivos de programa\RemObjects Software\Data Abstract for Delphi\Dcu\D7;C:\Archivos de programa\RemObjects Software\Data Abstract for Delphi\Dcu\D10;C:\Archivos de programa\Microsoft SQL Server\80\Tools\Binn\;C:\Archivos de programa\Microsoft SQL Server\90\Tools\binn\;C:\Archivos de programa\Microsoft SQL Server\90\DTS\Binn\;C:\Archivos de programa\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Archivos de programa\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies\;C:\Archivos de programa\CodeGear\RAD Studio\5.0\bin;C:\Documents and Settings\All Users\Documentos\RAD Studio\5.0\Bpl;C:\Archivos de programa\Perl\site\bin;C:\Archivos de programa\Perl\bin;C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\;C:\Archivos de programa\ATI Technologies\ATI.ACE\Core-Static;T:\BPL_D11;T:\BPL_D10;T:\BPL_D7;T:\BPL_D5;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727;C:\Archivos de programa\Borland\Delphi10\lib\Indy9;C:\Archivos de programa\RemObjects Software\RemObjects SDK for Delphi\Dcu\D10;C:\Archivos de programa\RemObjects Software 4\Data Abstract for Delphi\Dcu\D10;C:\Archivos de programa\Pinnacle\Shared Files;C:\Archivos de programa\Pinnacle\Shared Files\Filter
ProgramFiles = C:\Archivos de programa
project_path = T:\Codigo (Luis Leon)
2007-08-03 15:30:33 +00:00
search_path =
2007-08-06 10:37:03 +00:00
source_path = T:\Codigo (Luis Leon)\Source
windir = C:\WINDOWS
2007-08-03 15:30:33 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Action Group< / td >
< td > Borrar ficheros temporales< / td >
2007-08-06 10:37:03 +00:00
< td > 19:20:17< / td >
< td > 19:20:17< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > MSBuild Project< / td >
2007-08-06 10:37:03 +00:00
< td > MSBuild Project [ T:\Codigo (Luis Leon)\Source\ClearFiles.msbuild ]< / td >
< td > 19:20:17< / td >
< td > 19:20:22< / td >
< td > 00:00:05< / td >
2007-08-03 15:30:33 +00:00
< td > < a name = "anchor{932DF8AA-924E-454A-AC4A-67E852D3EBA7}0" > < / a > < a href = "#anchor{932DF8AA-924E-454A-AC4A-67E852D3EBA7}0" onclick = "showHide('msg{932DF8AA-924E-454A-AC4A-67E852D3EBA7}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{932DF8AA-924E-454A-AC4A-67E852D3EBA7}0" > < pre > Microsoft (R) Build Engine, versi<73> n 2.0.50727.832
[Microsoft .NET Framework, versi<73> n 2.0.50727.832]
Copyright (C) Microsoft Corporation 2005. Reservados todos los derechos.
2007-08-06 10:37:03 +00:00
Operaci<EFBFBD> n Generar iniciada a las 03/08/2007 19:20:22.
2007-08-03 15:30:33 +00:00
__________________________________________________
2007-08-06 10:37:03 +00:00
Proyecto "T:\Codigo (Luis Leon)\Source\ClearFiles.msbuild" (CleanFiles destino(s)):
2007-08-03 15:30:33 +00:00
Destino CleanFiles:
Utilizando la tarea "Delete" del ensamblado "Microsoft.Build.Tasks, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Tarea "Delete"
Ejecuci<63> n de la tarea "Delete" terminada.
Generaci<EFBFBD> n del proyecto "ClearFiles.msbuild" terminada.
Generaci<EFBFBD> n satisfactoria.
0 Advertencia(s)
0 Errores
2007-08-06 10:37:03 +00:00
Tiempo transcurrido 00:00:00.01
2007-08-03 15:30:33 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Read Registry Value< / td >
< td > Leer la ruta de b<> squeda de Delphi desde el registro< / td >
2007-08-06 10:37:03 +00:00
< td > 19:20:22< / td >
< td > 19:20:22< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{1E96CF6A-DA03-47E6-8CFC-5F4E3489C27F}0" > < / a > < a href = "#anchor{1E96CF6A-DA03-47E6-8CFC-5F4E3489C27F}0" onclick = "showHide('msg{1E96CF6A-DA03-47E6-8CFC-5F4E3489C27F}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
2007-08-06 10:37:03 +00:00
< div > < span style = "display:none; width: 100%" id = "msg{1E96CF6A-DA03-47E6-8CFC-5F4E3489C27F}0" > < pre > Read Value : $(BDS)\Imports;$(BDS)\lib;$(BDS)\Lib\Indy9;$(Data Abstract)\DCU\D10;$(Data Abstract)\Source;$(Everwood)\Bin;$(ProgramFiles)\EurekaLog 5\Delphi10;$(ProgramFiles)\RemObjects Software\Pascal Script\Dcu\D10;$(ProgramFiles)\RemObjects Software\Pascal Script\Source;$(RemObjects SDK)\Dcu\D10;$(RemObjects SDK)\Source;$(RemObjects SDK)\Source\CodeGen;$(RemObjects SDK)\Source\DataSnap;$(RemObjects SDK)\Source\RODEC;$(RemObjects SDK)\Source\RODX;$(RemObjects SDK)\Source\ZLib;t:\Bpl_D10;T:\Componentes\CCPack5\Lib\D10;T:\Componentes\CFPack\LIB\D10;T:\Componentes\cxIntl5\Lib\D10;T:\Componentes\cxIntlPrintSys3\Lib\D10;T:\Componentes\cxIntlScheduler\Lib\D10;T:\Componentes\Database Comparer\Delphi 2006\Lib;T:\Componentes\Database Comparer\Delphi 2006\Sources;T:\Componentes\Developer Express Inc\Lib\D10;T:\Componentes\FastReport 3\LibD10;T:\Componentes\GUISDK\Lib\D10;t:\componentes\mydac\source\delphi10;T:\Componentes\PluginSDK\Lib\D10;T:\Componentes\PngComponents\Lib\D10;T:\Componentes\Tb2k\Lib\D10;T:\Componentes\TJSDialog\Delphi2006;T:\Componentes\Mustangpeak\Common Library\Source;T:\Componentes\Mustangpeak\EasyListview\Source;$(DELPHI)\source\toolsapi;T:\COMPON~1\jcl\lib\d10;T:\COMPON~1\jcl\source;T:\Componentes\jvcl\lib\D10;T:\Componentes\jvcl\common;T:\Componentes\jvcl\Resources;t:\componentes\usercontrol\lib\d10;T:\Componentes\TRegExpr\Source;$(RemObjects SDK)\Dcu\D10;$(RemObjects SDK)\Source;$(RemObjects SDK)\Source\CodeGen;$(RemObjects SDK)\Source\RODX;$(RemObjects SDK)\Source\DataSnap;$(RemObjects SDK)\Source\ZLib;$(RemObjects SDK)\Source\RODEC;$(Everwood)\Bin
2007-08-03 15:30:33 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Action Group< / td >
< td > Servidor< / td >
2007-08-06 10:37:03 +00:00
< td > 19:20:22< / td >
< td > 19:20:22< / 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 Servidor\FactuGES_Server.dpr< / td >
2007-08-06 10:37:03 +00:00
< td > 19:20:22< / td >
< td > 19:20:36< / td >
< td > 00:00:13< / td >
2007-08-03 15:30:33 +00:00
< td > < a name = "anchor{1DFEB0B5-EFFA-4D45-8181-524428E2716E}0" > < / a > < a href = "#anchor{1DFEB0B5-EFFA-4D45-8181-524428E2716E}0" onclick = "showHide('msg{1DFEB0B5-EFFA-4D45-8181-524428E2716E}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{1DFEB0B5-EFFA-4D45-8181-524428E2716E}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Servidor\FactuGES_Server.dpr" /Q
2007-08-03 15:30:33 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
C:\Archivos de programa\RemObjects Software\RemObjects SDK for Delphi\Source\RODEC\uROHash.pas(542) Hint: H2443 Inline function 'AnsiCompareText' has not been expanded because unit 'Windows' is not specified in USES list
C:\Archivos de programa\RemObjects Software\RemObjects SDK for Delphi\Source\uROClasses.pas(676) Warning: W1002 Symbol 'IncludeTrailingBackslash' is specific to a platform
Utiles\uSchemaUtilsServer.pas(42) Hint: H2164 Variable 'APos' is declared but never used in 'TReplicarDataSet.GenerateNewSQL'
Utiles\uSchemaUtilsServer.pas(133) Hint: H2164 Variable 'AField' is declared but never used in 'TReplicarDataSet.GetNewDataSet'
2007-08-06 10:37:03 +00:00
212247 lines, 12.06 seconds, 4646508 bytes code, 191416 bytes data.
2007-08-03 15:30:33 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Action Group< / td >
< td > Base< / td >
2007-08-06 10:37:03 +00:00
< td > 19:20:36< / td >
< td > 19:20:36< / 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 DataAbstract_D10\DataAbstract_D10.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:20:36< / td >
< td > 19:20:38< / td >
2007-08-03 16:44:23 +00:00
< td > 00:00:01< / td >
2007-08-03 15:30:33 +00:00
< td > < a name = "anchor{A6746AB6-A072-4AE4-ABEE-1750452C8709}0" > < / a > < a href = "#anchor{A6746AB6-A072-4AE4-ABEE-1750452C8709}0" onclick = "showHide('msg{A6746AB6-A072-4AE4-ABEE-1750452C8709}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{A6746AB6-A072-4AE4-ABEE-1750452C8709}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\DataAbstract_D10\DataAbstract_D10.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
C:\Archivos de programa\RemObjects Software\RemObjects SDK for Delphi\Source\uROClasses.pas(676) Warning: W1002 Symbol 'IncludeTrailingBackslash' is specific to a platform
C:\Archivos de programa\RemObjects Software\RemObjects SDK for Delphi\Source\uROWinInetHttpChannel.pas(358) Warning: W1000 Symbol 'RaiseLastWin32Error' is deprecated
C:\Archivos de programa\RemObjects Software\RemObjects SDK for Delphi\Source\uROWinInetHttpChannel.pas(376) Warning: W1000 Symbol 'RaiseLastWin32Error' is deprecated
2007-08-06 10:37:03 +00:00
50221 lines, 0.97 seconds, 575092 bytes code, 130072 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 Base\Base.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:20:38< / td >
< td > 19:20:42< / td >
< td > 00:00:04< / td >
2007-08-03 15:30:33 +00:00
< td > < a name = "anchor{A8178F99-B336-4798-A9B1-3748E756E643}0" > < / a > < a href = "#anchor{A8178F99-B336-4798-A9B1-3748E756E643}0" onclick = "showHide('msg{A8178F99-B336-4798-A9B1-3748E756E643}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{A8178F99-B336-4798-A9B1-3748E756E643}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Base\Base.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
Utiles\uDataTableUtils.pas(398) Warning: W1036 Variable 'ADetailFields' might not have been initialized
Utiles\uPasswordUtils.pas(40) Warning: W1012 Constant expression violates subrange bounds
ClassRegistry\uInformeRegistryUtils.pas(48) Hint: H2077 Value assigned to 'aOwner' never used
2007-08-06 10:37:03 +00:00
6057 lines, 3.83 seconds, 95936 bytes code, 848 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 Base\ControllerBase\ControllerBase.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:20:42< / td >
< td > 19:20:43< / td >
< td > 00:00:01< / td >
2007-08-03 15:30:33 +00:00
< td > < a name = "anchor{32B6C219-5261-4333-B764-DFDD1DEAC95C}0" > < / a > < a href = "#anchor{32B6C219-5261-4333-B764-DFDD1DEAC95C}0" onclick = "showHide('msg{32B6C219-5261-4333-B764-DFDD1DEAC95C}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{32B6C219-5261-4333-B764-DFDD1DEAC95C}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Base\ControllerBase\ControllerBase.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
uControllerDetallesBase.pas(301) Warning: W1036 Variable 'DeletePosicion' might not have been initialized
uControllerDetallesDTO.pas(20) Hint: H2365 Override method TControllerDetallesDTO.ValidarCampos should match case of ancestor TControllerDetallesBase.validarCampos
uControllerDetallesDTO.pas(37) Hint: H2077 Value assigned to 'ImporteTotal' never used
2007-08-06 10:37:03 +00:00
809 lines, 0.81 seconds, 16264 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 Base\GUIBase\GUIBase.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:20:43< / td >
< td > 19:20:45< / td >
< td > 00:00:02< / td >
2007-08-03 15:30:33 +00:00
< td > < a name = "anchor{08CD5ECD-465C-4DEE-9B09-FE232313CF40}0" > < / a > < a href = "#anchor{08CD5ECD-465C-4DEE-9B09-FE232313CF40}0" onclick = "showHide('msg{08CD5ECD-465C-4DEE-9B09-FE232313CF40}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{08CD5ECD-465C-4DEE-9B09-FE232313CF40}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Base\GUIBase\GUIBase.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
uEditorBase.pas(141) Warning: W1010 Method 'ShowModal' hides virtual method of base type 'TCustomForm'
uViewGridBase.pas(98) Warning: W1010 Method 'GetPopupMenu' hides virtual method of base type 'TControl'
uViewGridBase.pas(267) Warning: W1035 Return value of function 'TfrViewGridBase.Locate' might be undefined
uEditorPreview.pas(82) Warning: W1010 Method 'FormShow' hides virtual method of base type 'TfEditorBase'
uViewDetallesBase.pas(481) Hint: H2077 Value assigned to 'TfrViewDetallesBase.darPosicionCAMPO' never used
uViewDetallesBase.pas(150) Hint: H2219 Private symbol 'OnSelectChange' declared but never used
2007-08-06 10:37:03 +00:00
4022 lines, 1.61 seconds, 71068 bytes code, 164 bytes data.
2007-08-03 15:30:33 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Action Group< / td >
< td > M<EFBFBD> dulos< / td >
2007-08-06 10:37:03 +00:00
< td > 19:20:45< / td >
< td > 19:20:45< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Action Group< / td >
< td > General< / td >
2007-08-06 10:37:03 +00:00
< td > 19:20:45< / td >
< td > 19:20:45< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Action Group< / td >
< td > Empresas< / td >
2007-08-06 10:37:03 +00:00
< td > 19:20:45< / td >
< td > 19:20:45< / 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\Empresas\Model\Empresas_model.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:20:45< / td >
< td > 19:20:46< / td >
2007-08-03 16:44:23 +00:00
< td > 00:00:00< / td >
2007-08-03 15:30:33 +00:00
< td > < a name = "anchor{16695F6B-8D4A-49D8-9736-C341150D944A}0" > < / a > < a href = "#anchor{16695F6B-8D4A-49D8-9736-C341150D944A}0" onclick = "showHide('msg{16695F6B-8D4A-49D8-9736-C341150D944A}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{16695F6B-8D4A-49D8-9736-C341150D944A}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Empresas\Model\Empresas_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-08-06 10:37:03 +00:00
3170 lines, 0.33 seconds, 52724 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\Empresas\Data\Empresas_data.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:20:46< / td >
< td > 19:20:47< / td >
2007-08-03 16:44:23 +00:00
< td > 00:00:00< / td >
2007-08-03 15:30:33 +00:00
< td > < a name = "anchor{34C4927B-0BDD-4795-B179-ECF8968B84AA}0" > < / a > < a href = "#anchor{34C4927B-0BDD-4795-B179-ECF8968B84AA}0" onclick = "showHide('msg{34C4927B-0BDD-4795-B179-ECF8968B84AA}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{34C4927B-0BDD-4795-B179-ECF8968B84AA}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Empresas\Data\Empresas_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-08-06 10:37:03 +00:00
192 lines, 0.36 seconds, 8096 bytes code, 72 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\Empresas\Controller\Empresas_controller.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:20:47< / td >
< td > 19:20:48< / td >
< td > 00:00:01< / td >
2007-08-03 15:30:33 +00:00
< td > < a name = "anchor{C28CA517-44C1-48C0-9867-3B3099EC9AB9}0" > < / a > < a href = "#anchor{C28CA517-44C1-48C0-9867-3B3099EC9AB9}0" onclick = "showHide('msg{C28CA517-44C1-48C0-9867-3B3099EC9AB9}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{C28CA517-44C1-48C0-9867-3B3099EC9AB9}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Empresas\Controller\Empresas_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
uEmpresasController.pas(70) Hint: H2164 Variable 'AContador' is declared but never used in 'TEmpresasController.AsignarID'
uEmpresasController.pas(187) Hint: H2077 Value assigned to 'TEmpresasController.Eliminar' never used
uEmpresasController.pas(278) Hint: H2077 Value assigned to 'TEmpresasController.ValidarEmpresa' never used
2007-08-06 10:37:03 +00:00
651 lines, 0.72 seconds, 13784 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 Base\Usuarios\Usuarios.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:20:48< / td >
< td > 19:20:49< / td >
< td > 00:00:01< / td >
2007-08-03 15:30:33 +00:00
< td > < a name = "anchor{E064A092-2FB0-4214-B15C-F0D1FA90588E}0" > < / a > < a href = "#anchor{E064A092-2FB0-4214-B15C-F0D1FA90588E}0" onclick = "showHide('msg{E064A092-2FB0-4214-B15C-F0D1FA90588E}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{E064A092-2FB0-4214-B15C-F0D1FA90588E}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Base\Usuarios\Usuarios.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-06 10:37:03 +00:00
534 lines, 0.78 seconds, 14236 bytes code, 116 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\Empresas\Views\Empresas_view.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:20:49< / td >
< td > 19:20:50< / td >
< td > 00:00:01< / td >
2007-08-03 15:30:33 +00:00
< td > < a name = "anchor{55680554-450E-4EFA-9AE0-F156EEFC587A}0" > < / a > < a href = "#anchor{55680554-450E-4EFA-9AE0-F156EEFC587A}0" onclick = "showHide('msg{55680554-450E-4EFA-9AE0-F156EEFC587A}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{55680554-450E-4EFA-9AE0-F156EEFC587A}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Empresas\Views\Empresas_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
uEditorEmpresa.pas(24) Warning: W1010 Method 'FormShow' hides virtual method of base type 'TfEditorBase'
2007-08-06 10:37:03 +00:00
647 lines, 0.78 seconds, 16668 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\Empresas\Plugin\Empresas_plugin.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:20:50< / td >
< td > 19:20:51< / td >
< td > 00:00:01< / td >
2007-08-03 15:30:33 +00:00
< td > < a name = "anchor{DF951745-7F1B-4CAB-809B-22B68B3619E5}0" > < / a > < a href = "#anchor{DF951745-7F1B-4CAB-809B-22B68B3619E5}0" onclick = "showHide('msg{DF951745-7F1B-4CAB-809B-22B68B3619E5}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{DF951745-7F1B-4CAB-809B-22B68B3619E5}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Empresas\Plugin\Empresas_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
2007-08-06 10:37:03 +00:00
201 lines, 0.73 seconds, 9420 bytes code, 72 bytes data.
2007-08-03 15:30:33 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Action Group< / td >
< td > Formas de pago< / td >
2007-08-06 10:37:03 +00:00
< td > 19:20:51< / td >
< td > 19:20:51< / 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\Formas de pago\Model\FormasPago_model.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:20:51< / td >
< td > 19:20:52< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{B819D9DB-2390-4D22-B825-AD961135CCF2}0" > < / a > < a href = "#anchor{B819D9DB-2390-4D22-B825-AD961135CCF2}0" onclick = "showHide('msg{B819D9DB-2390-4D22-B825-AD961135CCF2}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{B819D9DB-2390-4D22-B825-AD961135CCF2}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Formas de pago\Model\FormasPago_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-08-06 10:37:03 +00:00
914 lines, 0.31 seconds, 18736 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\Formas de pago\Data\FormasPago_data.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:20:52< / td >
< td > 19:20:52< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{BFEF6103-392A-4EE9-AB21-3DD101BF174B}0" > < / a > < a href = "#anchor{BFEF6103-392A-4EE9-AB21-3DD101BF174B}0" onclick = "showHide('msg{BFEF6103-392A-4EE9-AB21-3DD101BF174B}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{BFEF6103-392A-4EE9-AB21-3DD101BF174B}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Formas de pago\Data\FormasPago_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-08-06 10:37:03 +00:00
162 lines, 0.41 seconds, 7836 bytes code, 72 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\Formas de pago\Controller\FormasPago_controller.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:20:52< / td >
< td > 19:20:53< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{718D6A98-3061-4F4D-B32E-642CB64CC277}0" > < / a > < a href = "#anchor{718D6A98-3061-4F4D-B32E-642CB64CC277}0" onclick = "showHide('msg{718D6A98-3061-4F4D-B32E-642CB64CC277}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{718D6A98-3061-4F4D-B32E-642CB64CC277}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Formas de pago\Controller\FormasPago_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
uFormasPagoController.pas(243) Hint: H2077 Value assigned to 'TFormasPagoController.Eliminar' never used
2007-08-06 10:37:03 +00:00
531 lines, 0.55 seconds, 12084 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\Formas de pago\Views\FormasPago_view.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:20:53< / td >
< td > 19:20:54< / td >
< td > 00:00:01< / td >
2007-08-03 15:30:33 +00:00
< td > < a name = "anchor{FFCBF011-F9DD-41CA-9A77-709AE9B23712}0" > < / a > < a href = "#anchor{FFCBF011-F9DD-41CA-9A77-709AE9B23712}0" onclick = "showHide('msg{FFCBF011-F9DD-41CA-9A77-709AE9B23712}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{FFCBF011-F9DD-41CA-9A77-709AE9B23712}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Formas de pago\Views\FormasPago_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-06 10:37:03 +00:00
448 lines, 0.92 seconds, 12748 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\Formas de pago\Plugin\FormasPago_plugin.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:20:54< / td >
< td > 19:20:55< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{CC222BB1-9750-4B12-ABCA-38F14E1E1D25}0" > < / a > < a href = "#anchor{CC222BB1-9750-4B12-ABCA-38F14E1E1D25}0" onclick = "showHide('msg{CC222BB1-9750-4B12-ABCA-38F14E1E1D25}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{CC222BB1-9750-4B12-ABCA-38F14E1E1D25}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Formas de pago\Plugin\FormasPago_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
2007-08-06 10:37:03 +00:00
120 lines, 0.48 seconds, 8108 bytes code, 68 bytes data.
2007-08-03 15:30:33 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Action Group< / td >
< td > Tipos de IVA< / td >
2007-08-06 10:37:03 +00:00
< td > 19:20:55< / td >
< td > 19:20:55< / 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\Tipos de IVA\Model\TiposIVA_model.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:20:55< / td >
< td > 19:20:56< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{EF4D887F-609E-4B57-B62C-6DC9C845ABB7}0" > < / a > < a href = "#anchor{EF4D887F-609E-4B57-B62C-6DC9C845ABB7}0" onclick = "showHide('msg{EF4D887F-609E-4B57-B62C-6DC9C845ABB7}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{EF4D887F-609E-4B57-B62C-6DC9C845ABB7}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Tipos de IVA\Model\TiposIVA_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-08-06 10:37:03 +00:00
551 lines, 0.30 seconds, 11372 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\Tipos de IVA\Data\TiposIVA_data.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:20:56< / td >
< td > 19:20:57< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{2C0A153C-C8B0-4427-BDBB-7AF4C4779B04}0" > < / a > < a href = "#anchor{2C0A153C-C8B0-4427-BDBB-7AF4C4779B04}0" onclick = "showHide('msg{2C0A153C-C8B0-4427-BDBB-7AF4C4779B04}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{2C0A153C-C8B0-4427-BDBB-7AF4C4779B04}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Tipos de IVA\Data\TiposIVA_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-08-06 10:37:03 +00:00
231 lines, 0.41 seconds, 7760 bytes code, 72 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\Tipos de IVA\Controller\TiposIVA_controller.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:20:57< / td >
< td > 19:20:58< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{84F61FC8-37B1-4C1A-8423-3E92CA05C427}0" > < / a > < a href = "#anchor{84F61FC8-37B1-4C1A-8423-3E92CA05C427}0" onclick = "showHide('msg{84F61FC8-37B1-4C1A-8423-3E92CA05C427}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{84F61FC8-37B1-4C1A-8423-3E92CA05C427}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Tipos de IVA\Controller\TiposIVA_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
uTiposIVAController.pas(207) Hint: H2077 Value assigned to 'TTiposIVAController.ValidarTipoIVA' never used
uTiposIVAController.pas(272) Hint: H2077 Value assigned to 'TTiposIVAController.Eliminar' never used
2007-08-06 10:37:03 +00:00
496 lines, 0.45 seconds, 10720 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\Tipos de IVA\Views\TiposIVA_view.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:20:58< / td >
< td > 19:20:58< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{17B2D731-EEEE-4355-AA8C-908D2EC68EBE}0" > < / a > < a href = "#anchor{17B2D731-EEEE-4355-AA8C-908D2EC68EBE}0" onclick = "showHide('msg{17B2D731-EEEE-4355-AA8C-908D2EC68EBE}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{17B2D731-EEEE-4355-AA8C-908D2EC68EBE}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Tipos de IVA\Views\TiposIVA_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-06 10:37:03 +00:00
428 lines, 0.48 seconds, 11740 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\Tipos de IVA\Plugin\TiposIVA_plugin.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:20:58< / td >
< td > 19:20:59< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{DFC8D8F6-D570-463B-9A38-516EF46856A5}0" > < / a > < a href = "#anchor{DFC8D8F6-D570-463B-9A38-516EF46856A5}0" onclick = "showHide('msg{DFC8D8F6-D570-463B-9A38-516EF46856A5}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{DFC8D8F6-D570-463B-9A38-516EF46856A5}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Tipos de IVA\Plugin\TiposIVA_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
2007-08-06 10:37:03 +00:00
120 lines, 0.53 seconds, 7908 bytes code, 68 bytes data.
2007-08-03 15:30:33 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Action Group< / td >
< td > Contactos< / td >
2007-08-06 10:37:03 +00:00
< td > 19:20:59< / td >
< td > 19:20:59< / 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\Contactos\Model\Contactos_model.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:20:59< / td >
< td > 19:21:00< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{CE7B3536-3C9C-4ED8-BC7C-B5F3AAC3CFDC}0" > < / a > < a href = "#anchor{CE7B3536-3C9C-4ED8-BC7C-B5F3AAC3CFDC}0" onclick = "showHide('msg{CE7B3536-3C9C-4ED8-BC7C-B5F3AAC3CFDC}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{CE7B3536-3C9C-4ED8-BC7C-B5F3AAC3CFDC}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Contactos\Model\Contactos_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-08-06 10:37:03 +00:00
7493 lines, 0.56 seconds, 124948 bytes code, 124 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\Contactos\Data\Contactos_data.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:00< / td >
< td > 19:21:01< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{90E23281-B0BA-43A3-A39F-76ACBA973FEC}0" > < / a > < a href = "#anchor{90E23281-B0BA-43A3-A39F-76ACBA973FEC}0" onclick = "showHide('msg{90E23281-B0BA-43A3-A39F-76ACBA973FEC}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{90E23281-B0BA-43A3-A39F-76ACBA973FEC}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Contactos\Data\Contactos_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-08-06 10:37:03 +00:00
633 lines, 0.52 seconds, 15112 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\Contactos\Controller\Contactos_controller.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:01< / td >
< td > 19:21:02< / td >
< td > 00:00:01< / td >
2007-08-03 15:30:33 +00:00
< td > < a name = "anchor{E5F1D25E-6EBF-4F0D-8BFE-B753B12DFACB}0" > < / a > < a href = "#anchor{E5F1D25E-6EBF-4F0D-8BFE-B753B12DFACB}0" onclick = "showHide('msg{E5F1D25E-6EBF-4F0D-8BFE-B753B12DFACB}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{E5F1D25E-6EBF-4F0D-8BFE-B753B12DFACB}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Contactos\Controller\Contactos_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
uContactosController.pas(347) Hint: H2077 Value assigned to 'TContactosController.ValidarContacto' never used
uClientesController.pas(167) Hint: H2077 Value assigned to 'TClientesController.TieneDatosBancarios' never used
uGruposClienteController.pas(125) Hint: H2077 Value assigned to 'TGruposClienteController.ValidarGrupoCliente' never used
uGruposClienteController.pas(167) Hint: H2077 Value assigned to 'TGruposClienteController.Eliminar' never used
2007-08-06 10:37:03 +00:00
1770 lines, 0.80 seconds, 29492 bytes code, 152 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\Contactos\Views\Contactos_view.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:02< / td >
< td > 19:21:04< / td >
< td > 00:00:01< / td >
2007-08-03 15:30:33 +00:00
< td > < a name = "anchor{915C7F31-0F65-4A78-83F4-9C01FC7FD77B}0" > < / a > < a href = "#anchor{915C7F31-0F65-4A78-83F4-9C01FC7FD77B}0" onclick = "showHide('msg{915C7F31-0F65-4A78-83F4-9C01FC7FD77B}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{915C7F31-0F65-4A78-83F4-9C01FC7FD77B}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Contactos\Views\Contactos_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
uEditorContactos.pas(19) Warning: W1010 Method 'FormShow' hides virtual method of base type 'TfEditorGridBase'
uEditorContacto.pas(24) Warning: W1010 Method 'FormShow' hides virtual method of base type 'TfEditorBase'
uViewClienteDatosComerciales.pas(104) Warning: W1020 Constructing instance of 'TAgentesController' containing abstract method 'TContactosController.ElegirContacto'
uViewProveedorDatosComerciales.pas(98) Warning: W1020 Constructing instance of 'TAgentesController' containing abstract method 'TContactosController.ElegirContacto'
2007-08-06 10:37:03 +00:00
3239 lines, 1.31 seconds, 71872 bytes code, 192 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\Contactos\Plugin\Contactos_plugin.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:04< / td >
< td > 19:21:05< / td >
< td > 00:00:01< / td >
2007-08-03 15:30:33 +00:00
< td > < a name = "anchor{E8ACD00D-3CC7-4C27-98F5-2246F1B4FCD7}0" > < / a > < a href = "#anchor{E8ACD00D-3CC7-4C27-98F5-2246F1B4FCD7}0" onclick = "showHide('msg{E8ACD00D-3CC7-4C27-98F5-2246F1B4FCD7}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{E8ACD00D-3CC7-4C27-98F5-2246F1B4FCD7}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Contactos\Plugin\Contactos_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
uPluginContactos.pas(97) Warning: W1020 Constructing instance of 'TAgentesController' containing abstract method 'TContactosController.ElegirContacto'
2007-08-06 10:37:03 +00:00
178 lines, 0.89 seconds, 11768 bytes code, 68 bytes data.
2007-08-03 15:30:33 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Action Group< / td >
< td > Familias< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:05< / td >
< td > 19:21:05< / 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\Familias\Model\Familias_model.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:05< / td >
< td > 19:21:06< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{43D228EA-5FB8-4DA4-B858-E42A49859ABD}0" > < / a > < a href = "#anchor{43D228EA-5FB8-4DA4-B858-E42A49859ABD}0" onclick = "showHide('msg{43D228EA-5FB8-4DA4-B858-E42A49859ABD}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{43D228EA-5FB8-4DA4-B858-E42A49859ABD}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Familias\Model\Familias_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-08-06 10:37:03 +00:00
174 lines, 0.11 seconds, 5204 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\Familias\Data\Familias_data.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:06< / td >
< td > 19:21:07< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{DFBAB5FA-98A1-44AB-AD7D-64211E329A13}0" > < / a > < a href = "#anchor{DFBAB5FA-98A1-44AB-AD7D-64211E329A13}0" onclick = "showHide('msg{DFBAB5FA-98A1-44AB-AD7D-64211E329A13}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{DFBAB5FA-98A1-44AB-AD7D-64211E329A13}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Familias\Data\Familias_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-08-06 10:37:03 +00:00
123 lines, 0.42 seconds, 7060 bytes code, 72 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\Familias\Controller\Familias_controller.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:07< / td >
< td > 19:21:08< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{2E46C45D-854F-4F76-8856-565BF1D74CDC}0" > < / a > < a href = "#anchor{2E46C45D-854F-4F76-8856-565BF1D74CDC}0" onclick = "showHide('msg{2E46C45D-854F-4F76-8856-565BF1D74CDC}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{2E46C45D-854F-4F76-8856-565BF1D74CDC}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Familias\Controller\Familias_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
uFamiliasController.pas(134) Warning: W1035 Return value of function 'TFamiliasController.ValidarAlmacen' might be undefined
uFamiliasController.pas(169) Hint: H2077 Value assigned to 'TFamiliasController.Eliminar' never used
2007-08-06 10:37:03 +00:00
319 lines, 0.64 seconds, 9812 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\Familias\Views\Familias_view.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:08< / td >
< td > 19:21:08< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{94F71E5C-6505-41BA-9AFD-0C8B7AFCE56E}0" > < / a > < a href = "#anchor{94F71E5C-6505-41BA-9AFD-0C8B7AFCE56E}0" onclick = "showHide('msg{94F71E5C-6505-41BA-9AFD-0C8B7AFCE56E}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{94F71E5C-6505-41BA-9AFD-0C8B7AFCE56E}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Familias\Views\Familias_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-06 10:37:03 +00:00
251 lines, 0.48 seconds, 10932 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\Familias\Plugin\Familias_plugin.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:08< / td >
< td > 19:21:09< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{059E14DC-EA4D-4599-8C7E-17BD0BF1BDE2}0" > < / a > < a href = "#anchor{059E14DC-EA4D-4599-8C7E-17BD0BF1BDE2}0" onclick = "showHide('msg{059E14DC-EA4D-4599-8C7E-17BD0BF1BDE2}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{059E14DC-EA4D-4599-8C7E-17BD0BF1BDE2}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Familias\Plugin\Familias_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
2007-08-06 10:37:03 +00:00
120 lines, 0.52 seconds, 8212 bytes code, 68 bytes data.
2007-08-03 15:30:33 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Action Group< / td >
< td > Almacenes MDC< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:09< / td >
< td > 19:21:09< / 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\Almacenes\Model\Almacenes_model.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:09< / td >
< td > 19:21:11< / td >
< td > 00:00:01< / td >
2007-08-03 15:30:33 +00:00
< td > < a name = "anchor{389E35B1-49A4-4626-8F7F-BFCE0C83FBDB}0" > < / a > < a href = "#anchor{389E35B1-49A4-4626-8F7F-BFCE0C83FBDB}0" onclick = "showHide('msg{389E35B1-49A4-4626-8F7F-BFCE0C83FBDB}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{389E35B1-49A4-4626-8F7F-BFCE0C83FBDB}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Almacenes\Model\Almacenes_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-08-06 10:37:03 +00:00
459 lines, 0.75 seconds, 12768 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\Almacenes\Data\Almacenes_data.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:11< / td >
< td > 19:21:11< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{3E179F72-137C-4A50-9423-4EA49D094121}0" > < / a > < a href = "#anchor{3E179F72-137C-4A50-9423-4EA49D094121}0" onclick = "showHide('msg{3E179F72-137C-4A50-9423-4EA49D094121}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{3E179F72-137C-4A50-9423-4EA49D094121}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Almacenes\Data\Almacenes_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-08-06 10:37:03 +00:00
167 lines, 0.52 seconds, 9080 bytes code, 72 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\Almacenes\Controller\Almacenes_controller.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:11< / td >
< td > 19:21:13< / td >
< td > 00:00:01< / td >
2007-08-03 15:30:33 +00:00
< td > < a name = "anchor{1D636A06-7A56-4D1D-B90D-C1A85CCC43E1}0" > < / a > < a href = "#anchor{1D636A06-7A56-4D1D-B90D-C1A85CCC43E1}0" onclick = "showHide('msg{1D636A06-7A56-4D1D-B90D-C1A85CCC43E1}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{1D636A06-7A56-4D1D-B90D-C1A85CCC43E1}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Almacenes\Controller\Almacenes_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
uAlmacenesController.pas(185) Hint: H2077 Value assigned to 'TAlmacenesController.ValidarAlmacen' never used
2007-08-06 10:37:03 +00:00
551 lines, 0.77 seconds, 13876 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\Almacenes\Views\Almacenes_view.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:13< / td >
< td > 19:21:14< / td >
< td > 00:00:01< / td >
2007-08-03 15:30:33 +00:00
< td > < a name = "anchor{9AB2B5B6-36DC-46D5-A461-4D35B27E0762}0" > < / a > < a href = "#anchor{9AB2B5B6-36DC-46D5-A461-4D35B27E0762}0" onclick = "showHide('msg{9AB2B5B6-36DC-46D5-A461-4D35B27E0762}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{9AB2B5B6-36DC-46D5-A461-4D35B27E0762}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Almacenes\Views\Almacenes_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
uEditorAlmacenes.pas(20) Warning: W1010 Method 'FormShow' hides virtual method of base type 'TfEditorGridBase'
uEditorAlmacen.pas(22) Warning: W1010 Method 'FormShow' hides virtual method of base type 'TfEditorBase'
2007-08-06 10:37:03 +00:00
731 lines, 0.69 seconds, 21336 bytes code, 100 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\Almacenes\Plugin\Almacenes_plugin.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:14< / td >
< td > 19:21:15< / td >
< td > 00:00:01< / td >
2007-08-03 15:30:33 +00:00
< td > < a name = "anchor{E3F6FA21-5571-42AC-AB50-A86CFAD01C29}0" > < / a > < a href = "#anchor{E3F6FA21-5571-42AC-AB50-A86CFAD01C29}0" onclick = "showHide('msg{E3F6FA21-5571-42AC-AB50-A86CFAD01C29}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{E3F6FA21-5571-42AC-AB50-A86CFAD01C29}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Almacenes\Plugin\Almacenes_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
2007-08-06 10:37:03 +00:00
119 lines, 0.78 seconds, 10140 bytes code, 68 bytes data.
2007-08-03 15:30:33 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Action Group< / td >
< td > Art<EFBFBD> culos MDC< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:15< / td >
< td > 19:21:15< / 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\Articulos\Model\Articulos_model.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:15< / td >
< td > 19:21:16< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{9132699C-8EC9-4829-919D-E3D1F1F5A0AA}0" > < / a > < a href = "#anchor{9132699C-8EC9-4829-919D-E3D1F1F5A0AA}0" onclick = "showHide('msg{9132699C-8EC9-4829-919D-E3D1F1F5A0AA}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{9132699C-8EC9-4829-919D-E3D1F1F5A0AA}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Articulos\Model\Articulos_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
uBizArticulos.pas(84) Warning: W1035 Return value of function 'TBizArticulo.HayImagen' might be undefined
2007-08-06 10:37:03 +00:00
2520 lines, 0.56 seconds, 47160 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\Articulos\Data\Articulos_data.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:16< / td >
< td > 19:21:17< / td >
< td > 00:00:01< / td >
2007-08-03 15:30:33 +00:00
< td > < a name = "anchor{3FB25935-4AEB-44FE-AF6B-46F6E1318C1C}0" > < / a > < a href = "#anchor{3FB25935-4AEB-44FE-AF6B-46F6E1318C1C}0" onclick = "showHide('msg{3FB25935-4AEB-44FE-AF6B-46F6E1318C1C}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{3FB25935-4AEB-44FE-AF6B-46F6E1318C1C}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Articulos\Data\Articulos_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-08-06 10:37:03 +00:00
192 lines, 0.62 seconds, 9496 bytes code, 72 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\Articulos\Controller\Articulos_controller.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:17< / td >
< td > 19:21:19< / td >
< td > 00:00:01< / td >
2007-08-03 15:30:33 +00:00
< td > < a name = "anchor{C63147B0-A446-4975-8F47-B8F05F4A82E9}0" > < / a > < a href = "#anchor{C63147B0-A446-4975-8F47-B8F05F4A82E9}0" onclick = "showHide('msg{C63147B0-A446-4975-8F47-B8F05F4A82E9}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{C63147B0-A446-4975-8F47-B8F05F4A82E9}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Articulos\Controller\Articulos_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
uArticulosController.pas(345) Hint: H2077 Value assigned to 'TArticulosController.ValidarArticulo' never used
uControllerDetallesArticulos.pas(39) Warning: W1010 Method 'Add' hides virtual method of base type 'TControllerDetallesBase'
2007-08-06 10:37:03 +00:00
1181 lines, 1.25 seconds, 23060 bytes code, 92 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\Articulos\Views\Articulos_view.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:19< / td >
< td > 19:21:20< / td >
< td > 00:00:01< / td >
2007-08-03 15:30:33 +00:00
< td > < a name = "anchor{187B4618-E7F0-4630-9D24-25942B26338E}0" > < / a > < a href = "#anchor{187B4618-E7F0-4630-9D24-25942B26338E}0" onclick = "showHide('msg{187B4618-E7F0-4630-9D24-25942B26338E}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{187B4618-E7F0-4630-9D24-25942B26338E}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Articulos\Views\Articulos_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
uEditorArticulos.pas(20) Warning: W1010 Method 'FormShow' hides virtual method of base type 'TfEditorGridBase'
uViewArticulo.pas(241) Hint: H2164 Variable 'aAux' is declared but never used in 'TfrViewArticulo.SalvarImagen'
uViewArticulo.pas(84) Hint: H2219 Private symbol 'CargarImagen' declared but never used
uViewArticulo.pas(85) Hint: H2219 Private symbol 'SalvarImagen' declared but never used
uEditorArticulo.pas(25) Warning: W1010 Method 'FormShow' hides virtual method of base type 'TfEditorBase'
2007-08-06 10:37:03 +00:00
1210 lines, 0.97 seconds, 30580 bytes code, 104 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\Articulos\Plugin\Articulos_plugin.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:20< / td >
< td > 19:21:22< / td >
< td > 00:00:01< / td >
2007-08-03 15:30:33 +00:00
< td > < a name = "anchor{7F1EB065-91DF-4B4F-9741-8C3D6C86BC9F}0" > < / a > < a href = "#anchor{7F1EB065-91DF-4B4F-9741-8C3D6C86BC9F}0" onclick = "showHide('msg{7F1EB065-91DF-4B4F-9741-8C3D6C86BC9F}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{7F1EB065-91DF-4B4F-9741-8C3D6C86BC9F}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Articulos\Plugin\Articulos_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
2007-08-06 10:37:03 +00:00
121 lines, 1.26 seconds, 10632 bytes code, 68 bytes data.
2007-08-03 15:30:33 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Action Group< / td >
< td > Ventas< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:22< / td >
< td > 19:21:22< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Action Group< / td >
< td > Recibos de cliente MDC< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:22< / td >
< td > 19:21:22< / 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\Recibos de cliente\Model\RecibosCliente_model.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:22< / td >
< td > 19:21:23< / td >
< td > 00:00:01< / td >
2007-08-03 15:30:33 +00:00
< td > < a name = "anchor{59B9D78B-039E-419D-AB24-6284A1807BB2}0" > < / a > < a href = "#anchor{59B9D78B-039E-419D-AB24-6284A1807BB2}0" onclick = "showHide('msg{59B9D78B-039E-419D-AB24-6284A1807BB2}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{59B9D78B-039E-419D-AB24-6284A1807BB2}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Recibos de cliente\Model\RecibosCliente_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-08-06 10:37:03 +00:00
4209 lines, 0.86 seconds, 71436 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\Recibos de cliente\Data\RecibosCliente_data.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:23< / td >
< td > 19:21:24< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{E4CA52C0-4E49-426F-996D-C8706437A3AF}0" > < / a > < a href = "#anchor{E4CA52C0-4E49-426F-996D-C8706437A3AF}0" onclick = "showHide('msg{E4CA52C0-4E49-426F-996D-C8706437A3AF}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{E4CA52C0-4E49-426F-996D-C8706437A3AF}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Recibos de cliente\Data\RecibosCliente_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-08-06 10:37:03 +00:00
253 lines, 0.53 seconds, 10212 bytes code, 72 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\Recibos de cliente\Controller\RecibosCliente_controller.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:24< / td >
< td > 19:21:25< / td >
< td > 00:00:01< / td >
2007-08-03 15:30:33 +00:00
< td > < a name = "anchor{E1E203F0-22A9-4C1B-BE18-58C55595F0DE}0" > < / a > < a href = "#anchor{E1E203F0-22A9-4C1B-BE18-58C55595F0DE}0" onclick = "showHide('msg{E1E203F0-22A9-4C1B-BE18-58C55595F0DE}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{E1E203F0-22A9-4C1B-BE18-58C55595F0DE}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Recibos de cliente\Controller\RecibosCliente_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
uPagosClienteController.pas(50) Warning: W1010 Method 'Create' hides virtual method of base type 'TSujeto'
uPagosClienteController.pas(177) Hint: H2077 Value assigned to 'TPagosClienteController.Eliminar' never used
uPagosClienteController.pas(208) Warning: W1035 Return value of function 'TPagosClienteController.EliminarTodo' might be undefined
uRecibosClienteController.pas(500) Hint: H2077 Value assigned to 'TRecibosClienteController.ValidarReciboCliente' never used
uRecibosClienteController.pas(476) Hint: H2077 Value assigned to 'TRecibosClienteController.ValidarReciboCliente' never used
uRecibosClienteController.pas(473) Hint: H2164 Variable 'ImporteRestante' is declared but never used in 'TRecibosClienteController.ValidarReciboCliente'
uRecibosClienteController.pas(595) Warning: W1035 Return value of function 'TRecibosClienteController.ElegirRecibosCompensados' might be undefined
uRecibosClienteController.pas(599) Hint: H2077 Value assigned to 'TRecibosClienteController.Eliminar' never used
uRecibosClienteController.pas(633) Warning: W1035 Return value of function 'TRecibosClienteController.EliminarTodo' might be undefined
uRecibosClienteController.pas(842) Warning: W1036 Variable 'ID_Recibos' might not have been initialized
uRecibosClienteController.pas(877) Warning: W1036 Variable 'ID_Recibos' might not have been initialized
2007-08-06 10:37:03 +00:00
1423 lines, 1.14 seconds, 26072 bytes code, 108 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\Recibos de cliente\Views\RecibosCliente_view.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:25< / td >
< td > 19:21:27< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:01< / td >
< td > < a name = "anchor{7EB9D4C9-AB49-4ACA-9776-DB8C278CDA4C}0" > < / a > < a href = "#anchor{7EB9D4C9-AB49-4ACA-9776-DB8C278CDA4C}0" onclick = "showHide('msg{7EB9D4C9-AB49-4ACA-9776-DB8C278CDA4C}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{7EB9D4C9-AB49-4ACA-9776-DB8C278CDA4C}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Recibos de cliente\Views\RecibosCliente_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
uViewRecibosCliente.pas(76) Hint: H2269 Overriding virtual method 'TfrViewRecibosCliente.AnadirOtrosFiltros' has lower visibility (protected) than base class 'TfrViewGrid' (public)
uEditorRecibosCliente.pas(47) Warning: W1010 Method 'FormShow' hides virtual method of base type 'TfEditorGridBase'
uEditorReciboCliente.pas(24) Warning: W1010 Method 'FormShow' hides virtual method of base type 'TfEditorBase'
2007-08-06 10:37:03 +00:00
1775 lines, 1.01 seconds, 41452 bytes code, 124 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\Recibos de cliente\Plugin\RecibosCliente_plugin.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:27< / td >
< td > 19:21:28< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:01< / td >
< td > < a name = "anchor{8165DB90-51F8-44F8-8A75-7772F5100445}0" > < / a > < a href = "#anchor{8165DB90-51F8-44F8-8A75-7772F5100445}0" onclick = "showHide('msg{8165DB90-51F8-44F8-8A75-7772F5100445}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{8165DB90-51F8-44F8-8A75-7772F5100445}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Recibos de cliente\Plugin\RecibosCliente_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
2007-08-06 10:37:03 +00:00
120 lines, 1.12 seconds, 12656 bytes code, 68 bytes data.
2007-08-03 15:30:33 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Action Group< / td >
< td > Remesas de cliente MDC< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:28< / td >
< td > 19:21:28< / 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\Remesas de cliente\Model\RemesasCliente_model.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:28< / td >
< td > 19:21:29< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{CD2D323D-03F8-412B-8DEA-83389E2152D7}0" > < / a > < a href = "#anchor{CD2D323D-03F8-412B-8DEA-83389E2152D7}0" onclick = "showHide('msg{CD2D323D-03F8-412B-8DEA-83389E2152D7}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{CD2D323D-03F8-412B-8DEA-83389E2152D7}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Remesas de cliente\Model\RemesasCliente_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-08-06 10:37:03 +00:00
1953 lines, 0.52 seconds, 38820 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\Remesas de cliente\Data\RemesasCliente_data.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:29< / td >
< td > 19:21:30< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{5F99D360-2355-4F4A-BC63-F66BCE0428E7}0" > < / a > < a href = "#anchor{5F99D360-2355-4F4A-BC63-F66BCE0428E7}0" onclick = "showHide('msg{5F99D360-2355-4F4A-BC63-F66BCE0428E7}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{5F99D360-2355-4F4A-BC63-F66BCE0428E7}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Remesas de cliente\Data\RemesasCliente_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-08-06 10:37:03 +00:00
176 lines, 0.47 seconds, 9820 bytes code, 72 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\Remesas de cliente\Controller\RemesasCliente_controller.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:30< / td >
< td > 19:21:31< / td >
2007-08-03 16:44:23 +00:00
< td > 00:00:01< / td >
2007-08-03 15:30:33 +00:00
< td > < a name = "anchor{0D247B11-1A3B-49BA-A41E-9312432697A7}0" > < / a > < a href = "#anchor{0D247B11-1A3B-49BA-A41E-9312432697A7}0" onclick = "showHide('msg{0D247B11-1A3B-49BA-A41E-9312432697A7}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{0D247B11-1A3B-49BA-A41E-9312432697A7}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Remesas de cliente\Controller\RemesasCliente_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
uRemesasClienteController.pas(190) Hint: H2077 Value assigned to 'TRemesasClienteController.ValidarRemesaCliente' never used
uRemesasClienteController.pas(418) Warning: W1035 Return value of function 'TRemesasClienteController.Eliminar' might be undefined
uRemesasClienteController.pas(561) Warning: W1036 Variable 'ID_Remesas' might not have been initialized
uRemesasClienteController.pas(596) Warning: W1036 Variable 'ID_Remesas' might not have been initialized
2007-08-06 10:37:03 +00:00
838 lines, 0.81 seconds, 20328 bytes code, 92 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\Banca electronica\Controller\BancaElectronica_controller.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:31< / td >
< td > 19:21:32< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:01< / td >
< td > < a name = "anchor{34015153-FF2A-45E3-814A-03DC9D92C049}0" > < / a > < a href = "#anchor{34015153-FF2A-45E3-814A-03DC9D92C049}0" onclick = "showHide('msg{34015153-FF2A-45E3-814A-03DC9D92C049}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{34015153-FF2A-45E3-814A-03DC9D92C049}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Banca electronica\Controller\BancaElectronica_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-08-06 10:37:03 +00:00
T:\Codigo (Luis Leon)\Source\Modulos\Banca electronica\Utiles\CVBUtils.pas(36) Hint: H2164 Variable 'I' is declared but never used in 'Trim'
T:\Codigo (Luis Leon)\Source\Modulos\Banca electronica\Utiles\CVBNorma1958CSB.pas(290) Hint: H2164 Variable 'cT' is declared but never used in 'TCVBNorma1958CSB.CompCabecera'
T:\Codigo (Luis Leon)\Source\Modulos\Banca electronica\Utiles\CVBNorma1958CSB.pas(290) Hint: H2164 Variable 'cIT' is declared but never used in 'TCVBNorma1958CSB.CompCabecera'
T:\Codigo (Luis Leon)\Source\Modulos\Banca electronica\Utiles\CVBNorma1958CSB.pas(340) Hint: H2164 Variable 'cT' is declared but never used in 'TCVBNorma1958CSB.CompOrdenante'
T:\Codigo (Luis Leon)\Source\Modulos\Banca electronica\Utiles\CVBNorma1958CSB.pas(826) Hint: H2164 Variable 'cT' is declared but never used in 'TCVBNorma1958CSB.FinOrdenan'
T:\Codigo (Luis Leon)\Source\Modulos\Banca electronica\Utiles\CVBNorma1958CSB.pas(889) Hint: H2164 Variable 'cT' is declared but never used in 'TCVBNorma1958CSB.Cerrar'
T:\Codigo (Luis Leon)\Source\Modulos\Banca electronica\Utiles\CVBNorma19CSB.pas(262) Hint: H2164 Variable 'iX' is declared but never used in 'TCVBNorma19CSB.CompCabecera'
T:\Codigo (Luis Leon)\Source\Modulos\Banca electronica\Utiles\CVBNorma19CSB.pas(263) Hint: H2164 Variable 'cT' is declared but never used in 'TCVBNorma19CSB.CompCabecera'
T:\Codigo (Luis Leon)\Source\Modulos\Banca electronica\Utiles\CVBNorma19CSB.pas(263) Hint: H2164 Variable 'cIT' is declared but never used in 'TCVBNorma19CSB.CompCabecera'
3246 lines, 0.88 seconds, 55912 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\Banca electronica\Views\BancaElectronica_view.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:32< / td >
< td > 19:21:33< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{D968D428-3309-42AC-BA84-898E5733D7F6}0" > < / a > < a href = "#anchor{D968D428-3309-42AC-BA84-898E5733D7F6}0" onclick = "showHide('msg{D968D428-3309-42AC-BA84-898E5733D7F6}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{D968D428-3309-42AC-BA84-898E5733D7F6}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Banca electronica\Views\BancaElectronica_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
uEditorExportacionNorma19.pas(128) Hint: H2164 Variable 'ASaveDialog' is declared but never used in 'TfEditorExportacionNorma19.OKBtnClick'
2007-08-06 10:37:03 +00:00
292 lines, 0.50 seconds, 7856 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\Remesas de cliente\Views\RemesasCliente_view.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:33< / td >
< td > 19:21:34< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:01< / td >
< td > < a name = "anchor{5C7D89A0-4BBF-474B-A033-6C5E793E647E}0" > < / a > < a href = "#anchor{5C7D89A0-4BBF-474B-A033-6C5E793E647E}0" onclick = "showHide('msg{5C7D89A0-4BBF-474B-A033-6C5E793E647E}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{5C7D89A0-4BBF-474B-A033-6C5E793E647E}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Remesas de cliente\Views\RemesasCliente_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
uEditorRemesasCliente.pas(28) Warning: W1010 Method 'FormShow' hides virtual method of base type 'TfEditorGridBase'
uEditorRemesasCliente.pas(222) Hint: H2164 Variable 'ACadena' is declared but never used in 'TfEditorRemesasCliente.EliminarInterno'
uEditorRemesaCliente.pas(31) Warning: W1010 Method 'FormShow' hides virtual method of base type 'TfEditorBase'
uEditorRemesaCliente.pas(115) Hint: H2077 Value assigned to 'bEsNuevo' never used
2007-08-06 10:37:03 +00:00
1166 lines, 0.97 seconds, 31212 bytes code, 104 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\Remesas de cliente\Plugin\RemesasCliente_plugin.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:34< / td >
< td > 19:21:36< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:01< / td >
< td > < a name = "anchor{7FED153D-5C05-4DA2-BDA3-27257D6756E2}0" > < / a > < a href = "#anchor{7FED153D-5C05-4DA2-BDA3-27257D6756E2}0" onclick = "showHide('msg{7FED153D-5C05-4DA2-BDA3-27257D6756E2}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{7FED153D-5C05-4DA2-BDA3-27257D6756E2}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Remesas de cliente\Plugin\RemesasCliente_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
2007-08-06 10:37:03 +00:00
120 lines, 1.17 seconds, 12888 bytes code, 68 bytes data.
2007-08-03 15:30:33 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Action Group< / td >
< td > Pedidos de cliente MDC< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:36< / td >
< td > 19:21:36< / 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\Pedidos de cliente\Model\PedidosCliente_model.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:36< / td >
< td > 19:21:37< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{31E4EAAD-20D1-4240-BDE0-184F5FD243AC}0" > < / a > < a href = "#anchor{31E4EAAD-20D1-4240-BDE0-184F5FD243AC}0" onclick = "showHide('msg{31E4EAAD-20D1-4240-BDE0-184F5FD243AC}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{31E4EAAD-20D1-4240-BDE0-184F5FD243AC}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Pedidos de cliente\Model\PedidosCliente_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-08-06 10:37:03 +00:00
5119 lines, 0.50 seconds, 89308 bytes code, 92 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\Pedidos de cliente\Data\PedidosCliente_data.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:37< / td >
< td > 19:21:37< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{4BC29597-ABCA-4654-8004-FBF56D2EE23F}0" > < / a > < a href = "#anchor{4BC29597-ABCA-4654-8004-FBF56D2EE23F}0" onclick = "showHide('msg{4BC29597-ABCA-4654-8004-FBF56D2EE23F}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{4BC29597-ABCA-4654-8004-FBF56D2EE23F}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Pedidos de cliente\Data\PedidosCliente_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-08-06 10:37:03 +00:00
237 lines, 0.45 seconds, 10712 bytes code, 72 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\Pedidos de cliente\Controller\PedidosCliente_controller.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:37< / td >
< td > 19:21:38< / td >
< td > 00:00:01< / td >
2007-08-03 15:30:33 +00:00
< td > < a name = "anchor{622C309E-3ABD-48C2-B916-9FA8C86089FC}0" > < / a > < a href = "#anchor{622C309E-3ABD-48C2-B916-9FA8C86089FC}0" onclick = "showHide('msg{622C309E-3ABD-48C2-B916-9FA8C86089FC}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{622C309E-3ABD-48C2-B916-9FA8C86089FC}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Pedidos de cliente\Controller\PedidosCliente_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
uPedidosClienteController.pas(325) Hint: H2077 Value assigned to 'TPedidosClienteController.ValidarPedido' never used
uPedidosClienteController.pas(800) Warning: W1036 Variable 'ID_Pedidos' might not have been initialized
uPedidosClienteController.pas(835) Warning: W1036 Variable 'ID_Pedidos' might not have been initialized
2007-08-06 10:37:03 +00:00
1320 lines, 0.77 seconds, 27788 bytes code, 112 bytes data.
2007-08-03 15:30:33 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Action Group< / td >
< td > Albaranes de cliente MDC< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:38< / td >
< td > 19:21:38< / 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\Albaranes de cliente\Model\AlbaranesCliente_model.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:38< / td >
< td > 19:21:39< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{DBE44753-53D4-4F47-9E19-75F4A6441BB7}0" > < / a > < a href = "#anchor{DBE44753-53D4-4F47-9E19-75F4A6441BB7}0" onclick = "showHide('msg{DBE44753-53D4-4F47-9E19-75F4A6441BB7}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{DBE44753-53D4-4F47-9E19-75F4A6441BB7}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Albaranes de cliente\Model\AlbaranesCliente_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-08-06 10:37:03 +00:00
5202 lines, 0.56 seconds, 86492 bytes code, 92 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\Albaranes de cliente\Data\AlbaranesCliente_data.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:39< / td >
< td > 19:21:40< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{8AEFF218-C6EF-4576-8A3A-6F89E055F37A}0" > < / a > < a href = "#anchor{8AEFF218-C6EF-4576-8A3A-6F89E055F37A}0" onclick = "showHide('msg{8AEFF218-C6EF-4576-8A3A-6F89E055F37A}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{8AEFF218-C6EF-4576-8A3A-6F89E055F37A}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Albaranes de cliente\Data\AlbaranesCliente_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-08-06 10:37:03 +00:00
211 lines, 0.45 seconds, 10108 bytes code, 72 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\Albaranes de cliente\Controller\AlbaranesCliente_controller.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:40< / td >
< td > 19:21:41< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:01< / td >
< td > < a name = "anchor{F0BF7E0A-55CF-48FE-A916-C28CAF51E23A}0" > < / a > < a href = "#anchor{F0BF7E0A-55CF-48FE-A916-C28CAF51E23A}0" onclick = "showHide('msg{F0BF7E0A-55CF-48FE-A916-C28CAF51E23A}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{F0BF7E0A-55CF-48FE-A916-C28CAF51E23A}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Albaranes de cliente\Controller\AlbaranesCliente_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
uDetallesAlbaranClienteController.pas(26) Warning: W1010 Method 'AnadirArticulos' hides virtual method of base type 'TControllerDetallesArticulos'
uAlbaranesClienteController.pas(175) Warning: W1035 Return value of function 'TAlbaranesClienteController.AnadirAlbaranDev' might be undefined
uAlbaranesClienteController.pas(432) Hint: H2077 Value assigned to 'TAlbaranesClienteController.ValidarAlbaran' never used
uAlbaranesClienteController.pas(507) Hint: H2077 Value assigned to 'TAlbaranesClienteController.ValidarSituacion' never used
uAlbaranesClienteController.pas(964) Warning: W1036 Variable 'ID_Albaranes' might not have been initialized
uAlbaranesClienteController.pas(999) Warning: W1036 Variable 'ID_Albaranes' might not have been initialized
2007-08-06 10:37:03 +00:00
1597 lines, 0.92 seconds, 31640 bytes code, 120 bytes data.
2007-08-03 15:30:33 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Action Group< / td >
< td > Facturas de cliente MDC< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:41< / td >
< td > 19:21:41< / 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\Facturas de cliente\Model\FacturasCliente_model.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:41< / td >
< td > 19:21:42< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{4A499FC8-55CC-40EB-A766-CD9ECC78575C}0" > < / a > < a href = "#anchor{4A499FC8-55CC-40EB-A766-CD9ECC78575C}0" onclick = "showHide('msg{4A499FC8-55CC-40EB-A766-CD9ECC78575C}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{4A499FC8-55CC-40EB-A766-CD9ECC78575C}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Facturas de cliente\Model\FacturasCliente_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
uBizFacturasCliente.pas(44) Hint: H2219 Private symbol 'CalcularDescuento' declared but never used
2007-08-06 10:37:03 +00:00
4832 lines, 0.48 seconds, 80812 bytes code, 92 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\Facturas de cliente\Data\FacturasCliente_data.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:42< / td >
< td > 19:21:43< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{DEF97B6F-A0DC-43FC-AC3F-8612BD21C455}0" > < / a > < a href = "#anchor{DEF97B6F-A0DC-43FC-AC3F-8612BD21C455}0" onclick = "showHide('msg{DEF97B6F-A0DC-43FC-AC3F-8612BD21C455}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{DEF97B6F-A0DC-43FC-AC3F-8612BD21C455}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Facturas de cliente\Data\FacturasCliente_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-08-06 10:37:03 +00:00
195 lines, 0.48 seconds, 10036 bytes code, 72 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\Facturas de cliente\Controller\FacturasCliente_controller.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:43< / td >
< td > 19:21:44< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:01< / td >
< td > < a name = "anchor{4787B276-6A01-4AFD-BEE9-C8104D64D760}0" > < / a > < a href = "#anchor{4787B276-6A01-4AFD-BEE9-C8104D64D760}0" onclick = "showHide('msg{4787B276-6A01-4AFD-BEE9-C8104D64D760}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{4787B276-6A01-4AFD-BEE9-C8104D64D760}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Facturas de cliente\Controller\FacturasCliente_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
uDetallesFacturaClienteController.pas(28) Warning: W1010 Method 'AnadirArticulos' hides virtual method of base type 'TControllerDetallesArticulos'
uFacturasClienteController.pas(241) Hint: H2077 Value assigned to 'TFacturasClienteController.Anadir' never used
uFacturasClienteController.pas(546) Hint: H2077 Value assigned to 'TFacturasClienteController.ValidarFactura' never used
uFacturasClienteController.pas(938) Warning: W1036 Variable 'ID_Facturas' might not have been initialized
uFacturasClienteController.pas(973) Warning: W1036 Variable 'ID_Facturas' might not have been initialized
2007-08-06 10:37:03 +00:00
1640 lines, 1.20 seconds, 32828 bytes code, 116 bytes data.
2007-08-03 15:30:33 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Action Group< / td >
< td > Comisiones MDC< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:44< / td >
< td > 19:21:44< / 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\Comisiones\Model\Comisiones_model.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:44< / td >
< td > 19:21:45< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{652AD3F5-9305-4553-8B2C-5B01A1731861}0" > < / a > < a href = "#anchor{652AD3F5-9305-4553-8B2C-5B01A1731861}0" onclick = "showHide('msg{652AD3F5-9305-4553-8B2C-5B01A1731861}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{652AD3F5-9305-4553-8B2C-5B01A1731861}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Comisiones\Model\Comisiones_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-08-06 10:37:03 +00:00
2604 lines, 0.47 seconds, 49164 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\Comisiones\Data\Comisiones_data.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:45< / td >
< td > 19:21:46< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{ECC9C259-4AC5-438A-8921-619DD24017E5}0" > < / a > < a href = "#anchor{ECC9C259-4AC5-438A-8921-619DD24017E5}0" onclick = "showHide('msg{ECC9C259-4AC5-438A-8921-619DD24017E5}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{ECC9C259-4AC5-438A-8921-619DD24017E5}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Comisiones\Data\Comisiones_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-08-06 10:37:03 +00:00
214 lines, 0.50 seconds, 10036 bytes code, 72 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\Comisiones\Controller\Comisiones_controller.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:46< / td >
< td > 19:21:47< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:01< / td >
< td > < a name = "anchor{D18E4E6B-6379-430F-86CE-0D48C504D440}0" > < / a > < a href = "#anchor{D18E4E6B-6379-430F-86CE-0D48C504D440}0" onclick = "showHide('msg{D18E4E6B-6379-430F-86CE-0D48C504D440}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{D18E4E6B-6379-430F-86CE-0D48C504D440}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Comisiones\Controller\Comisiones_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
uComisionesController.pas(262) Hint: H2077 Value assigned to 'TComisionesController.ValidarComision' never used
uComisionesController.pas(260) Hint: H2164 Variable 'AFechaPagado' is declared but never used in 'TComisionesController.ValidarComision'
uComisionesController.pas(399) Hint: H2077 Value assigned to 'TComisionesController.Eliminar' never used
2007-08-06 10:37:03 +00:00
764 lines, 1.28 seconds, 19932 bytes code, 92 bytes data.
2007-08-03 15:30:33 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Action Group< / td >
< td > Compras< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:47< / td >
< td > 19:21:47< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Action Group< / td >
< td > Pedidos de proveedor MDC< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:47< / td >
< td > 19:21:47< / 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\Pedidos a proveedor\Model\PedidosProveedor_model.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:47< / td >
< td > 19:21:48< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{94DF06B1-C5B2-4469-AC8C-899DAC3ABD89}0" > < / a > < a href = "#anchor{94DF06B1-C5B2-4469-AC8C-899DAC3ABD89}0" onclick = "showHide('msg{94DF06B1-C5B2-4469-AC8C-899DAC3ABD89}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{94DF06B1-C5B2-4469-AC8C-899DAC3ABD89}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Pedidos a proveedor\Model\PedidosProveedor_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-08-06 10:37:03 +00:00
5206 lines, 0.50 seconds, 88660 bytes code, 92 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\Pedidos a proveedor\Data\PedidosProveedor_data.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:48< / td >
< td > 19:21:49< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{DE0A8B1B-8832-474F-A722-6DFD1535FD07}0" > < / a > < a href = "#anchor{DE0A8B1B-8832-474F-A722-6DFD1535FD07}0" onclick = "showHide('msg{DE0A8B1B-8832-474F-A722-6DFD1535FD07}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{DE0A8B1B-8832-474F-A722-6DFD1535FD07}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Pedidos a proveedor\Data\PedidosProveedor_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-08-06 10:37:03 +00:00
218 lines, 0.47 seconds, 10308 bytes code, 72 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\Pedidos a proveedor\Controller\PedidosProveedor_controller.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:49< / td >
< td > 19:21:50< / td >
< td > 00:00:01< / td >
2007-08-03 15:30:33 +00:00
< td > < a name = "anchor{21D67F99-0613-48F1-9A52-0FCDED2B759C}0" > < / a > < a href = "#anchor{21D67F99-0613-48F1-9A52-0FCDED2B759C}0" onclick = "showHide('msg{21D67F99-0613-48F1-9A52-0FCDED2B759C}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{21D67F99-0613-48F1-9A52-0FCDED2B759C}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Pedidos a proveedor\Controller\PedidosProveedor_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
uDetallesPedidoProveedorController.pas(26) Warning: W1010 Method 'AnadirArticulos' hides virtual method of base type 'TControllerDetallesArticulos'
uArticulosPedidoProveedorController.pas(16) Warning: W1010 Method 'ElegirArticulos' hides virtual method of base type 'TArticulosController'
uPedidosProveedorController.pas(327) Hint: H2077 Value assigned to 'TPedidosProveedorController.ValidarPedido' never used
uPedidosProveedorController.pas(373) Hint: H2077 Value assigned to 'TPedidosProveedorController.ValidarSituacion' never used
uPedidosProveedorController.pas(761) Warning: W1036 Variable 'ID_Pedidos' might not have been initialized
uPedidosProveedorController.pas(796) Warning: W1036 Variable 'ID_Pedidos' might not have been initialized
2007-08-06 10:37:03 +00:00
1342 lines, 0.78 seconds, 27564 bytes code, 116 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\Pedidos a proveedor\Controller\PedidosProveedor_controller.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:50< / td >
< td > 19:21:51< / td >
< td > 00:00:01< / td >
2007-08-03 15:30:33 +00:00
< td > < a name = "anchor{006FA03C-0B88-4102-89F0-2B0B2053A082}0" > < / a > < a href = "#anchor{006FA03C-0B88-4102-89F0-2B0B2053A082}0" onclick = "showHide('msg{006FA03C-0B88-4102-89F0-2B0B2053A082}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{006FA03C-0B88-4102-89F0-2B0B2053A082}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Pedidos a proveedor\Controller\PedidosProveedor_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
uDetallesPedidoProveedorController.pas(26) Warning: W1010 Method 'AnadirArticulos' hides virtual method of base type 'TControllerDetallesArticulos'
uArticulosPedidoProveedorController.pas(16) Warning: W1010 Method 'ElegirArticulos' hides virtual method of base type 'TArticulosController'
uPedidosProveedorController.pas(327) Hint: H2077 Value assigned to 'TPedidosProveedorController.ValidarPedido' never used
uPedidosProveedorController.pas(373) Hint: H2077 Value assigned to 'TPedidosProveedorController.ValidarSituacion' never used
uPedidosProveedorController.pas(761) Warning: W1036 Variable 'ID_Pedidos' might not have been initialized
uPedidosProveedorController.pas(796) Warning: W1036 Variable 'ID_Pedidos' might not have been initialized
2007-08-06 10:37:03 +00:00
1342 lines, 0.78 seconds, 27564 bytes code, 116 bytes data.
2007-08-03 15:30:33 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Action Group< / td >
< td > Recibos de proveedor< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:51< / td >
< td > 19:21:51< / 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\Recibos de proveedor\Model\RecibosProveedor_model.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:51< / td >
< td > 19:21:52< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{785CF01C-270A-4E6C-A970-CB7B6C8076A6}0" > < / a > < a href = "#anchor{785CF01C-270A-4E6C-A970-CB7B6C8076A6}0" onclick = "showHide('msg{785CF01C-270A-4E6C-A970-CB7B6C8076A6}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{785CF01C-270A-4E6C-A970-CB7B6C8076A6}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Recibos de proveedor\Model\RecibosProveedor_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-08-06 10:37:03 +00:00
4369 lines, 0.50 seconds, 74200 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\Recibos de proveedor\Data\RecibosProveedor_data.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:52< / td >
< td > 19:21:53< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{0658F41B-7DA6-48B1-B32A-B39ED0CF466D}0" > < / a > < a href = "#anchor{0658F41B-7DA6-48B1-B32A-B39ED0CF466D}0" onclick = "showHide('msg{0658F41B-7DA6-48B1-B32A-B39ED0CF466D}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{0658F41B-7DA6-48B1-B32A-B39ED0CF466D}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Recibos de proveedor\Data\RecibosProveedor_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-08-06 10:37:03 +00:00
252 lines, 0.50 seconds, 10240 bytes code, 72 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\Recibos de proveedor\Controller\RecibosProveedor_controller.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:53< / td >
< td > 19:21:54< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{4C54C88D-3340-4322-875F-A09D2819D665}0" > < / a > < a href = "#anchor{4C54C88D-3340-4322-875F-A09D2819D665}0" onclick = "showHide('msg{4C54C88D-3340-4322-875F-A09D2819D665}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{4C54C88D-3340-4322-875F-A09D2819D665}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Recibos de proveedor\Controller\RecibosProveedor_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
uPagosProveedorController.pas(49) Warning: W1010 Method 'Create' hides virtual method of base type 'TSujeto'
uPagosProveedorController.pas(176) Hint: H2077 Value assigned to 'TPagosProveedorController.Eliminar' never used
uPagosProveedorController.pas(206) Warning: W1035 Return value of function 'TPagosProveedorController.EliminarTodo' might be undefined
uRecibosProveedorController.pas(202) Hint: H2164 Variable 'AContador' is declared but never used in 'TRecibosProveedorController.AsignarID'
uRecibosProveedorController.pas(481) Hint: H2077 Value assigned to 'TRecibosProveedorController.ValidarReciboProveedor' never used
uRecibosProveedorController.pas(457) Hint: H2077 Value assigned to 'TRecibosProveedorController.ValidarReciboProveedor' never used
uRecibosProveedorController.pas(454) Hint: H2164 Variable 'ImporteRestante' is declared but never used in 'TRecibosProveedorController.ValidarReciboProveedor'
uRecibosProveedorController.pas(578) Warning: W1035 Return value of function 'TRecibosProveedorController.ElegirRecibosCompensados' might be undefined
uRecibosProveedorController.pas(582) Hint: H2077 Value assigned to 'TRecibosProveedorController.Eliminar' never used
uRecibosProveedorController.pas(615) Warning: W1035 Return value of function 'TRecibosProveedorController.EliminarTodo' might be undefined
2007-08-06 10:37:03 +00:00
1357 lines, 0.72 seconds, 25340 bytes code, 104 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\Recibos de proveedor\Views\RecibosProveedor_view.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:54< / td >
< td > 19:21:55< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:01< / td >
< td > < a name = "anchor{31269CCD-BCC1-43BB-9FF9-FF9C43DD9DFA}0" > < / a > < a href = "#anchor{31269CCD-BCC1-43BB-9FF9-FF9C43DD9DFA}0" onclick = "showHide('msg{31269CCD-BCC1-43BB-9FF9-FF9C43DD9DFA}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{31269CCD-BCC1-43BB-9FF9-FF9C43DD9DFA}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Recibos de proveedor\Views\RecibosProveedor_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
uViewRecibosProveedor.pas(77) Hint: H2269 Overriding virtual method 'TfrViewRecibosProveedor.AnadirOtrosFiltros' has lower visibility (protected) than base class 'TfrViewGrid' (public)
uViewRecibosProveedor.pas(173) Hint: H2164 Variable 'R' is declared but never used in 'TfrViewRecibosProveedor.cxGridViewICONOCustomDrawCell'
uEditorRecibosProveedor.pas(45) Warning: W1010 Method 'FormShow' hides virtual method of base type 'TfEditorGridBase'
uEditorReciboProveedor.pas(24) Warning: W1010 Method 'FormShow' hides virtual method of base type 'TfEditorBase'
2007-08-06 10:37:03 +00:00
1685 lines, 0.97 seconds, 40252 bytes code, 120 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\Recibos de proveedor\Plugin\RecibosProveedor_plugin.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:55< / td >
< td > 19:21:56< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:01< / td >
< td > < a name = "anchor{E9DA9F10-A696-4D1D-A409-D5855D3812AE}0" > < / a > < a href = "#anchor{E9DA9F10-A696-4D1D-A409-D5855D3812AE}0" onclick = "showHide('msg{E9DA9F10-A696-4D1D-A409-D5855D3812AE}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{E9DA9F10-A696-4D1D-A409-D5855D3812AE}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Recibos de proveedor\Plugin\RecibosProveedor_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
2007-08-06 10:37:03 +00:00
120 lines, 0.86 seconds, 12624 bytes code, 68 bytes data.
2007-08-03 15:30:33 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Action Group< / td >
< td > Log<EFBFBD> stica< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:56< / td >
< td > 19:21:56< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Action Group< / td >
< td > Inventario MDC< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:56< / td >
< td > 19:21:56< / 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\Inventario\Model\Inventario_model.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:56< / td >
< td > 19:21:57< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{F4A26808-0078-4EB4-8341-01BDDFF3958F}0" > < / a > < a href = "#anchor{F4A26808-0078-4EB4-8341-01BDDFF3958F}0" onclick = "showHide('msg{F4A26808-0078-4EB4-8341-01BDDFF3958F}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{F4A26808-0078-4EB4-8341-01BDDFF3958F}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Inventario\Model\Inventario_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-08-06 10:37:03 +00:00
1780 lines, 0.53 seconds, 35220 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\Inventario\Data\Inventario_data.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:57< / td >
< td > 19:21:57< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{FA99A2B0-035F-49A7-AB72-2F59FDC2A766}0" > < / a > < a href = "#anchor{FA99A2B0-035F-49A7-AB72-2F59FDC2A766}0" onclick = "showHide('msg{FA99A2B0-035F-49A7-AB72-2F59FDC2A766}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{FA99A2B0-035F-49A7-AB72-2F59FDC2A766}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Inventario\Data\Inventario_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-08-06 10:37:03 +00:00
172 lines, 0.44 seconds, 9304 bytes code, 72 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\Inventario\Controller\Inventario_controller.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:57< / td >
< td > 19:21:59< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:01< / td >
< td > < a name = "anchor{0A4BC38A-7EA0-4B1D-99EA-AA38C9A5AF63}0" > < / a > < a href = "#anchor{0A4BC38A-7EA0-4B1D-99EA-AA38C9A5AF63}0" onclick = "showHide('msg{0A4BC38A-7EA0-4B1D-99EA-AA38C9A5AF63}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{0A4BC38A-7EA0-4B1D-99EA-AA38C9A5AF63}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Inventario\Controller\Inventario_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
uInventarioController.pas(653) Hint: H2077 Value assigned to 'TInventarioController.EntradaPedido' never used
uInventarioController.pas(754) Warning: W1035 Return value of function 'TInventarioController.Reservar' might be undefined
uInventarioController.pas(1006) Warning: W1035 Return value of function 'TInventarioController.Liberar' might be undefined
2007-08-06 10:37:03 +00:00
1446 lines, 1.08 seconds, 23608 bytes code, 108 bytes data.
2007-08-03 15:30:33 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Action Group< / td >
2007-08-06 10:37:03 +00:00
< td > Hist<EFBFBD> rico de movimientos MDC< / td >
< td > 19:21:59< / td >
< td > 19:21:59< / 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\Historico de movimientos\Model\HistoricoMovimientos_model.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:59< / td >
< td > 19:21:59< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
2007-08-06 10:37:03 +00:00
< td > < a name = "anchor{982EE4E1-3ECC-48B6-8713-C351129DA118}0" > < / a > < a href = "#anchor{982EE4E1-3ECC-48B6-8713-C351129DA118}0" onclick = "showHide('msg{982EE4E1-3ECC-48B6-8713-C351129DA118}0');return true;" > View< / a > < / td >
2007-08-03 15:30:33 +00:00
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
2007-08-06 10:37:03 +00:00
< div > < span style = "display:none; width: 100%" id = "msg{982EE4E1-3ECC-48B6-8713-C351129DA118}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Historico de movimientos\Model\HistoricoMovimientos_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-08-06 10:37:03 +00:00
722 lines, 0.48 seconds, 15732 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\Historico de movimientos\Data\HistoricoMovimientos_data.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:21:59< / td >
< td > 19:22:00< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
2007-08-06 10:37:03 +00:00
< td > < a name = "anchor{16C142A4-DFDD-4F6C-8877-8DEDD9A3F73A}0" > < / a > < a href = "#anchor{16C142A4-DFDD-4F6C-8877-8DEDD9A3F73A}0" onclick = "showHide('msg{16C142A4-DFDD-4F6C-8877-8DEDD9A3F73A}0');return true;" > View< / a > < / td >
2007-08-03 15:30:33 +00:00
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
2007-08-06 10:37:03 +00:00
< div > < span style = "display:none; width: 100%" id = "msg{16C142A4-DFDD-4F6C-8877-8DEDD9A3F73A}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Historico de movimientos\Data\HistoricoMovimientos_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-08-06 10:37:03 +00:00
144 lines, 0.39 seconds, 7476 bytes code, 72 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\Historico de movimientos\Controller\HistoricoMovimientos_controller.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:22:00< / td >
< td > 19:22:01< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
2007-08-06 10:37:03 +00:00
< td > < a name = "anchor{9B2631DF-B4CC-413F-8FCA-2D64CA215F7F}0" > < / a > < a href = "#anchor{9B2631DF-B4CC-413F-8FCA-2D64CA215F7F}0" onclick = "showHide('msg{9B2631DF-B4CC-413F-8FCA-2D64CA215F7F}0');return true;" > View< / a > < / td >
2007-08-03 15:30:33 +00:00
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
2007-08-06 10:37:03 +00:00
< div > < span style = "display:none; width: 100%" id = "msg{9B2631DF-B4CC-413F-8FCA-2D64CA215F7F}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Historico de movimientos\Controller\HistoricoMovimientos_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-08-06 10:37:03 +00:00
285 lines, 0.58 seconds, 10624 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 > Action Group< / td >
< td > Albaranes de proveedor MDC< / td >
2007-08-06 10:37:03 +00:00
< td > 19:22:01< / td >
< td > 19:22:01< / 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\Albaranes de proveedor\Model\AlbaranesProveedor_model.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:22:01< / td >
< td > 19:22:02< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{CC2EB1FD-FF7E-4BA5-98DE-300D63D805C6}0" > < / a > < a href = "#anchor{CC2EB1FD-FF7E-4BA5-98DE-300D63D805C6}0" onclick = "showHide('msg{CC2EB1FD-FF7E-4BA5-98DE-300D63D805C6}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{CC2EB1FD-FF7E-4BA5-98DE-300D63D805C6}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Albaranes de proveedor\Model\AlbaranesProveedor_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-08-03 16:44:23 +00:00
4928 lines, 0.48 seconds, 82796 bytes code, 92 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\Albaranes de proveedor\Data\AlbaranesProveedor_data.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:22:02< / td >
< td > 19:22:02< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{96B426D5-91A7-4EC8-9F2B-D6F249428B64}0" > < / a > < a href = "#anchor{96B426D5-91A7-4EC8-9F2B-D6F249428B64}0" onclick = "showHide('msg{96B426D5-91A7-4EC8-9F2B-D6F249428B64}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{96B426D5-91A7-4EC8-9F2B-D6F249428B64}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Albaranes de proveedor\Data\AlbaranesProveedor_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-08-06 10:37:03 +00:00
204 lines, 0.45 seconds, 9996 bytes code, 72 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\Albaranes de proveedor\Controller\AlbaranesProveedor_controller.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:22:02< / td >
< td > 19:22:04< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:01< / td >
< td > < a name = "anchor{54D9455D-A598-407E-BCB1-932D1417AE05}0" > < / a > < a href = "#anchor{54D9455D-A598-407E-BCB1-932D1417AE05}0" onclick = "showHide('msg{54D9455D-A598-407E-BCB1-932D1417AE05}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{54D9455D-A598-407E-BCB1-932D1417AE05}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Albaranes de proveedor\Controller\AlbaranesProveedor_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
uDetallesAlbaranProveedorController.pas(26) Warning: W1010 Method 'AnadirArticulos' hides virtual method of base type 'TControllerDetallesArticulos'
uArticulosAlbaranProveedorController.pas(16) Warning: W1010 Method 'ElegirArticulos' hides virtual method of base type 'TArticulosController'
uAlbaranesProveedorController.pas(295) Hint: H2077 Value assigned to 'APedidosController' never used
uAlbaranesProveedorController.pas(506) Hint: H2077 Value assigned to 'TAlbaranesProveedorController.ValidarAlbaran' never used
uAlbaranesProveedorController.pas(960) Warning: W1036 Variable 'ID_Albaranes' might not have been initialized
uAlbaranesProveedorController.pas(995) Warning: W1036 Variable 'ID_Albaranes' might not have been initialized
2007-08-06 10:37:03 +00:00
1566 lines, 1.19 seconds, 32292 bytes code, 124 bytes data.
2007-08-03 15:30:33 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Action Group< / td >
< td > Facturas de proveedor MDC< / td >
2007-08-06 10:37:03 +00:00
< td > 19:22:04< / td >
< td > 19:22:04< / 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\Facturas de proveedor\Model\FacturasProveedor_model.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:22:04< / td >
< td > 19:22:05< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{51B87AE7-0882-4FE5-8108-3CB47E73D263}0" > < / a > < a href = "#anchor{51B87AE7-0882-4FE5-8108-3CB47E73D263}0" onclick = "showHide('msg{51B87AE7-0882-4FE5-8108-3CB47E73D263}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{51B87AE7-0882-4FE5-8108-3CB47E73D263}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Facturas de proveedor\Model\FacturasProveedor_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
uBizFacturasProveedor.pas(44) Hint: H2219 Private symbol 'CalcularDescuento' declared but never used
2007-08-06 10:37:03 +00:00
4642 lines, 0.48 seconds, 78412 bytes code, 92 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\Facturas de proveedor\Data\FacturasProveedor_data.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:22:05< / td >
< td > 19:22:05< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{38A539A2-4E61-4A46-8B3D-D7406B6E23EE}0" > < / a > < a href = "#anchor{38A539A2-4E61-4A46-8B3D-D7406B6E23EE}0" onclick = "showHide('msg{38A539A2-4E61-4A46-8B3D-D7406B6E23EE}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{38A539A2-4E61-4A46-8B3D-D7406B6E23EE}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Facturas de proveedor\Data\FacturasProveedor_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-08-06 10:37:03 +00:00
194 lines, 0.47 seconds, 10068 bytes code, 72 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\Facturas de proveedor\Controller\FacturasProveedor_controller.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:22:05< / td >
< td > 19:22:07< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:01< / td >
< td > < a name = "anchor{2F3F28D6-3EC0-4698-8C08-E23A1C3D3D94}0" > < / a > < a href = "#anchor{2F3F28D6-3EC0-4698-8C08-E23A1C3D3D94}0" onclick = "showHide('msg{2F3F28D6-3EC0-4698-8C08-E23A1C3D3D94}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{2F3F28D6-3EC0-4698-8C08-E23A1C3D3D94}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Facturas de proveedor\Controller\FacturasProveedor_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
uDetallesFacturaProveedorController.pas(28) Warning: W1010 Method 'AnadirArticulos' hides virtual method of base type 'TControllerDetallesArticulos'
uArticulosFacturaProveedorController.pas(16) Warning: W1010 Method 'ElegirArticulos' hides virtual method of base type 'TArticulosController'
uFacturasProveedorController.pas(231) Hint: H2077 Value assigned to 'TFacturasProveedorController.Anadir' never used
uFacturasProveedorController.pas(555) Hint: H2077 Value assigned to 'TFacturasProveedorController.ValidarFactura' never used
uFacturasProveedorController.pas(947) Warning: W1036 Variable 'ID_Facturas' might not have been initialized
uFacturasProveedorController.pas(982) Warning: W1036 Variable 'ID_Facturas' might not have been initialized
2007-08-06 10:37:03 +00:00
1509 lines, 1.39 seconds, 31560 bytes code, 108 bytes data.
2007-08-03 15:30:33 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Action Group< / td >
< td > Relaciones< / td >
2007-08-06 10:37:03 +00:00
< td > 19:22:07< / td >
< td > 19:22:07< / 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\Relaciones\Pedidos de cliente - Pedidos a proveedor\PedCli_PedProv_relation.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:22:07< / td >
< td > 19:22:08< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:01< / td >
< td > < a name = "anchor{9F131B73-7474-4712-80FA-470C1A16C6E2}0" > < / a > < a href = "#anchor{9F131B73-7474-4712-80FA-470C1A16C6E2}0" onclick = "showHide('msg{9F131B73-7474-4712-80FA-470C1A16C6E2}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{9F131B73-7474-4712-80FA-470C1A16C6E2}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Relaciones\Pedidos de cliente - Pedidos a proveedor\PedCli_PedProv_relation.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-06 10:37:03 +00:00
226 lines, 0.97 seconds, 13948 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\Relaciones\Pedidos de cliente - Albaranes de cliente\PedCli_AlbCli_relation.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:22:08< / td >
< td > 19:22:10< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:01< / td >
< td > < a name = "anchor{D1641FE7-6B8A-4A8D-A54E-C24C164743B0}0" > < / a > < a href = "#anchor{D1641FE7-6B8A-4A8D-A54E-C24C164743B0}0" onclick = "showHide('msg{D1641FE7-6B8A-4A8D-A54E-C24C164743B0}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{D1641FE7-6B8A-4A8D-A54E-C24C164743B0}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Relaciones\Pedidos de cliente - Albaranes de cliente\PedCli_AlbCli_relation.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-06 10:37:03 +00:00
309 lines, 1.06 seconds, 15940 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\Relaciones\Pedidos de proveedor - Albaranes de proveedor\PedProv_AlbProv_relation.dpk ]< / td >
2007-08-06 10:37:03 +00:00
< td > 19:22:10< / td >
< td > 19:22:12< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:01< / td >
< td > < a name = "anchor{14200EB9-F681-4972-A6D6-D5C1CC14EC45}0" > < / a > < a href = "#anchor{14200EB9-F681-4972-A6D6-D5C1CC14EC45}0" onclick = "showHide('msg{14200EB9-F681-4972-A6D6-D5C1CC14EC45}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{14200EB9-F681-4972-A6D6-D5C1CC14EC45}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Relaciones\Pedidos de proveedor - Albaranes de proveedor\PedProv_AlbProv_relation.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
uGenerarAlbaranesProvUtils.pas(155) Hint: H2077 Value assigned to 'GenerarAlbaranProv' never used
2007-08-06 10:37:03 +00:00
402 lines, 1.69 seconds, 17696 bytes code, 96 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\Relaciones\Albaranes de proveedor - Facturas de proveedor\AlbProv_FacProv_relation.dpk ]< / td >
2007-08-06 10:37:03 +00:00
< td > 19:22:12< / td >
< td > 19:22:14< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:02< / td >
< td > < a name = "anchor{87C81FA9-CCD3-444D-BBAD-02BE410BFB3F}0" > < / a > < a href = "#anchor{87C81FA9-CCD3-444D-BBAD-02BE410BFB3F}0" onclick = "showHide('msg{87C81FA9-CCD3-444D-BBAD-02BE410BFB3F}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{87C81FA9-CCD3-444D-BBAD-02BE410BFB3F}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Relaciones\Albaranes de proveedor - Facturas de proveedor\AlbProv_FacProv_relation.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-06 10:37:03 +00:00
397 lines, 2.00 seconds, 15432 bytes code, 100 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\Relaciones\Albaranes de cliente - Facturas de cliente\AlbCli_FacCli_relation.dpk ]< / td >
2007-08-06 10:37:03 +00:00
< td > 19:22:14< / td >
< td > 19:22:16< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:01< / td >
< td > < a name = "anchor{A0EDAF81-B89C-4CEB-971E-9AB5A18BA136}0" > < / a > < a href = "#anchor{A0EDAF81-B89C-4CEB-971E-9AB5A18BA136}0" onclick = "showHide('msg{A0EDAF81-B89C-4CEB-971E-9AB5A18BA136}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{A0EDAF81-B89C-4CEB-971E-9AB5A18BA136}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Relaciones\Albaranes de cliente - Facturas de cliente\AlbCli_FacCli_relation.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-06 10:37:03 +00:00
398 lines, 1.48 seconds, 15380 bytes code, 100 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\Relaciones\Pedidos de cliente - Albaranes de cliente\PedCli_AlbCli_relation.dpk ]< / td >
2007-08-06 10:37:03 +00:00
< td > 19:22:16< / td >
< td > 19:22:17< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:01< / td >
< td > < a name = "anchor{DCD3B1CE-85CD-43FC-B336-7EB51CC77B18}0" > < / a > < a href = "#anchor{DCD3B1CE-85CD-43FC-B336-7EB51CC77B18}0" onclick = "showHide('msg{DCD3B1CE-85CD-43FC-B336-7EB51CC77B18}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{DCD3B1CE-85CD-43FC-B336-7EB51CC77B18}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Relaciones\Pedidos de cliente - Albaranes de cliente\PedCli_AlbCli_relation.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-03 16:44:23 +00:00
309 lines, 1.05 seconds, 15940 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\Relaciones\Pedidos de cliente - Pedidos a proveedor\PedCli_PedProv_relation.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:22:17< / td >
< td > 19:22:18< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:01< / td >
< td > < a name = "anchor{6AC3811D-C11B-410F-9780-5F968268265C}0" > < / a > < a href = "#anchor{6AC3811D-C11B-410F-9780-5F968268265C}0" onclick = "showHide('msg{6AC3811D-C11B-410F-9780-5F968268265C}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{6AC3811D-C11B-410F-9780-5F968268265C}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Relaciones\Pedidos de cliente - Pedidos a proveedor\PedCli_PedProv_relation.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-06 10:37:03 +00:00
226 lines, 0.97 seconds, 13948 bytes code, 88 bytes data.
2007-08-03 15:30:33 +00:00
< / pre > < / span > < / div >
< / td >
2007-07-18 17:30:06 +00:00
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Relaciones\Albaranes de proveedor - Facturas de proveedor\AlbProv_FacProv_relation.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:22:18< / td >
< td > 19:22:20< / td >
2007-07-18 17:30:06 +00:00
< td > 00:00:02< / td >
< td > < a name = "anchor{1D75E637-E1BA-4440-BFBD-59B3FB40BA6A}0" > < / a > < a href = "#anchor{1D75E637-E1BA-4440-BFBD-59B3FB40BA6A}0" onclick = "showHide('msg{1D75E637-E1BA-4440-BFBD-59B3FB40BA6A}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{1D75E637-E1BA-4440-BFBD-59B3FB40BA6A}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Relaciones\Albaranes de proveedor - Facturas de proveedor\AlbProv_FacProv_relation.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-08-06 10:37:03 +00:00
397 lines, 2.03 seconds, 15432 bytes code, 100 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Relaciones\Pedidos de proveedor - Facturas de proveedor\PedProv_FacProv_relation.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:22:20< / td >
< td > 19:22:22< / td >
2007-07-30 19:17:40 +00:00
< td > 00:00:01< / td >
2007-07-18 17:30:06 +00:00
< td > < a name = "anchor{236FBFDB-A902-4806-98D1-65B2307543F8}0" > < / a > < a href = "#anchor{236FBFDB-A902-4806-98D1-65B2307543F8}0" onclick = "showHide('msg{236FBFDB-A902-4806-98D1-65B2307543F8}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{236FBFDB-A902-4806-98D1-65B2307543F8}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Relaciones\Pedidos de proveedor - Facturas de proveedor\PedProv_FacProv_relation.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
uGenerarFacturasProvPedProvUtils.pas(153) Hint: H2077 Value assigned to 'GenerarFacturaProv' never used
uGenerarFacturasProvPedProvUtils.pas(166) Hint: H2164 Variable 'ARespuesta' is declared but never used in 'GenerarFacturaProv'
uGenerarFacturasProvPedProvUtils.pas(226) Warning: W1035 Return value of function 'GenerarFacturaProv' might be undefined
uGenerarFacturasProvPedProvUtils.pas(210) Hint: H2164 Variable 'APedidos' is declared but never used in 'GenerarFacturaProv'
2007-08-06 10:37:03 +00:00
280 lines, 1.62 seconds, 13412 bytes code, 84 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Action Group< / td >
< td > Vistas - Plugin< / td >
2007-08-06 10:37:03 +00:00
< td > 19:22:22< / td >
< td > 19:22:22< / td >
2007-07-18 17:30:06 +00:00
< td > 00:00:00< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Pedidos de cliente\Views\PedidosCliente_view.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:22:22< / td >
< td > 19:22:25< / td >
2007-07-30 19:17:40 +00:00
< td > 00:00:02< / td >
2007-07-18 17:30:06 +00:00
< td > < a name = "anchor{52655086-79CE-41D9-96B4-703411063EA6}0" > < / a > < a href = "#anchor{52655086-79CE-41D9-96B4-703411063EA6}0" onclick = "showHide('msg{52655086-79CE-41D9-96B4-703411063EA6}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{52655086-79CE-41D9-96B4-703411063EA6}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Pedidos de cliente\Views\PedidosCliente_view.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-07-30 19:17:40 +00:00
uEditorPedidosCliente.pas(34) Warning: W1010 Method 'FormShow' hides virtual method of base type 'TfEditorGridBase'
uEditorPedidoCliente.pas(162) Hint: H2077 Value assigned to 'bEsNuevo' never used
2007-08-06 10:37:03 +00:00
1741 lines, 2.41 seconds, 45284 bytes code, 120 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Pedidos de cliente\Plugin\PedidosCliente_plugin.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:22:25< / td >
< td > 19:22:28< / td >
2007-07-30 19:17:40 +00:00
< td > 00:00:02< / td >
2007-07-18 17:30:06 +00:00
< td > < a name = "anchor{2CA7FC52-1038-425C-89EB-E4B1925A98DD}0" > < / a > < a href = "#anchor{2CA7FC52-1038-425C-89EB-E4B1925A98DD}0" onclick = "showHide('msg{2CA7FC52-1038-425C-89EB-E4B1925A98DD}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{2CA7FC52-1038-425C-89EB-E4B1925A98DD}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Pedidos de cliente\Plugin\PedidosCliente_plugin.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-08-06 10:37:03 +00:00
121 lines, 2.62 seconds, 14252 bytes code, 68 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Albaranes de cliente\Views\AlbaranesCliente_view.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:22:28< / td >
< td > 19:22:31< / td >
2007-07-18 17:30:06 +00:00
< td > 00:00:03< / td >
< td > < a name = "anchor{4F509187-3697-498B-BE30-B2BF3999A124}0" > < / a > < a href = "#anchor{4F509187-3697-498B-BE30-B2BF3999A124}0" onclick = "showHide('msg{4F509187-3697-498B-BE30-B2BF3999A124}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{4F509187-3697-498B-BE30-B2BF3999A124}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Albaranes de cliente\Views\AlbaranesCliente_view.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
uViewAlbaranesCliente.pas(83) Hint: H2269 Overriding virtual method 'TfrViewAlbaranesCliente.AnadirOtrosFiltros' has lower visibility (protected) than base class 'TfrViewGrid' (public)
uEditorAlbaranesCliente.pas(39) Warning: W1010 Method 'FormShow' hides virtual method of base type 'TfEditorGridBase'
2007-07-27 18:39:33 +00:00
uEditorAlbaranesCliente.pas(192) Hint: H2164 Variable 'AFactura' is declared but never used in 'TfEditorAlbaranesCliente.actEnviarExecute'
uEditorAlbaranesCliente.pas(193) Hint: H2164 Variable 'AFacturasController' is declared but never used in 'TfEditorAlbaranesCliente.actEnviarExecute'
uEditorAlbaranesCliente.pas(194) Hint: H2164 Variable 'AAlbaran' is declared but never used in 'TfEditorAlbaranesCliente.actEnviarExecute'
uEditorAlbaranesCliente.pas(409) Hint: H2164 Variable 'AAlbaran' is declared but never used in 'TfEditorAlbaranesCliente.NuevoInterno'
uEditorAlbaranCliente.pas(135) Hint: H2164 Variable 'i' is declared but never used in 'TfEditorAlbaranCliente.FormShow'
uEditorAlbaranCliente.pas(193) Hint: H2077 Value assigned to 'bEsNuevo' never used
2007-08-06 10:37:03 +00:00
2319 lines, 3.20 seconds, 57032 bytes code, 140 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Albaranes de cliente\Plugin\AlbaranesCliente_plugin.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:22:31< / td >
< td > 19:22:35< / td >
2007-07-30 19:17:40 +00:00
< td > 00:00:03< / td >
2007-07-18 17:30:06 +00:00
< td > < a name = "anchor{9087B687-DE18-43AA-9794-5405519C087E}0" > < / a > < a href = "#anchor{9087B687-DE18-43AA-9794-5405519C087E}0" onclick = "showHide('msg{9087B687-DE18-43AA-9794-5405519C087E}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{9087B687-DE18-43AA-9794-5405519C087E}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Albaranes de cliente\Plugin\AlbaranesCliente_plugin.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-08-06 10:37:03 +00:00
134 lines, 3.62 seconds, 14756 bytes code, 68 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Facturas de cliente\Views\FacturasCliente_view.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:22:35< / td >
< td > 19:22:38< / td >
2007-07-18 17:30:06 +00:00
< td > 00:00:02< / td >
< td > < a name = "anchor{5033E68E-B9AA-41DF-A0B7-C4CB42D8F942}0" > < / a > < a href = "#anchor{5033E68E-B9AA-41DF-A0B7-C4CB42D8F942}0" onclick = "showHide('msg{5033E68E-B9AA-41DF-A0B7-C4CB42D8F942}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{5033E68E-B9AA-41DF-A0B7-C4CB42D8F942}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Facturas de cliente\Views\FacturasCliente_view.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-07-30 19:17:40 +00:00
uEditorFacturasCliente.pas(34) Warning: W1010 Method 'FormShow' hides virtual method of base type 'TfEditorGridBase'
2007-07-18 17:30:06 +00:00
uEditorFacturaCliente.pas(26) Warning: W1010 Method 'FormShow' hides virtual method of base type 'TfEditorBase'
2007-08-06 10:37:03 +00:00
1574 lines, 2.20 seconds, 41908 bytes code, 116 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Facturas de cliente\Plugin\FacturasCliente_plugin.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:22:38< / td >
< td > 19:22:41< / td >
2007-07-18 17:30:06 +00:00
< td > 00:00:03< / td >
< td > < a name = "anchor{18732A41-EEB5-4492-83D2-5620A5D97572}0" > < / a > < a href = "#anchor{18732A41-EEB5-4492-83D2-5620A5D97572}0" onclick = "showHide('msg{18732A41-EEB5-4492-83D2-5620A5D97572}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{18732A41-EEB5-4492-83D2-5620A5D97572}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Facturas de cliente\Plugin\FacturasCliente_plugin.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-08-06 10:37:03 +00:00
122 lines, 2.86 seconds, 14032 bytes code, 68 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Inventario\Views\Inventario_view.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:22:41< / td >
< td > 19:22:43< / td >
2007-07-30 19:17:40 +00:00
< td > 00:00:02< / td >
2007-07-18 17:30:06 +00:00
< td > < a name = "anchor{268B5BFE-FC3A-4A6E-A3EF-647104364E42}0" > < / a > < a href = "#anchor{268B5BFE-FC3A-4A6E-A3EF-647104364E42}0" onclick = "showHide('msg{268B5BFE-FC3A-4A6E-A3EF-647104364E42}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{268B5BFE-FC3A-4A6E-A3EF-647104364E42}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Inventario\Views\Inventario_view.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
uViewInventario.pas(63) Hint: H2269 Overriding virtual method 'TfrViewInventario.AnadirOtrosFiltros' has lower visibility (protected) than base class 'TfrViewGrid' (public)
uEditorInventario.pas(44) Warning: W1010 Method 'FormShow' hides virtual method of base type 'TfEditorGridBase'
uEditorEntradaSalidaArticulos.pas(50) Warning: W1010 Method 'FormShow' hides virtual method of base type 'TfEditorBase'
uViewDetalleReservas.pas(65) Hint: H2269 Overriding virtual method 'TfrViewDetalleReservas.AnadirOtrosFiltros' has lower visibility (protected) than base class 'TfrViewGrid' (public)
uViewDetalleReservas.pas(127) Hint: H2164 Variable 'IndiceCol' is declared but never used in 'TfrViewDetalleReservas.cxGridViewStylesGetContentStyle'
uViewDetalleReservas.pas(128) Hint: H2164 Variable 'AStock' is declared but never used in 'TfrViewDetalleReservas.cxGridViewStylesGetContentStyle'
uEditorDetalleReservas.pas(24) Warning: W1010 Method 'FormShow' hides virtual method of base type 'TfEditorGridBase'
uEditorDetalleReservas.pas(89) Hint: H2164 Variable 'AAlmacenes' is declared but never used in 'TfEditorDetalleReservas.DarIDAlmacenSeleccionado'
uEditorDetalleReservas.pas(90) Hint: H2164 Variable 'AAlmacenesController' is declared but never used in 'TfEditorDetalleReservas.DarIDAlmacenSeleccionado'
uEditorDetalleReservas.pas(91) Hint: H2164 Variable 'Respuesta' is declared but never used in 'TfEditorDetalleReservas.DarIDAlmacenSeleccionado'
uEditorDetalleReservas.pas(166) Hint: H2164 Variable 'AAlmacenes' is declared but never used in 'TfEditorDetalleReservas.SeleccionarAlmacen'
uEditorDetalleReservas.pas(167) Hint: H2164 Variable 'Respuesta' is declared but never used in 'TfEditorDetalleReservas.SeleccionarAlmacen'
uEditorDetalleReservas.pas(28) Hint: H2219 Private symbol 'DarIDAlmacenSeleccionado' declared but never used
2007-08-06 10:37:03 +00:00
1689 lines, 2.11 seconds, 40624 bytes code, 112 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Inventario\Plugin\Inventario_plugin.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:22:43< / td >
< td > 19:22:46< / td >
2007-07-30 19:17:40 +00:00
< td > 00:00:02< / td >
2007-07-18 17:30:06 +00:00
< td > < a name = "anchor{3784A86D-CCA6-4451-AB56-204FCC682CA6}0" > < / a > < a href = "#anchor{3784A86D-CCA6-4451-AB56-204FCC682CA6}0" onclick = "showHide('msg{3784A86D-CCA6-4451-AB56-204FCC682CA6}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{3784A86D-CCA6-4451-AB56-204FCC682CA6}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Inventario\Plugin\Inventario_plugin.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-08-06 10:37:03 +00:00
120 lines, 2.53 seconds, 13592 bytes code, 68 bytes data.
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Historico de movimientos\Views\HistoricoMovimientos_view.dpk< / td >
< td > 19:22:46< / td >
< td > 19:22:48< / td >
< td > 00:00:01< / td >
< td > < a name = "anchor{9C35D5D2-6453-45FA-BF94-99838A3898DE}0" > < / a > < a href = "#anchor{9C35D5D2-6453-45FA-BF94-99838A3898DE}0" onclick = "showHide('msg{9C35D5D2-6453-45FA-BF94-99838A3898DE}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{9C35D5D2-6453-45FA-BF94-99838A3898DE}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....
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Historico de movimientos\Views\HistoricoMovimientos_view.dpk" /Q
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
uViewHistoricoMovimientos.pas(62) Hint: H2269 Overriding virtual method 'TfrViewHistoricoMovimientos.AnadirOtrosFiltros' has lower visibility (protected) than base class 'TfrViewGrid' (public)
uEditorHistoricoMovimientos.pas(30) Warning: W1010 Method 'FormShow' hides virtual method of base type 'TfEditorGridBase'
uEditorHistoricoMovimientos.pas(91) Hint: H2164 Variable 'AAlmacenes' is declared but never used in 'TfEditorHistoricoMovimientos.DarIDAlmacenSeleccionado'
uEditorHistoricoMovimientos.pas(92) Hint: H2164 Variable 'AAlmacenesController' is declared but never used in 'TfEditorHistoricoMovimientos.DarIDAlmacenSeleccionado'
uEditorHistoricoMovimientos.pas(93) Hint: H2164 Variable 'Respuesta' is declared but never used in 'TfEditorHistoricoMovimientos.DarIDAlmacenSeleccionado'
uEditorHistoricoMovimientos.pas(34) Hint: H2219 Private symbol 'DarIDAlmacenSeleccionado' declared but never used
544 lines, 1.70 seconds, 20760 bytes code, 84 bytes data.
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Historico de movimientos\Plugin\HistoricoMovimientos_plugin.dpk< / td >
< td > 19:22:48< / td >
< td > 19:22:50< / td >
< td > 00:00:02< / td >
< td > < a name = "anchor{D9F1125F-336D-4B4C-AA3D-3C33163CFBB5}0" > < / a > < a href = "#anchor{D9F1125F-336D-4B4C-AA3D-3C33163CFBB5}0" onclick = "showHide('msg{D9F1125F-336D-4B4C-AA3D-3C33163CFBB5}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{D9F1125F-336D-4B4C-AA3D-3C33163CFBB5}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....
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Historico de movimientos\Plugin\HistoricoMovimientos_plugin.dpk" /Q
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
120 lines, 1.97 seconds, 13436 bytes code, 68 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Pedidos a proveedor\Views\PedidosProveedor_view.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:22:50< / td >
< td > 19:22:54< / td >
2007-07-30 19:17:40 +00:00
< td > 00:00:03< / td >
2007-07-18 17:30:06 +00:00
< td > < a name = "anchor{630B11D2-B41A-4614-A8FA-31A1161AAB7D}0" > < / a > < a href = "#anchor{630B11D2-B41A-4614-A8FA-31A1161AAB7D}0" onclick = "showHide('msg{630B11D2-B41A-4614-A8FA-31A1161AAB7D}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{630B11D2-B41A-4614-A8FA-31A1161AAB7D}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Pedidos a proveedor\Views\PedidosProveedor_view.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-07-30 19:17:40 +00:00
uEditorPedidosProveedor.pas(28) Warning: W1010 Method 'FormShow' hides virtual method of base type 'TfEditorGridBase'
uEditorPedidoProveedor.pas(161) Hint: H2077 Value assigned to 'bEsNuevo' never used
2007-07-18 17:30:06 +00:00
uEditorElegirArticulosPedidoProveedor.pas(16) Warning: W1010 Method 'FormCloseQuery' hides virtual method of base type 'TfEditorDBBase'
uEditorDireccionEntregaPedidoProveedor.pas(43) Hint: H2219 Private symbol 'Pedido' declared but never used
2007-08-06 10:37:03 +00:00
2078 lines, 3.12 seconds, 49948 bytes code, 128 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Pedidos a proveedor\Plugin\PedidosProveedor_plugin.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:22:54< / td >
< td > 19:22:57< / td >
2007-07-30 19:17:40 +00:00
< td > 00:00:03< / td >
2007-07-18 17:30:06 +00:00
< td > < a name = "anchor{1C1183C0-71B4-414D-ADBF-39F63A29E8A5}0" > < / a > < a href = "#anchor{1C1183C0-71B4-414D-ADBF-39F63A29E8A5}0" onclick = "showHide('msg{1C1183C0-71B4-414D-ADBF-39F63A29E8A5}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{1C1183C0-71B4-414D-ADBF-39F63A29E8A5}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Pedidos a proveedor\Plugin\PedidosProveedor_plugin.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-08-06 10:37:03 +00:00
121 lines, 3.52 seconds, 14016 bytes code, 68 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Albaranes de proveedor\Views\AlbaranesProveedor_view.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:22:57< / td >
< td > 19:23:01< / td >
< td > 00:00:04< / td >
2007-07-18 17:30:06 +00:00
< td > < a name = "anchor{14E7F029-9D7F-4717-8772-C413DF1E9775}0" > < / a > < a href = "#anchor{14E7F029-9D7F-4717-8772-C413DF1E9775}0" onclick = "showHide('msg{14E7F029-9D7F-4717-8772-C413DF1E9775}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{14E7F029-9D7F-4717-8772-C413DF1E9775}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Albaranes de proveedor\Views\AlbaranesProveedor_view.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-07-27 18:39:33 +00:00
uEditorAlbaranesProveedor.pas(25) Warning: W1010 Method 'FormShow' hides virtual method of base type 'TfEditorGridBase'
2007-07-30 19:17:40 +00:00
uViewAlbaranProveedor.pas(112) Hint: H2164 Variable 'AProveedoresController' is declared but never used in 'TfrViewAlbaranProveedor.actElegirDireccionExecute'
uViewAlbaranProveedor.pas(113) Hint: H2164 Variable 'AAlbaranController' is declared but never used in 'TfrViewAlbaranProveedor.actElegirDireccionExecute'
uViewAlbaranProveedor.pas(114) Hint: H2164 Variable 'ADireccion' is declared but never used in 'TfrViewAlbaranProveedor.actElegirDireccionExecute'
2007-07-27 18:39:33 +00:00
uEditorAlbaranProveedor.pas(193) Hint: H2077 Value assigned to 'bEsNuevo' never used
uEditorAlbaranProveedor.pas(220) Hint: H2164 Variable 'AProveedoresController' is declared but never used in 'TfEditorAlbaranProveedor.OnProveedorChanged'
uEditorAlbaranProveedor.pas(221) Hint: H2164 Variable 'ADireccion' is declared but never used in 'TfEditorAlbaranProveedor.OnProveedorChanged'
2007-07-18 17:30:06 +00:00
uEditorElegirArticulosAlbaranProveedor.pas(16) Warning: W1010 Method 'FormCloseQuery' hides virtual method of base type 'TfEditorDBBase'
uEditorDireccionEntregaAlbaranProveedor.pas(43) Hint: H2219 Private symbol 'Albaran' declared but never used
uEditorAlbaranDevProveedor.pas(67) Hint: H2077 Value assigned to 'bEsNuevo' never used
2007-08-06 10:37:03 +00:00
2228 lines, 3.78 seconds, 55136 bytes code, 140 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Albaranes de proveedor\Plugin\AlbaranesProveedor_plugin.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:23:01< / td >
< td > 19:23:06< / td >
2007-07-30 19:17:40 +00:00
< td > 00:00:04< / td >
2007-07-18 17:30:06 +00:00
< td > < a name = "anchor{021E7FC1-969C-4D7C-82F8-CE1286DA82CD}0" > < / a > < a href = "#anchor{021E7FC1-969C-4D7C-82F8-CE1286DA82CD}0" onclick = "showHide('msg{021E7FC1-969C-4D7C-82F8-CE1286DA82CD}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{021E7FC1-969C-4D7C-82F8-CE1286DA82CD}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Albaranes de proveedor\Plugin\AlbaranesProveedor_plugin.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-08-06 10:37:03 +00:00
134 lines, 4.64 seconds, 14764 bytes code, 68 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Banca electronica\Plugin\BancaElectronica_plugin.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:23:06< / td >
< td > 19:23:08< / td >
2007-07-18 17:30:06 +00:00
< td > 00:00:01< / td >
< td > < a name = "anchor{2C101724-3502-467C-BE10-0EF8B14178AB}0" > < / a > < a href = "#anchor{2C101724-3502-467C-BE10-0EF8B14178AB}0" onclick = "showHide('msg{2C101724-3502-467C-BE10-0EF8B14178AB}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{2C101724-3502-467C-BE10-0EF8B14178AB}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Banca electronica\Plugin\BancaElectronica_plugin.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-08-06 10:37:03 +00:00
107 lines, 1.06 seconds, 12324 bytes code, 68 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Comisiones\Views\Comisiones_view.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:23:08< / td >
< td > 19:23:09< / td >
2007-07-18 17:30:06 +00:00
< td > 00:00:01< / td >
< td > < a name = "anchor{75727E55-5471-4855-87BD-414BD0EC21A2}0" > < / a > < a href = "#anchor{75727E55-5471-4855-87BD-414BD0EC21A2}0" onclick = "showHide('msg{75727E55-5471-4855-87BD-414BD0EC21A2}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{75727E55-5471-4855-87BD-414BD0EC21A2}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Comisiones\Views\Comisiones_view.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
uEditorComisionesReport.pas(116) Warning: W1020 Constructing instance of 'TAgentesController' containing abstract method 'TContactosController.ElegirContacto'
uEditorComisiones.pas(23) Warning: W1010 Method 'FormShow' hides virtual method of base type 'TfEditorGridBase'
uViewComision.pas(73) Warning: W1020 Constructing instance of 'TAgentesController' containing abstract method 'TContactosController.ElegirContacto'
uEditorComision.pas(31) Warning: W1010 Method 'FormShow' hides virtual method of base type 'TfEditorBase'
uEditorComision.pas(111) Hint: H2077 Value assigned to 'bEsNuevo' never used
2007-08-06 10:37:03 +00:00
1119 lines, 1.34 seconds, 29620 bytes code, 104 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Comisiones\Plugin\Comisiones_plugin.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:23:09< / td >
< td > 19:23:12< / td >
2007-07-18 17:30:06 +00:00
< td > 00:00:02< / td >
< td > < a name = "anchor{27D4C747-34DB-4F04-8140-780A2C87B860}0" > < / a > < a href = "#anchor{27D4C747-34DB-4F04-8140-780A2C87B860}0" onclick = "showHide('msg{27D4C747-34DB-4F04-8140-780A2C87B860}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{27D4C747-34DB-4F04-8140-780A2C87B860}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Comisiones\Plugin\Comisiones_plugin.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-08-06 10:37:03 +00:00
119 lines, 2.05 seconds, 13660 bytes code, 68 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Albaranes de proveedor\Views\AlbaranesProveedor_view.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:23:12< / td >
< td > 19:23:16< / td >
< td > 00:00:04< / td >
2007-07-18 17:30:06 +00:00
< td > < a name = "anchor{EEE9DA46-BFF1-4387-A32D-60914AD0A30F}0" > < / a > < a href = "#anchor{EEE9DA46-BFF1-4387-A32D-60914AD0A30F}0" onclick = "showHide('msg{EEE9DA46-BFF1-4387-A32D-60914AD0A30F}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{EEE9DA46-BFF1-4387-A32D-60914AD0A30F}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Albaranes de proveedor\Views\AlbaranesProveedor_view.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-07-27 18:39:33 +00:00
uEditorAlbaranesProveedor.pas(25) Warning: W1010 Method 'FormShow' hides virtual method of base type 'TfEditorGridBase'
2007-07-30 19:17:40 +00:00
uViewAlbaranProveedor.pas(112) Hint: H2164 Variable 'AProveedoresController' is declared but never used in 'TfrViewAlbaranProveedor.actElegirDireccionExecute'
uViewAlbaranProveedor.pas(113) Hint: H2164 Variable 'AAlbaranController' is declared but never used in 'TfrViewAlbaranProveedor.actElegirDireccionExecute'
uViewAlbaranProveedor.pas(114) Hint: H2164 Variable 'ADireccion' is declared but never used in 'TfrViewAlbaranProveedor.actElegirDireccionExecute'
2007-07-27 18:39:33 +00:00
uEditorAlbaranProveedor.pas(193) Hint: H2077 Value assigned to 'bEsNuevo' never used
uEditorAlbaranProveedor.pas(220) Hint: H2164 Variable 'AProveedoresController' is declared but never used in 'TfEditorAlbaranProveedor.OnProveedorChanged'
uEditorAlbaranProveedor.pas(221) Hint: H2164 Variable 'ADireccion' is declared but never used in 'TfEditorAlbaranProveedor.OnProveedorChanged'
2007-07-18 17:30:06 +00:00
uEditorElegirArticulosAlbaranProveedor.pas(16) Warning: W1010 Method 'FormCloseQuery' hides virtual method of base type 'TfEditorDBBase'
uEditorDireccionEntregaAlbaranProveedor.pas(43) Hint: H2219 Private symbol 'Albaran' declared but never used
uEditorAlbaranDevProveedor.pas(67) Hint: H2077 Value assigned to 'bEsNuevo' never used
2007-08-06 10:37:03 +00:00
2228 lines, 3.86 seconds, 55136 bytes code, 140 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Albaranes de proveedor\Plugin\AlbaranesProveedor_plugin.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:23:16< / td >
< td > 19:23:21< / td >
< td > 00:00:05< / td >
2007-07-18 17:30:06 +00:00
< td > < a name = "anchor{60E6EFDA-96F0-4CA6-9633-ED5D3A694B7C}0" > < / a > < a href = "#anchor{60E6EFDA-96F0-4CA6-9633-ED5D3A694B7C}0" onclick = "showHide('msg{60E6EFDA-96F0-4CA6-9633-ED5D3A694B7C}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{60E6EFDA-96F0-4CA6-9633-ED5D3A694B7C}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Albaranes de proveedor\Plugin\AlbaranesProveedor_plugin.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-08-06 10:37:03 +00:00
134 lines, 4.89 seconds, 14764 bytes code, 68 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Facturas de proveedor\Views\FacturasProveedor_view.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:23:21< / td >
< td > 19:23:26< / td >
< td > 00:00:04< / td >
2007-07-18 17:30:06 +00:00
< td > < a name = "anchor{E408CDD3-EBCE-4ECB-ADFA-FDC6EE5456DE}0" > < / a > < a href = "#anchor{E408CDD3-EBCE-4ECB-ADFA-FDC6EE5456DE}0" onclick = "showHide('msg{E408CDD3-EBCE-4ECB-ADFA-FDC6EE5456DE}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{E408CDD3-EBCE-4ECB-ADFA-FDC6EE5456DE}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Facturas de proveedor\Views\FacturasProveedor_view.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-07-30 19:17:40 +00:00
uEditorFacturasProveedor.pas(34) Warning: W1010 Method 'FormShow' hides virtual method of base type 'TfEditorGridBase'
2007-07-18 17:30:06 +00:00
uEditorFacturaProveedor.pas(24) Warning: W1010 Method 'FormShow' hides virtual method of base type 'TfEditorBase'
uEditorElegirArticulosFacturaProveedor.pas(16) Warning: W1010 Method 'FormCloseQuery' hides virtual method of base type 'TfEditorDBBase'
2007-08-06 10:37:03 +00:00
1527 lines, 3.66 seconds, 40348 bytes code, 112 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Facturas de proveedor\Plugin\FacturasProveedor_plugin.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:23:26< / td >
< td > 19:23:30< / td >
2007-07-30 19:17:40 +00:00
< td > 00:00:04< / td >
2007-07-18 17:30:06 +00:00
< td > < a name = "anchor{1E23E2A5-115B-499A-8284-60F3D0103A37}0" > < / a > < a href = "#anchor{1E23E2A5-115B-499A-8284-60F3D0103A37}0" onclick = "showHide('msg{1E23E2A5-115B-499A-8284-60F3D0103A37}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{1E23E2A5-115B-499A-8284-60F3D0103A37}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Facturas de proveedor\Plugin\FacturasProveedor_plugin.dpk" /Q
2007-07-20 17:13:37 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-08-06 10:37:03 +00:00
122 lines, 4.19 seconds, 14088 bytes code, 68 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Action Group< / td >
< td > Tienda Web< / td >
2007-08-06 10:37:03 +00:00
< td > 19:23:30< / td >
< td > 19:23:30< / td >
2007-07-18 17:30:06 +00:00
< td > 00:00:00< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Tienda web\Model\TiendaWeb_model.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:23:30< / td >
< td > 19:23:31< / td >
2007-07-18 17:30:06 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{63ACC4A1-C695-46CD-B25E-00A649E25AF9}0" > < / a > < a href = "#anchor{63ACC4A1-C695-46CD-B25E-00A649E25AF9}0" onclick = "showHide('msg{63ACC4A1-C695-46CD-B25E-00A649E25AF9}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{63ACC4A1-C695-46CD-B25E-00A649E25AF9}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Tienda web\Model\TiendaWeb_model.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-08-06 10:37:03 +00:00
5561 lines, 0.69 seconds, 95536 bytes code, 112 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Tienda web\Data\TiendaWeb_data.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:23:31< / td >
< td > 19:23:32< / td >
2007-07-18 17:30:06 +00:00
< td > 00:00:00< / td >
< td > < a name = "anchor{5313A201-8BA4-4D1D-9468-B466C0085E18}0" > < / a > < a href = "#anchor{5313A201-8BA4-4D1D-9468-B466C0085E18}0" onclick = "showHide('msg{5313A201-8BA4-4D1D-9468-B466C0085E18}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{5313A201-8BA4-4D1D-9468-B466C0085E18}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Tienda web\Data\TiendaWeb_data.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-08-06 10:37:03 +00:00
437 lines, 0.47 seconds, 12072 bytes code, 72 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Tienda web\Controller\TiendaWeb_controller.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:23:32< / td >
< td > 19:23:33< / td >
2007-07-18 17:30:06 +00:00
< td > 00:00:01< / td >
< td > < a name = "anchor{6BA8AE4E-938F-469A-8F1B-B577DC08A0BA}0" > < / a > < a href = "#anchor{6BA8AE4E-938F-469A-8F1B-B577DC08A0BA}0" onclick = "showHide('msg{6BA8AE4E-938F-469A-8F1B-B577DC08A0BA}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{6BA8AE4E-938F-469A-8F1B-B577DC08A0BA}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Tienda web\Controller\TiendaWeb_controller.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
uOscAddressBookController.pas(217) Hint: H2077 Value assigned to 'TOscAddressBookController.ValidarOscAddressBook' never used
uOscAddressBookController.pas(304) Hint: H2077 Value assigned to 'TOscAddressBookController.Eliminar' never used
uOscCustomersController.pas(179) Warning: W1035 Return value of function 'TOscCustomersController.DarListaOscCustomers' might be undefined
uOscCustomersController.pas(236) Hint: H2077 Value assigned to 'TOscCustomersController.ValidarOscCustomers' never used
uOscCustomersController.pas(329) Hint: H2077 Value assigned to 'TOscCustomersController.Eliminar' never used
Utiles\uActualizarClientesUtils.pas(26) Hint: H2077 Value assigned to 'AnadirOSCAddressBook' never used
Utiles\uActualizarClientesUtils.pas(65) Hint: H2077 Value assigned to 'ActualizarOSCAddressBook' never used
Utiles\uActualizarClientesUtils.pas(106) Hint: H2164 Variable 's' is declared but never used in 'AnadirOSCCustomer'
Utiles\uActualizarClientesUtils.pas(358) Hint: H2077 Value assigned to 'ActualizarClientesTienda' never used
Utiles\uActualizarClientesUtils.pas(349) Hint: H2164 Variable 'j' is declared but never used in 'ActualizarClientesTienda'
uOscManufacturersController.pas(119) Hint: H2164 Variable 'AContador' is declared but never used in 'TOscManufacturersController.AsignarID'
uOscManufacturersController.pas(177) Warning: W1035 Return value of function 'TOscManufacturersController.DarListaOscManufacturers' might be undefined
uOscManufacturersController.pas(233) Hint: H2077 Value assigned to 'TOscManufacturersController.ValidarOscManufacturers' never used
uOscManufacturersController.pas(326) Hint: H2077 Value assigned to 'TOscManufacturersController.Eliminar' never used
Utiles\uActualizarProveedoresUtils.pas(23) Hint: H2164 Variable 'i' is declared but never used in 'AnadirOSCManufacturer'
Utiles\uActualizarProveedoresUtils.pas(24) Hint: H2164 Variable 'Resultado' is declared but never used in 'AnadirOSCManufacturer'
Utiles\uActualizarProveedoresUtils.pas(59) Hint: H2164 Variable 'i' is declared but never used in 'ActualizarOSCManufacturer'
Utiles\uActualizarProveedoresUtils.pas(60) Hint: H2164 Variable 'Resultado' is declared but never used in 'ActualizarOSCManufacturer'
Utiles\uActualizarProveedoresUtils.pas(120) Hint: H2077 Value assigned to 'ActualizarProveedoresTienda' never used
uOscProductsController.pas(119) Hint: H2164 Variable 'AContador' is declared but never used in 'TOscProductsController.AsignarID'
uOscProductsController.pas(177) Warning: W1035 Return value of function 'TOscProductsController.DarListaOscProducts' might be undefined
uOscProductsController.pas(233) Hint: H2077 Value assigned to 'TOscProductsController.ValidarOscProducts' never used
uOscProductsController.pas(326) Hint: H2077 Value assigned to 'TOscProductsController.Eliminar' never used
Utiles\uActualizarArticulosUtils.pas(66) Hint: H2077 Value assigned to 'AOSCManufacturersController' never used
Utiles\uActualizarArticulosUtils.pas(28) Hint: H2164 Variable 'Resultado' is declared but never used in 'AnadirOSCProduct'
Utiles\uActualizarArticulosUtils.pas(116) Hint: H2077 Value assigned to 'AOSCManufacturersController' never used
Utiles\uActualizarArticulosUtils.pas(76) Hint: H2164 Variable 'Resultado' is declared but never used in 'ActualizarOSCProduct'
Utiles\uActualizarArticulosUtils.pas(152) Hint: H2077 Value assigned to 'ActualizarArticulosTienda' never used
uOscOrderProductsController.pas(126) Hint: H2164 Variable 'AContador' is declared but never used in 'TOscOrderProductsController.AsignarID'
uOscOrderProductsController.pas(182) Warning: W1035 Return value of function 'TOscOrderProductsController.DarListaOscOrderProducts' might be undefined
uOscOrderProductsController.pas(164) Hint: H2164 Variable 'AOscOrderProducts' is declared but never used in 'TOscOrderProductsController.DarListaOscOrderProducts'
uOscOrderProductsController.pas(242) Hint: H2077 Value assigned to 'TOscOrderProductsController.ValidarOscOrderProducts' never used
uOscOrderProductsController.pas(335) Hint: H2077 Value assigned to 'TOscOrderProductsController.Eliminar' never used
uOscOrderProductsController.pas(377) Hint: H2164 Variable 'NuevoID' is declared but never used in 'TOscOrderProductsController.Guardar'
uOscOrdersController.pas(119) Hint: H2164 Variable 'AContador' is declared but never used in 'TOscOrdersController.AsignarID'
uOscOrdersController.pas(214) Hint: H2077 Value assigned to 'TOscOrdersController.ValidarOscOrders' never used
uOscOrdersController.pas(307) Hint: H2077 Value assigned to 'TOscOrdersController.Eliminar' never used
Utiles\uActualizarPedidosUtils.pas(180) Hint: H2077 Value assigned to 'ActualizarPedidosTienda' never used
Utiles\uActualizarPedidosUtils.pas(173) Hint: H2164 Variable 'j' is declared but never used in 'ActualizarPedidosTienda'
Utiles\uActualizarPedidosUtils.pas(175) Hint: H2164 Variable 'Resultado' is declared but never used in 'ActualizarPedidosTienda'
Utiles\uActualizarPedidosUtils.pas(176) Hint: H2164 Variable 's' is declared but never used in 'ActualizarPedidosTienda'
Utiles\uActualizarPedidosUtils.pas(178) Hint: H2164 Variable 'AIndex' is declared but never used in 'ActualizarPedidosTienda'
uTiendaWebController.pas(214) Hint: H2077 Value assigned to 'ADlg' never used
uTiendaWebController.pas(335) Hint: H2077 Value assigned to 'ADlg' never used
uTiendaWebController.pas(282) Hint: H2164 Variable 'Respuesta' is declared but never used in 'TTiendaWebController.DescargarPedidos'
uTiendaWebController.pas(379) Hint: H2077 Value assigned to 'TTiendaWebController.ValidarTiendaWeb' never used
uTiendaWebController.pas(416) Hint: H2077 Value assigned to 'TTiendaWebController.Eliminar' never used
2007-08-06 10:37:03 +00:00
4748 lines, 0.98 seconds, 50236 bytes code, 120 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Tienda web\Views\TiendaWeb_view.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:23:33< / td >
< td > 19:23:35< / td >
2007-07-18 17:30:06 +00:00
< td > 00:00:01< / td >
< td > < a name = "anchor{560E0E9A-72AB-4695-8072-9D297BA7A249}0" > < / a > < a href = "#anchor{560E0E9A-72AB-4695-8072-9D297BA7A249}0" onclick = "showHide('msg{560E0E9A-72AB-4695-8072-9D297BA7A249}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{560E0E9A-72AB-4695-8072-9D297BA7A249}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Tienda web\Views\TiendaWeb_view.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-08-06 10:37:03 +00:00
453 lines, 1.12 seconds, 16800 bytes code, 84 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Tienda web\Plugin\TiendaWeb_plugin.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:23:35< / td >
< td > 19:23:36< / td >
2007-07-18 17:30:06 +00:00
< td > 00:00:01< / td >
< td > < a name = "anchor{EF4B12BA-BF72-44E9-8750-BEF9CF78BD2B}0" > < / a > < a href = "#anchor{EF4B12BA-BF72-44E9-8750-BEF9CF78BD2B}0" onclick = "showHide('msg{EF4B12BA-BF72-44E9-8750-BEF9CF78BD2B}0');return true;" > View< / a > < / td >
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
< div > < span style = "display:none; width: 100%" id = "msg{EF4B12BA-BF72-44E9-8750-BEF9CF78BD2B}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Tienda web\Plugin\TiendaWeb_plugin.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-08-06 10:37:03 +00:00
149 lines, 1.22 seconds, 13296 bytes code, 72 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Action Group< / td >
< td > Remesas de proveedor< / td >
2007-08-06 10:37:03 +00:00
< td > 19:23:36< / td >
< td > 19:23:36< / td >
2007-07-18 17:30:06 +00:00
< td > 00:00:00< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Remesas de proveedor\Model\RemesasProveedor_model.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:23:36< / td >
< td > 19:23:37< / td >
2007-07-18 17:30:06 +00:00
< td > 00:00:00< / td >
2007-08-06 10:37:03 +00:00
< td > < a name = "anchor{CD01C714-BAF7-4F74-AC55-0D96F9CEF99E}0" > < / a > < a href = "#anchor{CD01C714-BAF7-4F74-AC55-0D96F9CEF99E}0" onclick = "showHide('msg{CD01C714-BAF7-4F74-AC55-0D96F9CEF99E}0');return true;" > View< / a > < / td >
2007-07-18 17:30:06 +00:00
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
2007-08-06 10:37:03 +00:00
< div > < span style = "display:none; width: 100%" id = "msg{CD01C714-BAF7-4F74-AC55-0D96F9CEF99E}0" > < pre > Running Borland Resource compiler....
2007-07-18 17:30:06 +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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Remesas de proveedor\Model\RemesasProveedor_model.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-08-06 10:37:03 +00:00
1954 lines, 0.50 seconds, 38876 bytes code, 88 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Remesas de proveedor\Data\RemesasProveedor_data.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:23:37< / td >
< td > 19:23:38< / td >
2007-07-18 17:30:06 +00:00
< td > 00:00:00< / td >
2007-08-06 10:37:03 +00:00
< td > < a name = "anchor{DA67DF5D-3B35-4535-86A4-058E0D1D6381}0" > < / a > < a href = "#anchor{DA67DF5D-3B35-4535-86A4-058E0D1D6381}0" onclick = "showHide('msg{DA67DF5D-3B35-4535-86A4-058E0D1D6381}0');return true;" > View< / a > < / td >
2007-07-18 17:30:06 +00:00
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
2007-08-06 10:37:03 +00:00
< div > < span style = "display:none; width: 100%" id = "msg{DA67DF5D-3B35-4535-86A4-058E0D1D6381}0" > < pre > Running Borland Resource compiler....
2007-07-18 17:30:06 +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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Remesas de proveedor\Data\RemesasProveedor_data.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-08-06 10:37:03 +00:00
176 lines, 0.48 seconds, 9836 bytes code, 72 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Remesas de proveedor\Controller\RemesasProveedor_controller.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:23:38< / td >
< td > 19:23:39< / td >
2007-08-03 16:44:23 +00:00
< td > 00:00:01< / td >
2007-08-06 10:37:03 +00:00
< td > < a name = "anchor{ECC79EB9-8AD3-4249-8807-8D62E10B576D}0" > < / a > < a href = "#anchor{ECC79EB9-8AD3-4249-8807-8D62E10B576D}0" onclick = "showHide('msg{ECC79EB9-8AD3-4249-8807-8D62E10B576D}0');return true;" > View< / a > < / td >
2007-07-18 17:30:06 +00:00
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
2007-08-06 10:37:03 +00:00
< div > < span style = "display:none; width: 100%" id = "msg{ECC79EB9-8AD3-4249-8807-8D62E10B576D}0" > < pre > Running Borland Resource compiler....
2007-07-18 17:30:06 +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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Remesas de proveedor\Controller\RemesasProveedor_controller.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-07-30 19:17:40 +00:00
uRemesasProveedorController.pas(190) Hint: H2077 Value assigned to 'TRemesasProveedorController.ValidarRemesaProveedor' never used
uRemesasProveedorController.pas(418) Warning: W1035 Return value of function 'TRemesasProveedorController.Eliminar' might be undefined
uRemesasProveedorController.pas(561) Warning: W1036 Variable 'ID_Remesas' might not have been initialized
uRemesasProveedorController.pas(596) Warning: W1036 Variable 'ID_Remesas' might not have been initialized
2007-08-06 10:37:03 +00:00
838 lines, 0.78 seconds, 20280 bytes code, 92 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Remesas de proveedor\Views\RemesasProveedor_view.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:23:39< / td >
< td > 19:23:40< / td >
2007-07-18 17:30:06 +00:00
< td > 00:00:01< / td >
2007-08-06 10:37:03 +00:00
< td > < a name = "anchor{845FC1D3-CBE7-4663-AA84-F7532B34C79B}0" > < / a > < a href = "#anchor{845FC1D3-CBE7-4663-AA84-F7532B34C79B}0" onclick = "showHide('msg{845FC1D3-CBE7-4663-AA84-F7532B34C79B}0');return true;" > View< / a > < / td >
2007-07-18 17:30:06 +00:00
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
2007-08-06 10:37:03 +00:00
< div > < span style = "display:none; width: 100%" id = "msg{845FC1D3-CBE7-4663-AA84-F7532B34C79B}0" > < pre > Running Borland Resource compiler....
2007-07-18 17:30:06 +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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Remesas de proveedor\Views\RemesasProveedor_view.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-07-30 19:17:40 +00:00
uEditorRemesasProveedor.pas(28) Warning: W1010 Method 'FormShow' hides virtual method of base type 'TfEditorGridBase'
uEditorRemesasProveedor.pas(222) Hint: H2164 Variable 'ACadena' is declared but never used in 'TfEditorRemesasProveedor.EliminarInterno'
2007-07-18 17:30:06 +00:00
uEditorRemesaProveedor.pas(32) Warning: W1010 Method 'FormShow' hides virtual method of base type 'TfEditorBase'
uEditorRemesaProveedor.pas(116) Hint: H2077 Value assigned to 'bEsNuevo' never used
2007-08-06 10:37:03 +00:00
1170 lines, 0.91 seconds, 30568 bytes code, 104 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Remesas de proveedor\Plugin\RemesasProveedor_plugin.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:23:40< / td >
< td > 19:23:41< / td >
2007-07-18 17:30:06 +00:00
< td > 00:00:01< / td >
2007-08-06 10:37:03 +00:00
< td > < a name = "anchor{7E9DAAF5-8A59-4E9C-8876-8D6A71D6A832}0" > < / a > < a href = "#anchor{7E9DAAF5-8A59-4E9C-8876-8D6A71D6A832}0" onclick = "showHide('msg{7E9DAAF5-8A59-4E9C-8876-8D6A71D6A832}0');return true;" > View< / a > < / td >
2007-07-18 17:30:06 +00:00
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
2007-08-06 10:37:03 +00:00
< div > < span style = "display:none; width: 100%" id = "msg{7E9DAAF5-8A59-4E9C-8876-8D6A71D6A832}0" > < pre > Running Borland Resource compiler....
2007-07-18 17:30:06 +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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Remesas de proveedor\Plugin\RemesasProveedor_plugin.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-08-06 10:37:03 +00:00
120 lines, 1.03 seconds, 12776 bytes code, 68 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Action Group< / td >
< td > Referencias< / td >
2007-08-06 10:37:03 +00:00
< td > 19:23:41< / td >
< td > 19:23:41< / td >
2007-07-18 17:30:06 +00:00
< td > 00:00:00< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Referencias\Model\Referencias_model.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:23:41< / td >
< td > 19:23:42< / td >
2007-07-18 17:30:06 +00:00
< td > 00:00:00< / td >
2007-08-06 10:37:03 +00:00
< td > < a name = "anchor{96A1DCB0-BBDB-4054-BF5E-7792373D55EE}0" > < / a > < a href = "#anchor{96A1DCB0-BBDB-4054-BF5E-7792373D55EE}0" onclick = "showHide('msg{96A1DCB0-BBDB-4054-BF5E-7792373D55EE}0');return true;" > View< / a > < / td >
2007-07-18 17:30:06 +00:00
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
2007-08-06 10:37:03 +00:00
< div > < span style = "display:none; width: 100%" id = "msg{96A1DCB0-BBDB-4054-BF5E-7792373D55EE}0" > < pre > Running Borland Resource compiler....
2007-07-18 17:30:06 +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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Referencias\Model\Referencias_model.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-08-06 10:37:03 +00:00
379 lines, 0.16 seconds, 8792 bytes code, 80 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Referencias\Data\Referencias_data.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:23:42< / td >
< td > 19:23:42< / td >
2007-07-18 17:30:06 +00:00
< td > 00:00:00< / td >
2007-08-06 10:37:03 +00:00
< td > < a name = "anchor{999F63B7-9C33-438D-BBBB-0C29690AD86F}0" > < / a > < a href = "#anchor{999F63B7-9C33-438D-BBBB-0C29690AD86F}0" onclick = "showHide('msg{999F63B7-9C33-438D-BBBB-0C29690AD86F}0');return true;" > View< / a > < / td >
2007-07-18 17:30:06 +00:00
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
2007-08-06 10:37:03 +00:00
< div > < span style = "display:none; width: 100%" id = "msg{999F63B7-9C33-438D-BBBB-0C29690AD86F}0" > < pre > Running Borland Resource compiler....
2007-07-18 17:30:06 +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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Referencias\Data\Referencias_data.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-08-06 10:37:03 +00:00
117 lines, 0.38 seconds, 7060 bytes code, 72 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Referencias\Controller\Referencias_controller.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:23:42< / td >
< td > 19:23:43< / td >
2007-07-18 17:30:06 +00:00
< td > 00:00:00< / td >
2007-08-06 10:37:03 +00:00
< td > < a name = "anchor{63E9A270-99C0-4EF9-8A34-2376FE8B9B43}0" > < / a > < a href = "#anchor{63E9A270-99C0-4EF9-8A34-2376FE8B9B43}0" onclick = "showHide('msg{63E9A270-99C0-4EF9-8A34-2376FE8B9B43}0');return true;" > View< / a > < / td >
2007-07-18 17:30:06 +00:00
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
2007-08-06 10:37:03 +00:00
< div > < span style = "display:none; width: 100%" id = "msg{63E9A270-99C0-4EF9-8A34-2376FE8B9B43}0" > < pre > Running Borland Resource compiler....
2007-07-18 17:30:06 +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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Referencias\Controller\Referencias_controller.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
uReferenciasController.pas(102) Hint: H2077 Value assigned to 'TReferenciasController.ValidarReferencia' never used
uReferenciasController.pas(147) Hint: H2164 Variable 'NuevoID' is declared but never used in 'TReferenciasController.Guardar'
2007-08-06 10:37:03 +00:00
267 lines, 0.41 seconds, 8476 bytes code, 76 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Referencias\Views\Referencias_view.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:23:43< / td >
< td > 19:23:44< / td >
2007-07-18 17:30:06 +00:00
< td > 00:00:00< / td >
2007-08-06 10:37:03 +00:00
< td > < a name = "anchor{57967006-F135-4F40-8201-711F6455D7B2}0" > < / a > < a href = "#anchor{57967006-F135-4F40-8201-711F6455D7B2}0" onclick = "showHide('msg{57967006-F135-4F40-8201-711F6455D7B2}0');return true;" > View< / a > < / td >
2007-07-18 17:30:06 +00:00
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
2007-08-06 10:37:03 +00:00
< div > < span style = "display:none; width: 100%" id = "msg{57967006-F135-4F40-8201-711F6455D7B2}0" > < pre > Running Borland Resource compiler....
2007-07-18 17:30:06 +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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Referencias\Views\Referencias_view.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-08-03 15:30:33 +00:00
244 lines, 0.41 seconds, 9928 bytes code, 76 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Referencias\Plugin\Referencias_plugin.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:23:44< / td >
< td > 19:23:44< / td >
2007-07-20 09:48:30 +00:00
< td > 00:00:00< / td >
2007-08-06 10:37:03 +00:00
< td > < a name = "anchor{4DC93CFC-76D1-42E3-B8E8-C12183CE79E7}0" > < / a > < a href = "#anchor{4DC93CFC-76D1-42E3-B8E8-C12183CE79E7}0" onclick = "showHide('msg{4DC93CFC-76D1-42E3-B8E8-C12183CE79E7}0');return true;" > View< / a > < / td >
2007-07-18 17:30:06 +00:00
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
2007-08-06 10:37:03 +00:00
< div > < span style = "display:none; width: 100%" id = "msg{4DC93CFC-76D1-42E3-B8E8-C12183CE79E7}0" > < pre > Running Borland Resource compiler....
2007-07-18 17:30:06 +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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Referencias\Plugin\Referencias_plugin.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-08-06 10:37:03 +00:00
120 lines, 0.42 seconds, 8056 bytes code, 68 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Action Group< / td >
< td > Informes base< / td >
2007-08-06 10:37:03 +00:00
< td > 19:23:44< / td >
< td > 19:23:44< / td >
2007-07-18 17:30:06 +00:00
< td > 00:00:00< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Informes base\Model\Informes_model.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:23:44< / td >
< td > 19:23:45< / td >
2007-07-18 17:30:06 +00:00
< td > 00:00:00< / td >
2007-08-06 10:37:03 +00:00
< td > < a name = "anchor{4BAF7C77-42EA-4621-8317-D38761E11AFF}0" > < / a > < a href = "#anchor{4BAF7C77-42EA-4621-8317-D38761E11AFF}0" onclick = "showHide('msg{4BAF7C77-42EA-4621-8317-D38761E11AFF}0');return true;" > View< / a > < / td >
2007-07-18 17:30:06 +00:00
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
2007-08-06 10:37:03 +00:00
< div > < span style = "display:none; width: 100%" id = "msg{4BAF7C77-42EA-4621-8317-D38761E11AFF}0" > < pre > Running Borland Resource compiler....
2007-07-18 17:30:06 +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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Informes base\Model\Informes_model.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-08-06 10:37:03 +00:00
697 lines, 0.09 seconds, 12520 bytes code, 80 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Informes base\Data\Informes_data.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:23:45< / td >
< td > 19:23:45< / td >
2007-07-20 09:48:30 +00:00
< td > 00:00:00< / td >
2007-08-06 10:37:03 +00:00
< td > < a name = "anchor{A883D79A-4792-477E-B806-6FE0FC4A466F}0" > < / a > < a href = "#anchor{A883D79A-4792-477E-B806-6FE0FC4A466F}0" onclick = "showHide('msg{A883D79A-4792-477E-B806-6FE0FC4A466F}0');return true;" > View< / a > < / td >
2007-07-18 17:30:06 +00:00
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
2007-08-06 10:37:03 +00:00
< div > < span style = "display:none; width: 100%" id = "msg{A883D79A-4792-477E-B806-6FE0FC4A466F}0" > < pre > Running Borland Resource compiler....
2007-07-18 17:30:06 +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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Informes base\Data\Informes_data.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-08-06 10:37:03 +00:00
160 lines, 0.36 seconds, 7268 bytes code, 76 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Informes base\Controller\Informes_controller.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:23:45< / td >
< td > 19:23:46< / td >
2007-07-18 17:30:06 +00:00
< td > 00:00:00< / td >
2007-08-06 10:37:03 +00:00
< td > < a name = "anchor{54E0DAEE-498D-4D50-89A4-5FA65F268F4E}0" > < / a > < a href = "#anchor{54E0DAEE-498D-4D50-89A4-5FA65F268F4E}0" onclick = "showHide('msg{54E0DAEE-498D-4D50-89A4-5FA65F268F4E}0');return true;" > View< / a > < / td >
2007-07-18 17:30:06 +00:00
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
2007-08-06 10:37:03 +00:00
< div > < span style = "display:none; width: 100%" id = "msg{54E0DAEE-498D-4D50-89A4-5FA65F268F4E}0" > < pre > Running Borland Resource compiler....
2007-07-18 17:30:06 +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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Informes base\Controller\Informes_controller.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
uInformesController.pas(119) Hint: H2077 Value assigned to 'TInformesController.Eliminar' never used
uInformesController.pas(179) Hint: H2077 Value assigned to 'TInformesController.ValidarInforme' never used
2007-08-06 10:37:03 +00:00
458 lines, 0.56 seconds, 9984 bytes code, 80 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Informes base\Controller\InformesBase_controller.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:23:46< / td >
< td > 19:23:47< / td >
2007-07-18 17:30:06 +00:00
< td > 00:00:00< / td >
2007-08-06 10:37:03 +00:00
< td > < a name = "anchor{285CD0D1-E657-473D-8491-DB7348250C64}0" > < / a > < a href = "#anchor{285CD0D1-E657-473D-8491-DB7348250C64}0" onclick = "showHide('msg{285CD0D1-E657-473D-8491-DB7348250C64}0');return true;" > View< / a > < / td >
2007-07-18 17:30:06 +00:00
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
2007-08-06 10:37:03 +00:00
< div > < span style = "display:none; width: 100%" id = "msg{285CD0D1-E657-473D-8491-DB7348250C64}0" > < pre > Running Borland Resource compiler....
2007-07-18 17:30:06 +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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Informes base\Controller\InformesBase_controller.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-08-06 10:37:03 +00:00
70 lines, 0.14 seconds, 2440 bytes code, 68 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Informes base\Views\Informes_view.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:23:47< / td >
< td > 19:23:47< / td >
2007-07-30 19:17:40 +00:00
< td > 00:00:00< / td >
2007-08-06 10:37:03 +00:00
< td > < a name = "anchor{48456D11-F319-4E2C-AB4E-A3B2FCD487A8}0" > < / a > < a href = "#anchor{48456D11-F319-4E2C-AB4E-A3B2FCD487A8}0" onclick = "showHide('msg{48456D11-F319-4E2C-AB4E-A3B2FCD487A8}0');return true;" > View< / a > < / td >
2007-07-18 17:30:06 +00:00
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
2007-08-06 10:37:03 +00:00
< div > < span style = "display:none; width: 100%" id = "msg{48456D11-F319-4E2C-AB4E-A3B2FCD487A8}0" > < pre > Running Borland Resource compiler....
2007-07-18 17:30:06 +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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Informes base\Views\Informes_view.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-08-03 15:30:33 +00:00
uViewInformes.pas(54) Warning: W1010 Method 'GetPopupMenu' hides virtual method of base type 'TControl'
uViewInformes.pas(142) Warning: W1036 Variable 'Group' might not have been initialized
uViewInformes.pas(90) Hint: H2164 Variable 'GroupModificable' is declared but never used in 'TfrViewInformes.Refresh'
2007-07-18 17:30:06 +00:00
uEditorInformes.pas(30) Warning: W1010 Method 'FormShow' hides virtual method of base type 'TfEditorBase'
2007-08-06 10:37:03 +00:00
547 lines, 0.55 seconds, 15144 bytes code, 88 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Informes base\Views\InformesBase_view.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:23:47< / td >
< td > 19:23:49< / td >
< td > 00:00:01< / td >
< td > < a name = "anchor{BEE05742-DE5F-4E68-B748-866AE02BE905}0" > < / a > < a href = "#anchor{BEE05742-DE5F-4E68-B748-866AE02BE905}0" onclick = "showHide('msg{BEE05742-DE5F-4E68-B748-866AE02BE905}0');return true;" > View< / a > < / td >
2007-07-18 17:30:06 +00:00
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
2007-08-06 10:37:03 +00:00
< div > < span style = "display:none; width: 100%" id = "msg{BEE05742-DE5F-4E68-B748-866AE02BE905}0" > < pre > Running Borland Resource compiler....
2007-07-18 17:30:06 +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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Informes base\Views\InformesBase_view.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
uViewColumnas.pas(70) Hint: H2164 Variable 'i' is declared but never used in 'TfrViewColumnas.lbColumnasClickCheck'
uViewAgrupaciones.pas(129) Hint: H2164 Variable 'AIndex' is declared but never used in 'TfrViewAgrupaciones.GetAgrupaciones'
uViewSumarios.pas(145) Hint: H2077 Value assigned to 'ASummary' never used
uViewSumarios.pas(133) Hint: H2164 Variable 'j' is declared but never used in 'TfrViewSumarios.RellenarTotalesPie'
uViewSumarios.pas(249) Warning: W1035 Return value of function 'DarSummaryKind' might be undefined
uViewSumarios.pas(277) Hint: H2077 Value assigned to 'ASummary' never used
uViewSumarios.pas(269) Hint: H2164 Variable 'j' is declared but never used in 'TfrViewSumarios.RellenarTotalesGrupo'
uViewFiltros.pas(68) Hint: H2164 Variable 'i' is declared but never used in 'TfrViewFiltros.RellenarFiltros'
uViewFiltros.pas(69) Hint: H2164 Variable 'ACaption' is declared but never used in 'TfrViewFiltros.RellenarFiltros'
uViewFiltros.pas(136) Hint: H2164 Variable 'ARow' is declared but never used in 'TfrViewFiltros.vgFiltrosEditorRow1EditPropertiesEditValueChanged'
uViewFiltros.pas(137) Hint: H2164 Variable 'AColumn' is declared but never used in 'TfrViewFiltros.vgFiltrosEditorRow1EditPropertiesEditValueChanged'
uViewFiltros.pas(138) Hint: H2164 Variable 'AItemIndex' is declared but never used in 'TfrViewFiltros.vgFiltrosEditorRow1EditPropertiesEditValueChanged'
2007-08-06 10:37:03 +00:00
2210 lines, 0.86 seconds, 39444 bytes code, 132 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Informes base\Plugin\Informes_plugin.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:23:49< / td >
< td > 19:23:49< / td >
2007-07-27 18:39:33 +00:00
< td > 00:00:00< / td >
2007-08-06 10:37:03 +00:00
< td > < a name = "anchor{E0A7EED5-BF04-419E-BFBD-BA94ED554672}0" > < / a > < a href = "#anchor{E0A7EED5-BF04-419E-BFBD-BA94ED554672}0" onclick = "showHide('msg{E0A7EED5-BF04-419E-BFBD-BA94ED554672}0');return true;" > View< / a > < / td >
2007-07-18 17:30:06 +00:00
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
2007-08-06 10:37:03 +00:00
< div > < span style = "display:none; width: 100%" id = "msg{E0A7EED5-BF04-419E-BFBD-BA94ED554672}0" > < pre > Running Borland Resource compiler....
2007-07-18 17:30:06 +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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Informes Base\Plugin\Informes_plugin.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-08-06 10:37:03 +00:00
120 lines, 0.53 seconds, 8888 bytes code, 68 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Action Group< / td >
< td > Informes ventas por articulo< / td >
2007-08-06 10:37:03 +00:00
< td > 19:23:49< / td >
< td > 19:23:49< / td >
2007-07-18 17:30:06 +00:00
< td > 00:00:00< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Informe ventas por articulo\Model\InfVentasArticulo_model.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:23:49< / td >
< td > 19:23:50< / td >
2007-07-18 17:30:06 +00:00
< td > 00:00:00< / td >
2007-08-06 10:37:03 +00:00
< td > < a name = "anchor{691989DD-2188-49E7-B35A-D4604311BE46}0" > < / a > < a href = "#anchor{691989DD-2188-49E7-B35A-D4604311BE46}0" onclick = "showHide('msg{691989DD-2188-49E7-B35A-D4604311BE46}0');return true;" > View< / a > < / td >
2007-07-18 17:30:06 +00:00
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
2007-08-06 10:37:03 +00:00
< div > < span style = "display:none; width: 100%" id = "msg{691989DD-2188-49E7-B35A-D4604311BE46}0" > < pre > Running Borland Resource compiler....
2007-07-18 17:30:06 +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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Informe ventas por articulo\Model\InfVentasArticulo_model.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-08-03 16:44:23 +00:00
1926 lines, 0.11 seconds, 32852 bytes code, 80 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Informe ventas por articulo\Data\InfVentasArticulo_data.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:23:50< / td >
< td > 19:23:50< / td >
2007-07-20 09:48:30 +00:00
< td > 00:00:00< / td >
2007-08-06 10:37:03 +00:00
< td > < a name = "anchor{C58BB4A5-0DC2-424F-9C27-EF8E86EC6B2A}0" > < / a > < a href = "#anchor{C58BB4A5-0DC2-424F-9C27-EF8E86EC6B2A}0" onclick = "showHide('msg{C58BB4A5-0DC2-424F-9C27-EF8E86EC6B2A}0');return true;" > View< / a > < / td >
2007-07-18 17:30:06 +00:00
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
2007-08-06 10:37:03 +00:00
< div > < span style = "display:none; width: 100%" id = "msg{C58BB4A5-0DC2-424F-9C27-EF8E86EC6B2A}0" > < pre > Running Borland Resource compiler....
2007-07-18 17:30:06 +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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Informe ventas por articulo\Data\InfVentasArticulo_data.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-08-06 10:37:03 +00:00
152 lines, 0.38 seconds, 7696 bytes code, 76 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Informe ventas por articulo\Controller\InfVentasArticulo_controller.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:23:50< / td >
< td > 19:23:51< / td >
2007-07-25 17:47:53 +00:00
< td > 00:00:00< / td >
2007-08-06 10:37:03 +00:00
< td > < a name = "anchor{B59B355F-BEDE-46FB-A067-E3118CECF198}0" > < / a > < a href = "#anchor{B59B355F-BEDE-46FB-A067-E3118CECF198}0" onclick = "showHide('msg{B59B355F-BEDE-46FB-A067-E3118CECF198}0');return true;" > View< / a > < / td >
2007-07-18 17:30:06 +00:00
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
2007-08-06 10:37:03 +00:00
< div > < span style = "display:none; width: 100%" id = "msg{B59B355F-BEDE-46FB-A067-E3118CECF198}0" > < pre > Running Borland Resource compiler....
2007-07-18 17:30:06 +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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Informe ventas por articulo\Controller\InfVentasArticulo_controller.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-08-06 10:37:03 +00:00
336 lines, 0.64 seconds, 11252 bytes code, 88 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Informe ventas por articulo\Views\InfVentasArticulo_view.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:23:51< / td >
< td > 19:23:52< / td >
< td > 00:00:01< / td >
< td > < a name = "anchor{DF08BDC5-DB77-4F29-8539-80CD4EB9B4B0}0" > < / a > < a href = "#anchor{DF08BDC5-DB77-4F29-8539-80CD4EB9B4B0}0" onclick = "showHide('msg{DF08BDC5-DB77-4F29-8539-80CD4EB9B4B0}0');return true;" > View< / a > < / td >
2007-07-18 17:30:06 +00:00
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
2007-08-06 10:37:03 +00:00
< div > < span style = "display:none; width: 100%" id = "msg{DF08BDC5-DB77-4F29-8539-80CD4EB9B4B0}0" > < pre > Running Borland Resource compiler....
2007-07-18 17:30:06 +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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Informe ventas por articulo\Views\InfVentasArticulo_view.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
2007-08-03 15:30:33 +00:00
uViewInfVentasArticuloGrid.pas(115) Hint: H2164 Variable 'AColumn' is declared but never used in 'TfrViewInfVentasArticuloGrid.cxGridViewStylesGetContentStyle'
uViewInfVentasArticuloGrid.pas(116) Hint: H2164 Variable 'AFecha' is declared but never used in 'TfrViewInfVentasArticuloGrid.cxGridViewStylesGetContentStyle'
uEditorInfVentasArticulo.pas(41) Warning: W1010 Method 'FormShow' hides virtual method of base type 'TfEditorBase'
uEditorInfVentasArticulo.pas(203) Hint: H2164 Variable 'Fichero' is declared but never used in 'TfEditorInfVentasArticulo.GuardarConfiguracion'
2007-08-06 10:37:03 +00:00
847 lines, 0.80 seconds, 22688 bytes code, 84 bytes data.
2007-07-18 17:30:06 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Compile Delphi Win32 Project< / td >
< td > Compile Modulos\Informe ventas por articulo\Plugin\InfVentasArticulo_plugin.dpk< / td >
2007-08-06 10:37:03 +00:00
< td > 19:23:52< / td >
< td > 19:23:53< / td >
2007-07-30 19:17:40 +00:00
< td > 00:00:00< / td >
2007-08-06 10:37:03 +00:00
< td > < a name = "anchor{D8DB65C2-30AC-4C6B-A421-EA929BDBA24C}0" > < / a > < a href = "#anchor{D8DB65C2-30AC-4C6B-A421-EA929BDBA24C}0" onclick = "showHide('msg{D8DB65C2-30AC-4C6B-A421-EA929BDBA24C}0');return true;" > View< / a > < / td >
2007-07-18 17:30:06 +00:00
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
2007-08-06 10:37:03 +00:00
< div > < span style = "display:none; width: 100%" id = "msg{D8DB65C2-30AC-4C6B-A421-EA929BDBA24C}0" > < pre > Running Borland Resource compiler....
2007-07-18 17:30:06 +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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\Source\Modulos\Informe ventas por articulo\Plugin\InfVentasArticulo_plugin.dpk" /Q
2007-07-18 17:30:06 +00:00
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
uPluginInfVentasArticulo.pas(48) Hint: H2164 Variable 'AInfVentasArticuloController' is declared but never used in 'TPluginInfVentasArticulo.actVentasArticuloExecute'
uPluginInfVentasArticulo.pas(49) Hint: H2164 Variable 'AInfVentasArticulo' is declared but never used in 'TPluginInfVentasArticulo.actVentasArticuloExecute'
2007-08-06 10:37:03 +00:00
124 lines, 0.72 seconds, 10604 bytes code, 68 bytes data.
2007-08-03 15:30:33 +00:00
< / pre > < / span > < / div >
< / td >
< / tr >
< tr class = "NormalRow" >
< td > Completed< / td >
< td > Action Group< / td >
< td > Informes margen por articulo< / td >
2007-08-06 10:37:03 +00:00
< td > 19:23:53< / td >
< td > 19:23:53< / 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-08-06 10:37:03 +00:00
< td > 19:23:53< / td >
< td > 19:23:54< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
2007-08-06 10:37:03 +00:00
< td > < a name = "anchor{87684F97-27DD-4A1F-B70B-57FFE9008FA1}0" > < / a > < a href = "#anchor{87684F97-27DD-4A1F-B70B-57FFE9008FA1}0" onclick = "showHide('msg{87684F97-27DD-4A1F-B70B-57FFE9008FA1}0');return true;" > View< / a > < / td >
2007-08-03 15:30:33 +00:00
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
2007-08-06 10:37:03 +00:00
< div > < span style = "display:none; width: 100%" id = "msg{87684F97-27DD-4A1F-B70B-57FFE9008FA1}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\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
1926 lines, 0.11 seconds, 33104 bytes code, 80 bytes data.
< / 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-08-06 10:37:03 +00:00
< td > 19:23:54< / td >
< td > 19:23:54< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
2007-08-06 10:37:03 +00:00
< td > < a name = "anchor{35809813-1FF1-4771-87C6-8DA07D87D999}0" > < / a > < a href = "#anchor{35809813-1FF1-4771-87C6-8DA07D87D999}0" onclick = "showHide('msg{35809813-1FF1-4771-87C6-8DA07D87D999}0');return true;" > View< / a > < / td >
2007-08-03 15:30:33 +00:00
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
2007-08-06 10:37:03 +00:00
< div > < span style = "display:none; width: 100%" id = "msg{35809813-1FF1-4771-87C6-8DA07D87D999}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\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-08-06 10:37:03 +00:00
152 lines, 0.38 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-08-06 10:37:03 +00:00
< td > 19:23:54< / td >
< td > 19:23:55< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
2007-08-06 10:37:03 +00:00
< td > < a name = "anchor{0FE7DFF7-89BC-487B-86B0-3E76C6F7F23D}0" > < / a > < a href = "#anchor{0FE7DFF7-89BC-487B-86B0-3E76C6F7F23D}0" onclick = "showHide('msg{0FE7DFF7-89BC-487B-86B0-3E76C6F7F23D}0');return true;" > View< / a > < / td >
2007-08-03 15:30:33 +00:00
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
2007-08-06 10:37:03 +00:00
< div > < span style = "display:none; width: 100%" id = "msg{0FE7DFF7-89BC-487B-86B0-3E76C6F7F23D}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\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-08-06 10:37:03 +00:00
337 lines, 0.66 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-08-06 10:37:03 +00:00
< td > 19:23:55< / td >
< td > 19:23:57< / td >
< td > 00:00:01< / td >
< td > < a name = "anchor{7F7E4E1A-957E-4EBB-A8E3-74B8933037CF}0" > < / a > < a href = "#anchor{7F7E4E1A-957E-4EBB-A8E3-74B8933037CF}0" onclick = "showHide('msg{7F7E4E1A-957E-4EBB-A8E3-74B8933037CF}0');return true;" > View< / a > < / td >
2007-08-03 15:30:33 +00:00
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
2007-08-06 10:37:03 +00:00
< div > < span style = "display:none; width: 100%" id = "msg{7F7E4E1A-957E-4EBB-A8E3-74B8933037CF}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\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
uViewInfMargenArticuloGrid.pas(128) Hint: H2164 Variable 'AColumn' is declared but never used in 'TfrViewInfMargenArticuloGrid.cxGridViewStylesGetContentStyle'
uViewInfMargenArticuloGrid.pas(129) Hint: H2164 Variable 'AFecha' is declared but never used in 'TfrViewInfMargenArticuloGrid.cxGridViewStylesGetContentStyle'
uEditorInfMargenArticulo.pas(38) Warning: W1010 Method 'FormShow' hides virtual method of base type 'TfEditorBase'
uEditorInfMargenArticulo.pas(200) Hint: H2164 Variable 'Fichero' is declared but never used in 'TfEditorInfMargenArticulo.GuardarConfiguracion'
2007-08-06 10:37:03 +00:00
859 lines, 0.86 seconds, 22712 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-08-06 10:37:03 +00:00
< td > 19:23:57< / td >
< td > 19:23:57< / td >
2007-08-03 15:30:33 +00:00
< td > 00:00:00< / td >
2007-08-06 10:37:03 +00:00
< td > < a name = "anchor{D4202826-C18F-4466-84D2-92CABF1C2209}0" > < / a > < a href = "#anchor{D4202826-C18F-4466-84D2-92CABF1C2209}0" onclick = "showHide('msg{D4202826-C18F-4466-84D2-92CABF1C2209}0');return true;" > View< / a > < / td >
2007-08-03 15:30:33 +00:00
< / tr >
< tr class = "ActionOutput" >
< td colspan = "20" >
2007-08-06 10:37:03 +00:00
< div > < span style = "display:none; width: 100%" id = "msg{D4202826-C18F-4466-84D2-92CABF1C2209}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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\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-08-06 10:37:03 +00:00
124 lines, 0.72 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-08-06 10:37:03 +00:00
< td > 19:23:57< / td >
< td > 19:23:57< / 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-08-06 10:37:03 +00:00
< td > 19:23:57< / td >
< td > 19:23:59< / td >
< 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-06 10:37:03 +00:00
Using Command Line : /B "T:\Codigo (Luis Leon)\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
uPantallaPrincipal.pas(117) Hint: H2365 Override method TfPantallaPrincipal.IsShortcut should match case of ancestor TCustomForm.IsShortCut
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-01 18:24:02 +00:00
uPantallaPrincipal.pas(552) Warning: W1035 Return value of function 'TfPantallaPrincipal.IsShortCut' might be undefined
2007-06-25 15:45:44 +00:00
uPantallaPrincipal.pas(112) Hint: H2219 Private symbol 'ExecuteActionMenu' declared but never used
2007-08-06 10:37:03 +00:00
25290 lines, 1.20 seconds, 238376 bytes code, 11744 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-08-06 10:37:03 +00:00
< td > 19:23:59< / td >
< td > 19:23:59< / 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-08-06 10:37:03 +00:00
< td > 19:23:59< / td >
< td > 19:24:19< / td >
< td > 00:00:19< / 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-06 10:37:03 +00:00
< div > < span style = "display:none; width: 100%" id = "msg{3954C05B-1763-404E-8EE5-5A12E36C5594}0" > < pre > Command line: ASPack "T:\Codigo (Luis Leon)\Output\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-08-06 10:37:03 +00:00
< td > 19:24:19< / td >
< td > 19:24:20< / td >
< td > 00:00:01< / 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-06 10:37:03 +00:00
< div > < span style = "display:none; width: 100%" id = "msg{B26171C9-990D-46D9-AFE2-53DE6B43730E}0" > < pre > Command line: ASPack "T:\Codigo (Luis Leon)\Output\Debug\Cliente\FactuGES.exe" /O"T:\Codigo (Luis Leon)\Output\Debug\Cliente\" /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-08-06 10:37:03 +00:00
< td > 19:24:20< / td >
< td > 19:24:20< / 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 >