diff --git a/B4A/C_Principal.bas b/B4A/C_Principal.bas index ae4e92d..16a5a11 100644 --- a/B4A/C_Principal.bas +++ b/B4A/C_Principal.bas @@ -1210,6 +1210,22 @@ Sub cargar_Click cmd.Initialize cmd.Name = "select_cliente_IZCA_re_REPG" + + Dim diasemana As Int = DateTime.GetDayOfWeek(DateTime.Now) + If diasemana = 2 Then + Dim dialetra As String = "SABADO" + Else If diasemana = 3 Then + Dim dialetra As String = "LUNES" + Else If diasemana = 4 Then + Dim dialetra As String = "MARTES" + Else If diasemana = 5 Then + Dim dialetra As String = "MIERCOLES" + Else If diasemana = 6 Then + Dim dialetra As String = "JUEVES" + Else If diasemana = 7 Then + Dim dialetra As String = "VIERNES" + End If + cmd.Parameters = Array As Object(e_ruta.text, ALMACEN,ALMACEN,e_ruta.text, ALMACEN) reqManager.ExecuteQuery(cmd , 0, "kmt_datos") Log($"Pedimos kmt_datos"$) @@ -2081,7 +2097,7 @@ Sub connecta_Click reqManager.ExecuteQuery(cmd , 0, "version") Dim cmd As DBCommand cmd.Initialize - cmd.Name = "select_ruta_re_REPG_IZCA2" + cmd.Name = "select_ruta_re_REPG_IZCA4" cmd.Parameters = Array As Object(ALMACEN, e_ruta.text, usuario) Log($"${ALMACEN}, ${e_ruta.text}, ${usuario}"$) diff --git a/B4A/Izca_Reparto.b4a.meta b/B4A/Izca_Reparto.b4a.meta index 1be84d8..b171e4e 100644 --- a/B4A/Izca_Reparto.b4a.meta +++ b/B4A/Izca_Reparto.b4a.meta @@ -91,6 +91,6 @@ ModuleClosedNodes6=18,19,20,21 ModuleClosedNodes7= ModuleClosedNodes8= ModuleClosedNodes9= -NavigationStack=Diseñador Visual,cliente.bal,-100,2,C_Cliente,gest_Click,430,0,C_Principal,b_impresion_rec_Click,2883,6,C_Principal,connecta_Click,2067,1,C_Principal,Class_Globals,123,0,C_Principal,B4XPage_Appear,219,6,C_Principal,JobDone,1957,6,Diseñador Visual,principal.bal,-100,6,C_Principal,b_rechazos_Click,2465,3,B4XMainPage,i_engrane_Click,543,1,C_Clientes,caculaRutaGPS,612,2 +NavigationStack=C_Principal,b_impresion_rec_Click,2883,6,C_Principal,B4XPage_Appear,219,6,Diseñador Visual,principal.bal,-100,6,C_Principal,b_rechazos_Click,2465,3,B4XMainPage,i_engrane_Click,543,1,C_Clientes,caculaRutaGPS,600,2,C_Principal,Class_Globals,0,0,C_Principal,JobDone,1544,6,C_Principal,cargar_Click,1222,6,C_Principal,connecta_Click,2093,1 SelectedBuild=0 VisibleModules=1,2,3,4,5,6,7,8,9,10,16 diff --git a/B4A/Objects/Izca_Reparto.apk b/B4A/Objects/Izca_Reparto.apk index 4361a39..5682772 100644 Binary files a/B4A/Objects/Izca_Reparto.apk and b/B4A/Objects/Izca_Reparto.apk differ diff --git a/B4A/Objects/b4xlibs/Files/xv_progresstemplate.bal b/B4A/Objects/b4xlibs/Files/xv_progresstemplate.bal deleted file mode 100644 index 9910ecf..0000000 Binary files a/B4A/Objects/b4xlibs/Files/xv_progresstemplate.bal and /dev/null differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/appupdater$ResumableSub_Service_Start.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/appupdater$ResumableSub_Service_Start.class index fe92847..0a3fe76 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/appupdater$ResumableSub_Service_Start.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/appupdater$ResumableSub_Service_Start.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/appupdater$ResumableSub_download_newApk.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/appupdater$ResumableSub_download_newApk.class index fd20e61..47ee1e4 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/appupdater$ResumableSub_download_newApk.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/appupdater$ResumableSub_download_newApk.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/appupdater.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/appupdater.class index 4098092..693796f 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/appupdater.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/appupdater.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/b4xbytesbuilder.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/b4xbytesbuilder.class index 5c94190..0c5d380 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/b4xbytesbuilder.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/b4xbytesbuilder.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/b4xfloattextfield.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/b4xfloattextfield.class index 614471e..ae687e0 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/b4xfloattextfield.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/b4xfloattextfield.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/b4ximageview.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/b4ximageview.class index fd56f20..343703e 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/b4ximageview.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/b4ximageview.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/b4xmainpage$ResumableSub_B4XPage_Appear.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/b4xmainpage$ResumableSub_B4XPage_Appear.class index b0ac847..e644cfb 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/b4xmainpage$ResumableSub_B4XPage_Appear.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/b4xmainpage$ResumableSub_B4XPage_Appear.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/b4xmainpage$ResumableSub_b_envioBD_Click.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/b4xmainpage$ResumableSub_b_envioBD_Click.class index 512236a..c1d6686 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/b4xmainpage$ResumableSub_b_envioBD_Click.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/b4xmainpage$ResumableSub_b_envioBD_Click.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/b4xmainpage$ResumableSub_b_terpc_Click.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/b4xmainpage$ResumableSub_b_terpc_Click.class index 65bd65d..68da091 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/b4xmainpage$ResumableSub_b_terpc_Click.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/b4xmainpage$ResumableSub_b_terpc_Click.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/b4xmainpage.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/b4xmainpage.class index baa2f74..02cf557 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/b4xmainpage.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/b4xmainpage.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/b4xpagesmanager.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/b4xpagesmanager.class index b0d1cb2..7cc6d5e 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/b4xpagesmanager.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/b4xpagesmanager.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/b4xsearchtemplate.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/b4xsearchtemplate.class index 5d73f55..cd12607 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/b4xsearchtemplate.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/b4xsearchtemplate.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_cheklist$ResumableSub_B4XPage_Appear.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_cheklist$ResumableSub_B4XPage_Appear.class index d5acf38..ba8c2e5 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_cheklist$ResumableSub_B4XPage_Appear.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_cheklist$ResumableSub_B4XPage_Appear.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_cheklist$ResumableSub_InitializeCamera2.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_cheklist$ResumableSub_InitializeCamera2.class index 25f120f..c806da9 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_cheklist$ResumableSub_InitializeCamera2.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_cheklist$ResumableSub_InitializeCamera2.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_cheklist.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_cheklist.class index 85ec75e..5014232 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_cheklist.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_cheklist.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_cliente$ResumableSub_B_IMP2_Click.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_cliente$ResumableSub_B_IMP2_Click.class index 30f0083..dc41b64 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_cliente$ResumableSub_B_IMP2_Click.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_cliente$ResumableSub_B_IMP2_Click.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_cliente$ResumableSub_B_IMP_Click.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_cliente$ResumableSub_B_IMP_Click.class index f1b384e..6dab56a 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_cliente$ResumableSub_B_IMP_Click.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_cliente$ResumableSub_B_IMP_Click.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_cliente$ResumableSub_b_abono_Click.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_cliente$ResumableSub_b_abono_Click.class index 8b55fee..850a060 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_cliente$ResumableSub_b_abono_Click.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_cliente$ResumableSub_b_abono_Click.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_cliente.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_cliente.class index 3839909..6a4ceaf 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_cliente.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_cliente.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_clientes$ResumableSub_B4XPage_CloseRequest.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_clientes$ResumableSub_B4XPage_CloseRequest.class index 3d3fdb0..fa66ae4 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_clientes$ResumableSub_B4XPage_CloseRequest.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_clientes$ResumableSub_B4XPage_CloseRequest.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_clientes$ResumableSub_ListView1_ItemClick.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_clientes$ResumableSub_ListView1_ItemClick.class index 5a378dd..4bc931b 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_clientes$ResumableSub_ListView1_ItemClick.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_clientes$ResumableSub_ListView1_ItemClick.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_clientes$ResumableSub_b_GetDirs_Click.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_clientes$ResumableSub_b_GetDirs_Click.class index c8d4945..fe07a34 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_clientes$ResumableSub_b_GetDirs_Click.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_clientes$ResumableSub_b_GetDirs_Click.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_clientes$ResumableSub_caculaRutaGPS.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_clientes$ResumableSub_caculaRutaGPS.class index 1d5f4bc..4f14727 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_clientes$ResumableSub_caculaRutaGPS.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_clientes$ResumableSub_caculaRutaGPS.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_clientes$ResumableSub_distanciaEntreCoords.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_clientes$ResumableSub_distanciaEntreCoords.class index 51875fc..ec2bc84 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_clientes$ResumableSub_distanciaEntreCoords.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_clientes$ResumableSub_distanciaEntreCoords.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_clientes$ResumableSub_traeRutaDia.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_clientes$ResumableSub_traeRutaDia.class index 0c41567..73d7f63 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_clientes$ResumableSub_traeRutaDia.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_clientes$ResumableSub_traeRutaDia.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_clientes.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_clientes.class index 025d5a2..2ad659d 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_clientes.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_clientes.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_detalleventa.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_detalleventa.class index 127d554..49f8175 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_detalleventa.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_detalleventa.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_foto.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_foto.class index a5ac955..3616009 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_foto.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_foto.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_historico.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_historico.class index 18620ed..2099a6c 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_historico.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_historico.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_noventa.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_noventa.class index 79ab600..28dcc86 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_noventa.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_noventa.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_principal$ResumableSub_B4XPage_CloseRequest.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_principal$ResumableSub_B4XPage_CloseRequest.class index 1066295..6943e58 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_principal$ResumableSub_B4XPage_CloseRequest.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_principal$ResumableSub_B4XPage_CloseRequest.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_principal.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_principal.class index 2bfc6ba..8609634 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_principal.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_principal.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_productos.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_productos.class index 699a016..479bdb8 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_productos.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_productos.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_tabulador.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_tabulador.class index 6ccbfed..84696a1 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_tabulador.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_tabulador.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_updateavailable$ResumableSub_B4XPage_Appear.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_updateavailable$ResumableSub_B4XPage_Appear.class index d1787ce..2b05003 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_updateavailable$ResumableSub_B4XPage_Appear.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/c_updateavailable$ResumableSub_B4XPage_Appear.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/cameraexclass.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/cameraexclass.class index cc4751a..9023e05 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/cameraexclass.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/cameraexclass.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/cl_appupdate$ResumableSub_DownloadApk.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/cl_appupdate$ResumableSub_DownloadApk.class index ec2b25f..c97b72d 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/cl_appupdate$ResumableSub_DownloadApk.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/cl_appupdate$ResumableSub_DownloadApk.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/cl_appupdate$ResumableSub_IsvalidWV.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/cl_appupdate$ResumableSub_IsvalidWV.class index d6af217..d8ee83b 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/cl_appupdate$ResumableSub_IsvalidWV.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/cl_appupdate$ResumableSub_IsvalidWV.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/cl_appupdate$ResumableSub_ReadWebVN.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/cl_appupdate$ResumableSub_ReadWebVN.class index 77e5815..acf1ce4 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/cl_appupdate$ResumableSub_ReadWebVN.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/cl_appupdate$ResumableSub_ReadWebVN.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/cl_appupdate$ResumableSub_TryApkUpdate.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/cl_appupdate$ResumableSub_TryApkUpdate.class index 9ea4089..6001403 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/cl_appupdate$ResumableSub_TryApkUpdate.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/cl_appupdate$ResumableSub_TryApkUpdate.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/cl_appupdate$ResumableSub_UpdateApk.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/cl_appupdate$ResumableSub_UpdateApk.class index 6fcbdd3..2bb1f6e 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/cl_appupdate$ResumableSub_UpdateApk.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/cl_appupdate$ResumableSub_UpdateApk.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/cl_appupdate.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/cl_appupdate.class index ea07fa9..fd0bdd0 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/cl_appupdate.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/cl_appupdate.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/dbrequestmanager.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/dbrequestmanager.class index 03f77db..24aa496 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/dbrequestmanager.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/dbrequestmanager.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/escposprinter.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/escposprinter.class index 72a9216..302cf42 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/escposprinter.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/escposprinter.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/fileprovider.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/fileprovider.class index 84b9a2a..5ee4701 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/fileprovider.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/fileprovider.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/foto.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/foto.class index a4e8ee2..d2b6bf7 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/foto.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/foto.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/httpjob.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/httpjob.class index bcb075c..e575aeb 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/httpjob.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/httpjob.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/httputils2service.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/httputils2service.class index db0cf44..1f7038b 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/httputils2service.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/httputils2service.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/manageexternalstorage.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/manageexternalstorage.class index 30a117f..ba94329 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/manageexternalstorage.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/manageexternalstorage.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/mapa_cliente.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/mapa_cliente.class index bc2f50b..c73ee5f 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/mapa_cliente.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/mapa_cliente.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/newinst2.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/newinst2.class index a75b0ed..b60e601 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/newinst2.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/newinst2.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/starter.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/starter.class index c9a6c8d..d082a64 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/starter.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/starter.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/subs.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/subs.class index 52e9046..7c502e6 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/subs.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/subs.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/tracker$ResumableSub_StartFLP2Reqs.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/tracker$ResumableSub_StartFLP2Reqs.class index 7f45d11..6084a6b 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/tracker$ResumableSub_StartFLP2Reqs.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/tracker$ResumableSub_StartFLP2Reqs.class differ diff --git a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/tracker.class b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/tracker.class index 970cbf4..ec77882 100644 Binary files a/B4A/Objects/bin/classes/reparto_izca/keymon/lat/tracker.class and b/B4A/Objects/bin/classes/reparto_izca/keymon/lat/tracker.class differ diff --git a/B4A/Objects/bin/temp.ap_ b/B4A/Objects/bin/temp.ap_ index 052e3fd..7f23f5b 100644 Binary files a/B4A/Objects/bin/temp.ap_ and b/B4A/Objects/bin/temp.ap_ differ diff --git a/B4A/Objects/classes.dex b/B4A/Objects/classes.dex index 8a1cde0..0033a46 100644 Binary files a/B4A/Objects/classes.dex and b/B4A/Objects/classes.dex differ diff --git a/B4A/Objects/d8_arguments.txt b/B4A/Objects/d8_arguments.txt index c7e488e..a84880f 100644 --- a/B4A/Objects/d8_arguments.txt +++ b/B4A/Objects/d8_arguments.txt @@ -1,6 +1,6 @@ --release --output -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects --lib C:\Android\platforms\android-30\android.jar C:\Android\tools\..\extras\b4a_local\unpacked-b4ashared-63837499356000\dex_v1\b4ashared.zip @@ -52,7 +52,7 @@ C:\Android\tools\..\extras\b4a_local\unpacked-json-63837499358000\dex_v1\json.zi C:\Android\tools\..\extras\b4a_local\unpacked-phone-63837499358000\dex_v1\phone.zip C:\Android\tools\..\extras\b4a_local\unpacked-randomaccessfile-63837499358000\dex_v1\randomaccessfile.zip C:\Android\tools\..\extras\b4a_local\unpacked-reflection-63837499358000\dex_v1\reflection.zip -C:\Android\tools\..\extras\b4a_local\unpacked-runtimepermissions.androidx-63837499358000\dex_v1\runtimepermissions.zip +C:\Android\tools\..\extras\b4a_local\unpacked-runtimepermissions.androidx-63822351362000\dex_v1\runtimepermissions.zip C:\Android\tools\..\extras\b4a_local\unpacked-serial-63837499358000\dex_v1\serial.zip C:\Android\tools\..\extras\b4a_local\unpacked-sql-63837499358000\dex_v1\sql.zip C:\Android\tools\..\extras\b4a_local\unpacked-togglelibrary-63627631314000\dex_v1\togglelibrary.zip @@ -74,328 +74,328 @@ c:\android\tools\..\extras\b4a_remote\androidx\annotation\annotation\1.1.0\annot c:\android\tools\..\extras\b4a_remote\androidx\lifecycle\lifecycle-common\2.2.0\lifecycle-common-2.2.0.zip c:\android\tools\..\extras\b4a_remote\androidx\arch\core\core-common\2.1.0\core-common-2.1.0.zip c:\android\tools\..\extras\b4a_remote\androidx\collection\collection\1.1.0\collection-1.1.0.zip -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\coordinatorlayout\R$anim.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\coordinatorlayout\R$attr.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\coordinatorlayout\R$color.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\coordinatorlayout\R$dimen.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\coordinatorlayout\R$drawable.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\coordinatorlayout\R$id.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\coordinatorlayout\R$integer.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\coordinatorlayout\R$layout.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\coordinatorlayout\R$string.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\coordinatorlayout\R$style.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\coordinatorlayout\R$styleable.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\coordinatorlayout\R$xml.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\coordinatorlayout\R.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\core\R$anim.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\core\R$attr.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\core\R$color.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\core\R$dimen.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\core\R$drawable.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\core\R$id.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\core\R$integer.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\core\R$layout.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\core\R$string.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\core\R$style.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\core\R$styleable.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\core\R$xml.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\core\R.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\drawerlayout\R$anim.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\drawerlayout\R$attr.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\drawerlayout\R$color.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\drawerlayout\R$dimen.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\drawerlayout\R$drawable.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\drawerlayout\R$id.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\drawerlayout\R$integer.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\drawerlayout\R$layout.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\drawerlayout\R$string.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\drawerlayout\R$style.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\drawerlayout\R$styleable.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\drawerlayout\R$xml.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\drawerlayout\R.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\fragment\R$anim.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\fragment\R$attr.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\fragment\R$color.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\fragment\R$dimen.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\fragment\R$drawable.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\fragment\R$id.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\fragment\R$integer.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\fragment\R$layout.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\fragment\R$string.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\fragment\R$style.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\fragment\R$styleable.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\fragment\R$xml.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\fragment\R.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\media\R$anim.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\media\R$attr.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\media\R$color.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\media\R$dimen.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\media\R$drawable.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\media\R$id.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\media\R$integer.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\media\R$layout.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\media\R$string.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\media\R$style.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\media\R$styleable.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\media\R$xml.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\media\R.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\swiperefreshlayout\R$anim.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\swiperefreshlayout\R$attr.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\swiperefreshlayout\R$color.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\swiperefreshlayout\R$dimen.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\swiperefreshlayout\R$drawable.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\swiperefreshlayout\R$id.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\swiperefreshlayout\R$integer.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\swiperefreshlayout\R$layout.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\swiperefreshlayout\R$string.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\swiperefreshlayout\R$style.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\swiperefreshlayout\R$styleable.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\swiperefreshlayout\R$xml.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\androidx\swiperefreshlayout\R.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\base\R$anim.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\base\R$attr.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\base\R$color.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\base\R$dimen.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\base\R$drawable.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\base\R$id.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\base\R$integer.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\base\R$layout.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\base\R$string.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\base\R$style.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\base\R$styleable.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\base\R$xml.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\base\R.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\common\R$anim.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\common\R$attr.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\common\R$color.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\common\R$dimen.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\common\R$drawable.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\common\R$id.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\common\R$integer.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\common\R$layout.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\common\R$string.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\common\R$style.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\common\R$styleable.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\common\R$xml.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\common\R.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\maps\R$anim.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\maps\R$attr.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\maps\R$color.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\maps\R$dimen.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\maps\R$drawable.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\maps\R$id.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\maps\R$integer.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\maps\R$layout.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\maps\R$string.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\maps\R$style.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\maps\R$styleable.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\maps\R$xml.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\com\google\android\gms\maps\R.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\animatedcounter.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\anotherprogressbar$ResumableSub_BusyLoop.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\anotherprogressbar.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\appupdater$1.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\appupdater$2.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\appupdater$appupdater_BR.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\appupdater$ResumableSub_download_newApk.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\appupdater$ResumableSub_Service_Start.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\appupdater$_mnewversion.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\appupdater.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xbitset.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xbreadcrumb.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xbytesbuilder.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xcache$_b4xcacheitem.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xcache.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xcollections.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xcolortemplate$ResumableSub_Show.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xcolortemplate$_colorpickerpart.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xcolortemplate.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xcombobox$ResumableSub_RaiseEvent.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xcombobox.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xcomparatorsort.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xdatetemplate$ResumableSub_Show.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xdatetemplate.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xdialog$ResumableSub_Show.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xdialog$ResumableSub_ShowCustom.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xdialog$ResumableSub_ShowTemplate.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xdialog.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xfloattextfield$ResumableSub_SwitchFromPasswordToRegular.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xfloattextfield.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xformatter$_b4xformatdata.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xformatter.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4ximageview.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xinputtemplate$ResumableSub_Show.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xinputtemplate.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xlisttemplate$ResumableSub_Show.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xlisttemplate.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xloadingindicator$ResumableSub_MainLoop.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xloadingindicator.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xlongtexttemplate.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xmainpage$ResumableSub_B4XPage_Appear.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xmainpage$ResumableSub_B4XPage_CloseRequest.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xmainpage$ResumableSub_b_envioBD_Click.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xmainpage$ResumableSub_b_terpc_Click.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xmainpage.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xorderedmap.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xpages.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xpagesdelegator.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xpagesmanager$PagesMenuListener.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xpagesmanager$ResumableSub_HandleCloseRequest.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xpagesmanager$_b4amenuitem.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xpagesmanager$_b4xpageinfo.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xpagesmanager$_b4xpageparent.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xpagesmanager.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xplusminus$ResumableSub_StartDownLoop.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xplusminus.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xradiobutton$ResumableSub_SetValueImpl.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xradiobutton.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xsearchtemplate$ResumableSub_Show.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xsearchtemplate.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xseekbar.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xset.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xsignaturetemplate.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xswitch$ResumableSub_SetValueImpl.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xswitch.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xtimedtemplate$ResumableSub_Show.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xtimedtemplate.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\batteryutilities.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\cameraexclass$_camerainfoandid.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\cameraexclass$_camerasize.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\cameraexclass.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\cl_appupdate$ResumableSub_DownloadApk.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\cl_appupdate$ResumableSub_IsvalidWV.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\cl_appupdate$ResumableSub_ReadWebVN.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\cl_appupdate$ResumableSub_TryApkUpdate.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\cl_appupdate$ResumableSub_UpdateApk.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\cl_appupdate.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_buscar$ResumableSub_B4XPage_CloseRequest.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_buscar.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_cheklist$ResumableSub_B4XPage_Appear.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_cheklist$ResumableSub_B4XPage_CloseRequest.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_cheklist$ResumableSub_InitializeCamera2.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_cheklist.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_cliente$ResumableSub_B4XPage_CloseRequest.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_cliente$ResumableSub_b_abono_Click.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_cliente$ResumableSub_B_IMP2_Click.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_cliente$ResumableSub_B_IMP_Click.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_cliente.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_clientes$ResumableSub_B4XPage_CloseRequest.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_clientes$ResumableSub_b_GetDirs_Click.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_clientes$ResumableSub_caculaRutaGPS.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_clientes$ResumableSub_distanciaEntreCoords.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_clientes$ResumableSub_generaListViewRutas.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_clientes$ResumableSub_ListView1_ItemClick.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_clientes$ResumableSub_traeRutaDia.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_clientes.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_detalleventa$ResumableSub_B4XPage_CloseRequest.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_detalleventa.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_detalle_promo.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_foto$ResumableSub_B4XPage_CloseRequest.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_foto.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_historico$ResumableSub_B4XPage_CloseRequest.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_historico.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_mapas.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_noventa$ResumableSub_B_IMP_Click.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_noventa.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_nuevocliente.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_pedidos.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_principal$ResumableSub_B4XPage_CloseRequest.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_principal$ResumableSub_b_impresion_rec_Click.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_principal$ResumableSub_b_imp_inventario_Click.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_principal.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_productos$ResumableSub_B4XPage_CloseRequest.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_productos.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_tabulador.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_ticketsdia.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_updateavailable$ResumableSub_B4XPage_Appear.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\c_updateavailable.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\dbrequestmanager$_dbcommand.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\dbrequestmanager$_dbresult.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\dbrequestmanager.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\escposprinter$_animage.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\escposprinter.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\fileprovider.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\foto$1.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\foto$B4AMenuItemsClickListener.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\foto$HandleKeyDelayed.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\foto$ResumeMessage.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\foto$WaitForLayout.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\foto.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\httpjob$_multipartfiledata.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\httpjob.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\httputils2service.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\madewithlove.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\main$1.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\main$B4AMenuItemsClickListener.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\main$HandleKeyDelayed.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\main$ResumeMessage.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\main$WaitForLayout.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\main.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\manageexternalstorage.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_cliente$1.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_cliente$B4AMenuItemsClickListener.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_cliente$HandleKeyDelayed.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_cliente$ResumableSub_MapFragment1_Ready.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_cliente$ResumeMessage.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_cliente$WaitForLayout.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_cliente.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_rutas$1.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_rutas$B4AMenuItemsClickListener.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_rutas$HandleKeyDelayed.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_rutas$ResumableSub_MapFragment1_Ready.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_rutas$ResumeMessage.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_rutas$WaitForLayout.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_rutas.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\newinst2$1.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\newinst2$2.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\newinst2$newinst2_BR.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\newinst2.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\R$anim.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\R$attr.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\R$color.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\R$dimen.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\R$drawable.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\R$id.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\R$integer.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\R$layout.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\R$string.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\R$style.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\R$styleable.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\R$xml.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\R.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\roundslider.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\scrollinglabel$ResumableSub_StartScrolling.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\scrollinglabel.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\starter$1.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\starter$2.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\starter$starter_BR.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\starter.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\subs.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\swiftbutton.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\tracker$1.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\tracker$2.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\tracker$ResumableSub_StartFLP.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\tracker$ResumableSub_StartFLP2Reqs.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\tracker$tracker_BR.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\tracker.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\xuiviewsutils.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_check.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_checklist.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_clientes.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_detalleventa.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_detalle_promo.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_folioabono.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_historico.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_login.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_mainpage.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_mapa_cliente.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_mapa_rutas.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_no_venta.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_panel_pick_ciego.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_pedido.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_principal.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_proditem.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_proditem2.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_productos.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_searchtemplate.dex -C:\Users\carlo\Desktop\IZCA Reparto\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_tabulador.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\coordinatorlayout\R$anim.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\coordinatorlayout\R$attr.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\coordinatorlayout\R$color.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\coordinatorlayout\R$dimen.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\coordinatorlayout\R$drawable.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\coordinatorlayout\R$id.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\coordinatorlayout\R$integer.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\coordinatorlayout\R$layout.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\coordinatorlayout\R$string.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\coordinatorlayout\R$style.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\coordinatorlayout\R$styleable.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\coordinatorlayout\R$xml.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\coordinatorlayout\R.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\core\R$anim.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\core\R$attr.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\core\R$color.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\core\R$dimen.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\core\R$drawable.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\core\R$id.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\core\R$integer.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\core\R$layout.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\core\R$string.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\core\R$style.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\core\R$styleable.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\core\R$xml.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\core\R.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\drawerlayout\R$anim.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\drawerlayout\R$attr.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\drawerlayout\R$color.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\drawerlayout\R$dimen.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\drawerlayout\R$drawable.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\drawerlayout\R$id.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\drawerlayout\R$integer.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\drawerlayout\R$layout.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\drawerlayout\R$string.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\drawerlayout\R$style.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\drawerlayout\R$styleable.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\drawerlayout\R$xml.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\drawerlayout\R.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\fragment\R$anim.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\fragment\R$attr.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\fragment\R$color.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\fragment\R$dimen.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\fragment\R$drawable.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\fragment\R$id.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\fragment\R$integer.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\fragment\R$layout.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\fragment\R$string.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\fragment\R$style.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\fragment\R$styleable.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\fragment\R$xml.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\fragment\R.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\media\R$anim.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\media\R$attr.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\media\R$color.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\media\R$dimen.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\media\R$drawable.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\media\R$id.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\media\R$integer.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\media\R$layout.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\media\R$string.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\media\R$style.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\media\R$styleable.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\media\R$xml.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\media\R.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\swiperefreshlayout\R$anim.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\swiperefreshlayout\R$attr.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\swiperefreshlayout\R$color.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\swiperefreshlayout\R$dimen.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\swiperefreshlayout\R$drawable.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\swiperefreshlayout\R$id.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\swiperefreshlayout\R$integer.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\swiperefreshlayout\R$layout.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\swiperefreshlayout\R$string.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\swiperefreshlayout\R$style.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\swiperefreshlayout\R$styleable.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\swiperefreshlayout\R$xml.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\androidx\swiperefreshlayout\R.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\base\R$anim.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\base\R$attr.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\base\R$color.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\base\R$dimen.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\base\R$drawable.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\base\R$id.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\base\R$integer.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\base\R$layout.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\base\R$string.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\base\R$style.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\base\R$styleable.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\base\R$xml.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\base\R.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\common\R$anim.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\common\R$attr.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\common\R$color.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\common\R$dimen.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\common\R$drawable.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\common\R$id.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\common\R$integer.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\common\R$layout.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\common\R$string.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\common\R$style.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\common\R$styleable.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\common\R$xml.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\common\R.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\maps\R$anim.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\maps\R$attr.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\maps\R$color.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\maps\R$dimen.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\maps\R$drawable.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\maps\R$id.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\maps\R$integer.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\maps\R$layout.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\maps\R$string.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\maps\R$style.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\maps\R$styleable.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\maps\R$xml.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\com\google\android\gms\maps\R.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\animatedcounter.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\anotherprogressbar$ResumableSub_BusyLoop.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\anotherprogressbar.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\appupdater$1.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\appupdater$2.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\appupdater$appupdater_BR.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\appupdater$ResumableSub_download_newApk.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\appupdater$ResumableSub_Service_Start.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\appupdater$_mnewversion.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\appupdater.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xbitset.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xbreadcrumb.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xbytesbuilder.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xcache$_b4xcacheitem.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xcache.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xcollections.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xcolortemplate$ResumableSub_Show.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xcolortemplate$_colorpickerpart.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xcolortemplate.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xcombobox$ResumableSub_RaiseEvent.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xcombobox.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xcomparatorsort.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xdatetemplate$ResumableSub_Show.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xdatetemplate.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xdialog$ResumableSub_Show.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xdialog$ResumableSub_ShowCustom.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xdialog$ResumableSub_ShowTemplate.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xdialog.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xfloattextfield$ResumableSub_SwitchFromPasswordToRegular.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xfloattextfield.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xformatter$_b4xformatdata.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xformatter.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4ximageview.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xinputtemplate$ResumableSub_Show.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xinputtemplate.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xlisttemplate$ResumableSub_Show.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xlisttemplate.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xloadingindicator$ResumableSub_MainLoop.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xloadingindicator.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xlongtexttemplate.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xmainpage$ResumableSub_B4XPage_Appear.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xmainpage$ResumableSub_B4XPage_CloseRequest.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xmainpage$ResumableSub_b_envioBD_Click.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xmainpage$ResumableSub_b_terpc_Click.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xmainpage.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xorderedmap.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xpages.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xpagesdelegator.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xpagesmanager$PagesMenuListener.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xpagesmanager$ResumableSub_HandleCloseRequest.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xpagesmanager$_b4amenuitem.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xpagesmanager$_b4xpageinfo.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xpagesmanager$_b4xpageparent.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xpagesmanager.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xplusminus$ResumableSub_StartDownLoop.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xplusminus.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xradiobutton$ResumableSub_SetValueImpl.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xradiobutton.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xsearchtemplate$ResumableSub_Show.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xsearchtemplate.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xseekbar.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xset.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xsignaturetemplate.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xswitch$ResumableSub_SetValueImpl.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xswitch.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xtimedtemplate$ResumableSub_Show.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\b4xtimedtemplate.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\batteryutilities.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\cameraexclass$_camerainfoandid.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\cameraexclass$_camerasize.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\cameraexclass.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\cl_appupdate$ResumableSub_DownloadApk.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\cl_appupdate$ResumableSub_IsvalidWV.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\cl_appupdate$ResumableSub_ReadWebVN.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\cl_appupdate$ResumableSub_TryApkUpdate.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\cl_appupdate$ResumableSub_UpdateApk.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\cl_appupdate.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_buscar$ResumableSub_B4XPage_CloseRequest.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_buscar.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_cheklist$ResumableSub_B4XPage_Appear.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_cheklist$ResumableSub_B4XPage_CloseRequest.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_cheklist$ResumableSub_InitializeCamera2.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_cheklist.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_cliente$ResumableSub_B4XPage_CloseRequest.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_cliente$ResumableSub_b_abono_Click.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_cliente$ResumableSub_B_IMP2_Click.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_cliente$ResumableSub_B_IMP_Click.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_cliente.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_clientes$ResumableSub_B4XPage_CloseRequest.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_clientes$ResumableSub_b_GetDirs_Click.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_clientes$ResumableSub_caculaRutaGPS.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_clientes$ResumableSub_distanciaEntreCoords.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_clientes$ResumableSub_generaListViewRutas.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_clientes$ResumableSub_ListView1_ItemClick.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_clientes$ResumableSub_traeRutaDia.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_clientes.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_detalleventa$ResumableSub_B4XPage_CloseRequest.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_detalleventa.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_detalle_promo.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_foto$ResumableSub_B4XPage_CloseRequest.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_foto.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_historico$ResumableSub_B4XPage_CloseRequest.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_historico.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_mapas.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_noventa$ResumableSub_B_IMP_Click.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_noventa.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_nuevocliente.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_pedidos.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_principal$ResumableSub_B4XPage_CloseRequest.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_principal$ResumableSub_b_impresion_rec_Click.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_principal$ResumableSub_b_imp_inventario_Click.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_principal.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_productos$ResumableSub_B4XPage_CloseRequest.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_productos.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_tabulador.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_ticketsdia.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_updateavailable$ResumableSub_B4XPage_Appear.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\c_updateavailable.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\dbrequestmanager$_dbcommand.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\dbrequestmanager$_dbresult.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\dbrequestmanager.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\escposprinter$_animage.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\escposprinter.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\fileprovider.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\foto$1.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\foto$B4AMenuItemsClickListener.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\foto$HandleKeyDelayed.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\foto$ResumeMessage.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\foto$WaitForLayout.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\foto.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\httpjob$_multipartfiledata.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\httpjob.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\httputils2service.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\madewithlove.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\main$1.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\main$B4AMenuItemsClickListener.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\main$HandleKeyDelayed.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\main$ResumeMessage.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\main$WaitForLayout.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\main.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\manageexternalstorage.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_cliente$1.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_cliente$B4AMenuItemsClickListener.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_cliente$HandleKeyDelayed.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_cliente$ResumableSub_MapFragment1_Ready.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_cliente$ResumeMessage.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_cliente$WaitForLayout.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_cliente.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_rutas$1.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_rutas$B4AMenuItemsClickListener.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_rutas$HandleKeyDelayed.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_rutas$ResumableSub_MapFragment1_Ready.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_rutas$ResumeMessage.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_rutas$WaitForLayout.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\mapa_rutas.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\newinst2$1.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\newinst2$2.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\newinst2$newinst2_BR.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\newinst2.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\R$anim.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\R$attr.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\R$color.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\R$dimen.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\R$drawable.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\R$id.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\R$integer.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\R$layout.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\R$string.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\R$style.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\R$styleable.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\R$xml.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\R.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\roundslider.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\scrollinglabel$ResumableSub_StartScrolling.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\scrollinglabel.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\starter$1.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\starter$2.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\starter$starter_BR.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\starter.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\subs.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\swiftbutton.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\tracker$1.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\tracker$2.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\tracker$ResumableSub_StartFLP.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\tracker$ResumableSub_StartFLP2Reqs.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\tracker$tracker_BR.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\tracker.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\xuiviewsutils.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_check.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_checklist.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_clientes.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_detalleventa.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_detalle_promo.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_folioabono.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_historico.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_login.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_mainpage.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_mapa_cliente.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_mapa_rutas.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_no_venta.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_panel_pick_ciego.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_pedido.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_principal.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_proditem.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_proditem2.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_productos.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_searchtemplate.dex +D:\DESARROLLO_MOVIL\Izca_Reparto_\B4A\Objects\dexed\reparto_izca\keymon\lat\designerscripts\LS_tabulador.dex diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/appupdater$ResumableSub_Service_Start.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/appupdater$ResumableSub_Service_Start.dex index ff13ef9..a40d009 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/appupdater$ResumableSub_Service_Start.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/appupdater$ResumableSub_Service_Start.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/appupdater$ResumableSub_download_newApk.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/appupdater$ResumableSub_download_newApk.dex index 6cb52d1..828ec85 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/appupdater$ResumableSub_download_newApk.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/appupdater$ResumableSub_download_newApk.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/appupdater.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/appupdater.dex index ea4b1f5..774084c 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/appupdater.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/appupdater.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/b4xbytesbuilder.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/b4xbytesbuilder.dex index bc3dd87..c924ada 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/b4xbytesbuilder.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/b4xbytesbuilder.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/b4xfloattextfield.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/b4xfloattextfield.dex index 8652c1f..3a3e31f 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/b4xfloattextfield.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/b4xfloattextfield.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/b4ximageview.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/b4ximageview.dex index 5801520..36a1401 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/b4ximageview.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/b4ximageview.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/b4xmainpage$ResumableSub_B4XPage_Appear.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/b4xmainpage$ResumableSub_B4XPage_Appear.dex index d113a9c..e76e734 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/b4xmainpage$ResumableSub_B4XPage_Appear.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/b4xmainpage$ResumableSub_B4XPage_Appear.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/b4xmainpage$ResumableSub_b_envioBD_Click.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/b4xmainpage$ResumableSub_b_envioBD_Click.dex index e96d1d6..4c4bf74 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/b4xmainpage$ResumableSub_b_envioBD_Click.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/b4xmainpage$ResumableSub_b_envioBD_Click.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/b4xmainpage$ResumableSub_b_terpc_Click.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/b4xmainpage$ResumableSub_b_terpc_Click.dex index 7a887e5..c061d3d 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/b4xmainpage$ResumableSub_b_terpc_Click.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/b4xmainpage$ResumableSub_b_terpc_Click.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/b4xmainpage.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/b4xmainpage.dex index 23a06ad..5690543 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/b4xmainpage.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/b4xmainpage.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/b4xpagesmanager.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/b4xpagesmanager.dex index f639adf..7d6cf3d 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/b4xpagesmanager.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/b4xpagesmanager.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/b4xsearchtemplate.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/b4xsearchtemplate.dex index 90b0eec..97ac0bb 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/b4xsearchtemplate.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/b4xsearchtemplate.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_cheklist$ResumableSub_B4XPage_Appear.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_cheklist$ResumableSub_B4XPage_Appear.dex index e2ddea8..ac9945b 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_cheklist$ResumableSub_B4XPage_Appear.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_cheklist$ResumableSub_B4XPage_Appear.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_cheklist$ResumableSub_InitializeCamera2.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_cheklist$ResumableSub_InitializeCamera2.dex index e27a354..4044cde 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_cheklist$ResumableSub_InitializeCamera2.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_cheklist$ResumableSub_InitializeCamera2.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_cheklist.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_cheklist.dex index d24963e..ace563c 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_cheklist.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_cheklist.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_cliente$ResumableSub_B_IMP2_Click.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_cliente$ResumableSub_B_IMP2_Click.dex index cbb27e0..1b519b1 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_cliente$ResumableSub_B_IMP2_Click.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_cliente$ResumableSub_B_IMP2_Click.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_cliente$ResumableSub_B_IMP_Click.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_cliente$ResumableSub_B_IMP_Click.dex index 1f6134a..4260b56 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_cliente$ResumableSub_B_IMP_Click.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_cliente$ResumableSub_B_IMP_Click.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_cliente$ResumableSub_b_abono_Click.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_cliente$ResumableSub_b_abono_Click.dex index 47ea562..1fdf713 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_cliente$ResumableSub_b_abono_Click.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_cliente$ResumableSub_b_abono_Click.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_cliente.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_cliente.dex index 0de5038..600fb5b 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_cliente.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_cliente.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_clientes$ResumableSub_B4XPage_CloseRequest.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_clientes$ResumableSub_B4XPage_CloseRequest.dex index b1579d4..a5aaa46 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_clientes$ResumableSub_B4XPage_CloseRequest.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_clientes$ResumableSub_B4XPage_CloseRequest.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_clientes$ResumableSub_ListView1_ItemClick.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_clientes$ResumableSub_ListView1_ItemClick.dex index f0a2657..13b84da 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_clientes$ResumableSub_ListView1_ItemClick.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_clientes$ResumableSub_ListView1_ItemClick.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_clientes$ResumableSub_b_GetDirs_Click.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_clientes$ResumableSub_b_GetDirs_Click.dex index 8f88ea0..eb87a28 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_clientes$ResumableSub_b_GetDirs_Click.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_clientes$ResumableSub_b_GetDirs_Click.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_clientes$ResumableSub_caculaRutaGPS.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_clientes$ResumableSub_caculaRutaGPS.dex index a406e60..375de6e 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_clientes$ResumableSub_caculaRutaGPS.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_clientes$ResumableSub_caculaRutaGPS.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_clientes$ResumableSub_distanciaEntreCoords.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_clientes$ResumableSub_distanciaEntreCoords.dex index ac18001..68a02ec 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_clientes$ResumableSub_distanciaEntreCoords.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_clientes$ResumableSub_distanciaEntreCoords.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_clientes$ResumableSub_traeRutaDia.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_clientes$ResumableSub_traeRutaDia.dex index 82542bd..da24d28 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_clientes$ResumableSub_traeRutaDia.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_clientes$ResumableSub_traeRutaDia.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_clientes.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_clientes.dex index 37d8972..c851612 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_clientes.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_clientes.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_detalleventa.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_detalleventa.dex index 20f4ccb..8d9a6f3 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_detalleventa.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_detalleventa.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_foto.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_foto.dex index 41aac8d..8a6ef21 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_foto.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_foto.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_historico.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_historico.dex index 26b8931..b1fde61 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_historico.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_historico.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_noventa.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_noventa.dex index d5cb267..0e4a95f 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_noventa.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_noventa.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_principal$ResumableSub_B4XPage_CloseRequest.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_principal$ResumableSub_B4XPage_CloseRequest.dex index adbff99..fd44ce6 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_principal$ResumableSub_B4XPage_CloseRequest.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_principal$ResumableSub_B4XPage_CloseRequest.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_principal.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_principal.dex index 16fc36e..cb42959 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_principal.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_principal.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_productos.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_productos.dex index e79dda4..ca4ca18 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_productos.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_productos.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_tabulador.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_tabulador.dex index 33f36c2..3cce0a2 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_tabulador.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_tabulador.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_updateavailable$ResumableSub_B4XPage_Appear.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_updateavailable$ResumableSub_B4XPage_Appear.dex index 68d6841..701dc66 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/c_updateavailable$ResumableSub_B4XPage_Appear.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/c_updateavailable$ResumableSub_B4XPage_Appear.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/cameraexclass.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/cameraexclass.dex index 7512d2e..1df585b 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/cameraexclass.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/cameraexclass.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/cl_appupdate$ResumableSub_DownloadApk.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/cl_appupdate$ResumableSub_DownloadApk.dex index 68e7e69..08e978d 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/cl_appupdate$ResumableSub_DownloadApk.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/cl_appupdate$ResumableSub_DownloadApk.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/cl_appupdate$ResumableSub_IsvalidWV.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/cl_appupdate$ResumableSub_IsvalidWV.dex index fab0864..bfc2df4 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/cl_appupdate$ResumableSub_IsvalidWV.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/cl_appupdate$ResumableSub_IsvalidWV.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/cl_appupdate$ResumableSub_ReadWebVN.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/cl_appupdate$ResumableSub_ReadWebVN.dex index 10b3b57..58c5245 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/cl_appupdate$ResumableSub_ReadWebVN.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/cl_appupdate$ResumableSub_ReadWebVN.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/cl_appupdate$ResumableSub_TryApkUpdate.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/cl_appupdate$ResumableSub_TryApkUpdate.dex index 1a4c6ac..4b7ba1d 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/cl_appupdate$ResumableSub_TryApkUpdate.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/cl_appupdate$ResumableSub_TryApkUpdate.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/cl_appupdate$ResumableSub_UpdateApk.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/cl_appupdate$ResumableSub_UpdateApk.dex index 12b4a25..94b84ed 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/cl_appupdate$ResumableSub_UpdateApk.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/cl_appupdate$ResumableSub_UpdateApk.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/cl_appupdate.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/cl_appupdate.dex index c6b5c63..733b33b 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/cl_appupdate.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/cl_appupdate.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/dbrequestmanager.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/dbrequestmanager.dex index 576f7e7..f1e9647 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/dbrequestmanager.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/dbrequestmanager.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/escposprinter.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/escposprinter.dex index 2366736..623f2d7 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/escposprinter.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/escposprinter.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/fileprovider.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/fileprovider.dex index 51a1730..4b9a2d3 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/fileprovider.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/fileprovider.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/foto.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/foto.dex index 0eaaaa3..8e13bbe 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/foto.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/foto.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/httpjob.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/httpjob.dex index c181fd1..c3c8c2c 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/httpjob.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/httpjob.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/httputils2service.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/httputils2service.dex index 4cf15b4..367d87e 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/httputils2service.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/httputils2service.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/manageexternalstorage.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/manageexternalstorage.dex index 8429d8f..fbdb7de 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/manageexternalstorage.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/manageexternalstorage.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/mapa_cliente.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/mapa_cliente.dex index ba5a8ca..00ccdf1 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/mapa_cliente.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/mapa_cliente.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/newinst2.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/newinst2.dex index 8565c90..de419c0 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/newinst2.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/newinst2.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/starter.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/starter.dex index 7a39745..d6eabde 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/starter.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/starter.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/subs.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/subs.dex index cf8c1c6..c1206b4 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/subs.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/subs.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/tracker$ResumableSub_StartFLP2Reqs.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/tracker$ResumableSub_StartFLP2Reqs.dex index 5dd1023..d210c09 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/tracker$ResumableSub_StartFLP2Reqs.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/tracker$ResumableSub_StartFLP2Reqs.dex differ diff --git a/B4A/Objects/dexed/reparto_izca/keymon/lat/tracker.dex b/B4A/Objects/dexed/reparto_izca/keymon/lat/tracker.dex index 78aebb6..1a6c875 100644 Binary files a/B4A/Objects/dexed/reparto_izca/keymon/lat/tracker.dex and b/B4A/Objects/dexed/reparto_izca/keymon/lat/tracker.dex differ diff --git a/B4A/Objects/src/reparto_izca/keymon/lat/appupdater.java b/B4A/Objects/src/reparto_izca/keymon/lat/appupdater.java index 320f188..830f8af 100644 --- a/B4A/Objects/src/reparto_izca/keymon/lat/appupdater.java +++ b/B4A/Objects/src/reparto_izca/keymon/lat/appupdater.java @@ -264,7 +264,7 @@ case 0: //C this.state = 1; //BA.debugLineNum = 159;BA.debugLine="Log(\"Descargando actualización\")"; -anywheresoftware.b4a.keywords.Common.LogImpl("5851971","Descargando actualización",0); +anywheresoftware.b4a.keywords.Common.LogImpl("1589827","Descargando actualización",0); //BA.debugLineNum = 160;BA.debugLine="B4XPages.ShowPage(\"login\")"; parent.mostCurrent._b4xpages._showpage /*String*/ (processBA,"login"); //BA.debugLineNum = 161;BA.debugLine="B4XPages.MainPage.muestraProgreso(\"Descargando ac"; @@ -330,7 +330,7 @@ _outnewapk.Close(); //BA.debugLineNum = 177;BA.debugLine="B4XPages.MainPage.ocultaProgreso"; parent.mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._ocultaprogreso /*String*/ (); //BA.debugLineNum = 178;BA.debugLine="Log(\"ocultamos prigreso DOWNLOAD APK\")"; -anywheresoftware.b4a.keywords.Common.LogImpl("5851990","ocultamos prigreso DOWNLOAD APK",0); +anywheresoftware.b4a.keywords.Common.LogImpl("1589846","ocultamos prigreso DOWNLOAD APK",0); if (true) break; case 8: @@ -392,7 +392,7 @@ _usefileprovider = anywheresoftware.b4a.keywords.Common.False; _sharedfolder = _rp.GetSafeDirDefaultExternal("shared"); }; //BA.debugLineNum = 249;BA.debugLine="Log($\"Using FileProvider? - ${UseFileProvider}\"$)"; -anywheresoftware.b4a.keywords.Common.LogImpl("51245196",("Using FileProvider? - "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_usefileprovider))+""),0); +anywheresoftware.b4a.keywords.Common.LogImpl("1983052",("Using FileProvider? - "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_usefileprovider))+""),0); //BA.debugLineNum = 250;BA.debugLine="End Sub"; return ""; } @@ -427,7 +427,7 @@ if (true) return _fp.RunMethod("getUriForFile",new Object[]{(Object)(_context.ge } catch (Exception e14) { processBA.setLastException(e14); //BA.debugLineNum = 267;BA.debugLine="Log(\"FileProvider::GetFileUri - error - \" & Last"; -anywheresoftware.b4a.keywords.Common.LogImpl("51310734","FileProvider::GetFileUri - error - "+anywheresoftware.b4a.keywords.Common.LastException(processBA).getMessage(),0); +anywheresoftware.b4a.keywords.Common.LogImpl("11048590","FileProvider::GetFileUri - error - "+anywheresoftware.b4a.keywords.Common.LastException(processBA).getMessage(),0); //BA.debugLineNum = 268;BA.debugLine="Return \"\""; if (true) return (Object)(""); }; @@ -464,7 +464,7 @@ return ""; public static String _service_create() throws Exception{ //BA.debugLineNum = 101;BA.debugLine="Sub Service_Create"; //BA.debugLineNum = 102;BA.debugLine="Log(\"appUpdater(), Service_Create\")"; -anywheresoftware.b4a.keywords.Common.LogImpl("5655361","appUpdater(), Service_Create",0); +anywheresoftware.b4a.keywords.Common.LogImpl("1393217","appUpdater(), Service_Create",0); //BA.debugLineNum = 103;BA.debugLine="newApp.Initialize"; _newapp.Initialize(); //BA.debugLineNum = 104;BA.debugLine="Service.AutomaticForegroundMode = Service.AUTOMAT"; @@ -479,7 +479,7 @@ return ""; public static String _service_destroy() throws Exception{ //BA.debugLineNum = 233;BA.debugLine="Sub Service_Destroy"; //BA.debugLineNum = 234;BA.debugLine="Log(\"appUpdater(), Service_Destroy\")"; -anywheresoftware.b4a.keywords.Common.LogImpl("51179649","appUpdater(), Service_Destroy",0); +anywheresoftware.b4a.keywords.Common.LogImpl("1917505","appUpdater(), Service_Destroy",0); //BA.debugLineNum = 235;BA.debugLine="End Sub"; return ""; } @@ -511,11 +511,11 @@ case 0: //C this.state = 1; //BA.debugLineNum = 110;BA.debugLine="Log(\"appUpdater(), Service_Start\")"; -anywheresoftware.b4a.keywords.Common.LogImpl("5720897","appUpdater(), Service_Start",0); +anywheresoftware.b4a.keywords.Common.LogImpl("1458753","appUpdater(), Service_Start",0); //BA.debugLineNum = 112;BA.debugLine="B4XPages.MainPage.muestraProgreso(\"Buscando actua"; parent.mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._muestraprogreso /*String*/ ("Buscando actualización"); //BA.debugLineNum = 113;BA.debugLine="Log(\"Buscando actualización\")"; -anywheresoftware.b4a.keywords.Common.LogImpl("5720900","Buscando actualización",0); +anywheresoftware.b4a.keywords.Common.LogImpl("1458756","Buscando actualización",0); //BA.debugLineNum = 114;BA.debugLine="fileProvider_init"; _fileprovider_init(); //BA.debugLineNum = 115;BA.debugLine="Wait For (Download(Me, lnk)) JobDone (j As HttpJo"; @@ -567,7 +567,7 @@ parent._newapp.okMsg /*String*/ = _app[(int) (2)]; //BA.debugLineNum = 123;BA.debugLine="newApp.version = app(0) 'Version actual"; parent._newapp.version /*String*/ = _app[(int) (0)]; //BA.debugLineNum = 125;BA.debugLine="Log($\"Application.VersionName=${Application.Ver"; -anywheresoftware.b4a.keywords.Common.LogImpl("5720912",("Application.VersionName="+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(anywheresoftware.b4a.keywords.Common.Application.getVersionName()))+", newApp="+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(parent._newapp))+""),0); +anywheresoftware.b4a.keywords.Common.LogImpl("1458768",("Application.VersionName="+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(anywheresoftware.b4a.keywords.Common.Application.getVersionName()))+", newApp="+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(parent._newapp))+""),0); //BA.debugLineNum = 128;BA.debugLine="If newApp.version = Application.VersionName Th"; if (true) break; @@ -584,7 +584,7 @@ this.state = 10; //BA.debugLineNum = 129;BA.debugLine="newApp.update = False"; parent._newapp.update /*boolean*/ = anywheresoftware.b4a.keywords.Common.False; //BA.debugLineNum = 130;BA.debugLine="Log(\"No new app\")"; -anywheresoftware.b4a.keywords.Common.LogImpl("5720917","No new app",0); +anywheresoftware.b4a.keywords.Common.LogImpl("1458773","No new app",0); //BA.debugLineNum = 131;BA.debugLine="B4XPages.ShowPage(\"updateAvailable\")"; parent.mostCurrent._b4xpages._showpage /*String*/ (processBA,"updateAvailable"); //BA.debugLineNum = 133;BA.debugLine="CreateNotification2(\"Aplicacion al corriente\","; @@ -606,7 +606,7 @@ this.state = 13; //BA.debugLineNum = 136;BA.debugLine="newApp.update = True"; parent._newapp.update /*boolean*/ = anywheresoftware.b4a.keywords.Common.True; //BA.debugLineNum = 137;BA.debugLine="Log(\"New app true\")"; -anywheresoftware.b4a.keywords.Common.LogImpl("5720924","New app true",0); +anywheresoftware.b4a.keywords.Common.LogImpl("1458780","New app true",0); //BA.debugLineNum = 138;BA.debugLine="B4XPages.ShowPage(\"updateAvailable\")"; parent.mostCurrent._b4xpages._showpage /*String*/ (processBA,"updateAvailable"); if (true) break; @@ -622,7 +622,7 @@ case 15: this.state = 16; this.catchState = 0; //BA.debugLineNum = 143;BA.debugLine="Log(\"appUpdater(), Job Failed, error \" & LastE"; -anywheresoftware.b4a.keywords.Common.LogImpl("5720930","appUpdater(), Job Failed, error "+anywheresoftware.b4a.keywords.Common.LastException(processBA).getMessage(),0); +anywheresoftware.b4a.keywords.Common.LogImpl("1458786","appUpdater(), Job Failed, error "+anywheresoftware.b4a.keywords.Common.LastException(processBA).getMessage(),0); if (true) break; if (true) break; @@ -637,7 +637,7 @@ case 18: //C this.state = 19; //BA.debugLineNum = 146;BA.debugLine="Log(\"appUpdater(), Job Failed \" & lnk)"; -anywheresoftware.b4a.keywords.Common.LogImpl("5720933","appUpdater(), Job Failed "+parent._lnk,0); +anywheresoftware.b4a.keywords.Common.LogImpl("1458789","appUpdater(), Job Failed "+parent._lnk,0); if (true) break; case 19: diff --git a/B4A/Objects/src/reparto_izca/keymon/lat/b4xbytesbuilder.java b/B4A/Objects/src/reparto_izca/keymon/lat/b4xbytesbuilder.java index ec5058e..8aa87a7 100644 --- a/B4A/Objects/src/reparto_izca/keymon/lat/b4xbytesbuilder.java +++ b/B4A/Objects/src/reparto_izca/keymon/lat/b4xbytesbuilder.java @@ -178,7 +178,7 @@ byte[] _afterindex = null; if (_index>=_mlength) { //BA.debugLineNum = 45;BA.debugLine="If Index > mLength Then Log(\"Index too large\")"; if (_index>_mlength) { -__c.LogImpl("942729474","Index too large",0);}; +__c.LogImpl("914352386","Index too large",0);}; //BA.debugLineNum = 46;BA.debugLine="Append(Data)"; _append(_data); }else { @@ -220,7 +220,7 @@ public String _set(int _index,byte[] _data) throws Exception{ if (_index>=_mlength) { //BA.debugLineNum = 58;BA.debugLine="If Index > mLength Then Log(\"Index too large\")"; if (_index>_mlength) { -__c.LogImpl("942795010","Index too large",0);}; +__c.LogImpl("914417922","Index too large",0);}; //BA.debugLineNum = 59;BA.debugLine="Append(Data)"; _append(_data); }else { diff --git a/B4A/Objects/src/reparto_izca/keymon/lat/b4xfloattextfield.java b/B4A/Objects/src/reparto_izca/keymon/lat/b4xfloattextfield.java index fc1709e..ffc9d8f 100644 --- a/B4A/Objects/src/reparto_izca/keymon/lat/b4xfloattextfield.java +++ b/B4A/Objects/src/reparto_izca/keymon/lat/b4xfloattextfield.java @@ -354,7 +354,7 @@ if (_passwordmode && _multiline) { //BA.debugLineNum = 90;BA.debugLine="Multiline = False"; _multiline = __c.False; //BA.debugLineNum = 91;BA.debugLine="Log(\"Multiline not supported with password mode."; -__c.LogImpl("959310104","Multiline not supported with password mode.",0); +__c.LogImpl("930933016","Multiline not supported with password mode.",0); }; //BA.debugLineNum = 93;BA.debugLine="CreateTextFieldAll(PasswordMode, PassedLabel.Font"; _createtextfieldall(_passwordmode,_passedlabel.getFont(),_xui.PaintOrColorToColor((Object)(_lbl.getTextColor()))); diff --git a/B4A/Objects/src/reparto_izca/keymon/lat/b4ximageview.java b/B4A/Objects/src/reparto_izca/keymon/lat/b4ximageview.java index 75e7e94..babae4c 100644 --- a/B4A/Objects/src/reparto_izca/keymon/lat/b4ximageview.java +++ b/B4A/Objects/src/reparto_izca/keymon/lat/b4ximageview.java @@ -271,7 +271,7 @@ _imageviewheight = (float) (_mbitmap.getHeight()); break; } default: { //BA.debugLineNum = 104;BA.debugLine="Log(\"Invalid resize mode: \" & mResizeMode)"; -__c.LogImpl("961669403","Invalid resize mode: "+_mresizemode,0); +__c.LogImpl("933292315","Invalid resize mode: "+_mresizemode,0); break; } } ; diff --git a/B4A/Objects/src/reparto_izca/keymon/lat/b4xmainpage.java b/B4A/Objects/src/reparto_izca/keymon/lat/b4xmainpage.java index 8a653e2..107fd4b 100644 --- a/B4A/Objects/src/reparto_izca/keymon/lat/b4xmainpage.java +++ b/B4A/Objects/src/reparto_izca/keymon/lat/b4xmainpage.java @@ -227,7 +227,7 @@ this.state = -1; //BA.debugLineNum = 571;BA.debugLine="Dim FileName As String = \"kmt.db\""; _filename = "kmt.db"; //BA.debugLineNum = 573;BA.debugLine="Log(\"xxxxxx:\"&Provider.SharedFolder)"; -parent.__c.LogImpl("52031621","xxxxxx:"+parent._provider._sharedfolder /*String*/ ,0); +parent.__c.LogImpl("11769477","xxxxxx:"+parent._provider._sharedfolder /*String*/ ,0); //BA.debugLineNum = 574;BA.debugLine="Sleep(1000)"; parent.__c.Sleep(ba,this,(int) (1000)); this.state = 1; @@ -319,7 +319,7 @@ _f = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObject //BA.debugLineNum = 809;BA.debugLine="f.Position=0"; _f.setPosition((int) (0)); //BA.debugLineNum = 810;BA.debugLine="Log(f.GetString(\"RUTAA\"))"; -__c.LogImpl("52883611",_f.GetString("RUTAA"),0); +__c.LogImpl("12621467",_f.GetString("RUTAA"),0); //BA.debugLineNum = 811;BA.debugLine="a=Starter.skmt.ExecQuery(\"select ID_ALMACEN from"; _a = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery("select ID_ALMACEN from CAT_ALMACEN"))); //BA.debugLineNum = 812;BA.debugLine="If a.RowCount>0 Then"; @@ -347,12 +347,12 @@ _c = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObject //BA.debugLineNum = 823;BA.debugLine="If c.RowCount = 0 Then"; if (_c.getRowCount()==0) { //BA.debugLineNum = 825;BA.debugLine="Log(f.GetString(\"RUTAA\"))"; -__c.LogImpl("52883626",_f.GetString("RUTAA"),0); +__c.LogImpl("12621482",_f.GetString("RUTAA"),0); //BA.debugLineNum = 826;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO PICK_C"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery2("INSERT INTO PICK_CIEGO(PC_ID_PROD, PC_NOM_PROD, PC_CANT, PC_ALMACEN, PC_RUTA, PC_FECHA) VALUES(?,?,?,?,?,?)",anywheresoftware.b4a.keywords.Common.ArrayToList(new String[]{_idparts[(int) (0)],_idparts[(int) (1)],_inputtext,_a.GetString("ID_ALMACEN"),_f.GetString("RUTAA"),_fechatabulador3+" "+_stime})); }else { //BA.debugLineNum = 829;BA.debugLine="Log(f.GetString(\"RUTAA\"))"; -__c.LogImpl("52883630",_f.GetString("RUTAA"),0); +__c.LogImpl("12621486",_f.GetString("RUTAA"),0); //BA.debugLineNum = 830;BA.debugLine="Starter.skmt.ExecNonQuery2(\"Update PICK_CIEGO"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery2("Update PICK_CIEGO set PC_CANT = ? WHERE PC_ID_PROD = ?",anywheresoftware.b4a.keywords.Common.ArrayToList(new String[]{_inputtext,_idparts[(int) (0)]})); }; @@ -362,7 +362,7 @@ _f.Close(); //BA.debugLineNum = 835;BA.debugLine="a.Close"; _a.Close(); //BA.debugLineNum = 836;BA.debugLine="Log(\"Processed item \" & i)"; -__c.LogImpl("52883637","Processed item "+BA.NumberToString(_i),0); +__c.LogImpl("12621493","Processed item "+BA.NumberToString(_i),0); } }; //BA.debugLineNum = 838;BA.debugLine="et_buspc.Text = \"\""; @@ -384,7 +384,7 @@ return ""; public String _b_server_click() throws Exception{ //BA.debugLineNum = 590;BA.debugLine="Private Sub b_server_Click"; //BA.debugLineNum = 591;BA.debugLine="Log(\"Guardar servidor\")"; -__c.LogImpl("52162689","Guardar servidor",0); +__c.LogImpl("11900545","Guardar servidor",0); //BA.debugLineNum = 592;BA.debugLine="Starter.skmt.ExecNonQuery2(\"delete from CAT_VARIA"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery2("delete from CAT_VARIABLES where CAT_VA_DESCRIPCION = ?",anywheresoftware.b4a.keywords.Common.ArrayToList(new Object[]{(Object)("SERVER")})); //BA.debugLineNum = 593;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO CAT_VARIA"; @@ -395,11 +395,11 @@ _b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (ba)._server /*Strin _starter._server /*String*/ = _b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (ba)._server /*String*/ ; //BA.debugLineNum = 596;BA.debugLine="If logger Then Log(\"Inicializamos reqManager con"; if (_logger) { -__c.LogImpl("52162694","Inicializamos reqManager con "+_b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (ba)._server /*String*/ ,0);}; +__c.LogImpl("11900550","Inicializamos reqManager con "+_b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (ba)._server /*String*/ ,0);}; //BA.debugLineNum = 597;BA.debugLine="reqManager.Initialize(Me, B4XPages.MainPage.serve"; _reqmanager._initialize /*String*/ (ba,this,_b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (ba)._server /*String*/ ); //BA.debugLineNum = 598;BA.debugLine="LogColor($\"ReqServer = ${B4XPages.MainPage.server"; -__c.LogImpl("52162696",("ReqServer = "+__c.SmartStringFormatter("",(Object)(_b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (ba)._server /*String*/ ))+""),__c.Colors.Red); +__c.LogImpl("11900552",("ReqServer = "+__c.SmartStringFormatter("",(Object)(_b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (ba)._server /*String*/ ))+""),__c.Colors.Red); //BA.debugLineNum = 599;BA.debugLine="reinicializaReqManager"; _reinicializareqmanager(); //BA.debugLineNum = 600;BA.debugLine="p_appUpdate.Visible = False"; @@ -575,7 +575,7 @@ parent._f = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.Ab //BA.debugLineNum = 874;BA.debugLine="f.Position=0"; parent._f.setPosition((int) (0)); //BA.debugLineNum = 875;BA.debugLine="Log(f.GetString(\"RUTAA\"))"; -parent.__c.LogImpl("52949153",parent._f.GetString("RUTAA"),0); +parent.__c.LogImpl("12687009",parent._f.GetString("RUTAA"),0); //BA.debugLineNum = 877;BA.debugLine="a=Starter.skmt.ExecQuery(\"select ID_ALMACEN fr"; parent._a = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(parent._starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery("select ID_ALMACEN from CAT_ALMACEN"))); //BA.debugLineNum = 878;BA.debugLine="If a.RowCount>0 Then"; @@ -600,7 +600,7 @@ case 17: this.state = 18; ; //BA.debugLineNum = 881;BA.debugLine="Log(a.GetString(\"ID_ALMACEN\"))"; -parent.__c.LogImpl("52949159",parent._a.GetString("ID_ALMACEN"),0); +parent.__c.LogImpl("12687015",parent._a.GetString("ID_ALMACEN"),0); //BA.debugLineNum = 883;BA.debugLine="Dim k As Cursor = Starter.skmt.ExecQuery(\"SELE"; _k = new anywheresoftware.b4a.sql.SQL.CursorWrapper(); _k = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(parent._starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery("SELECT HVD_FECHA FROM HIST_VENTAS"))); @@ -670,7 +670,7 @@ parent._f.Close(); //BA.debugLineNum = 899;BA.debugLine="a.Close"; parent._a.Close(); //BA.debugLineNum = 900;BA.debugLine="Log(\"Processed item \" & i)"; -parent.__c.LogImpl("52949178","Processed item "+BA.NumberToString(_i),0); +parent.__c.LogImpl("12687034","Processed item "+BA.NumberToString(_i),0); if (true) break; if (true) break; @@ -679,7 +679,7 @@ case 28: this.state = 31; ; //BA.debugLineNum = 902;BA.debugLine="Log(\"Finished processing all items\")"; -parent.__c.LogImpl("52949180","Finished processing all items",0); +parent.__c.LogImpl("12687036","Finished processing all items",0); //BA.debugLineNum = 903;BA.debugLine="P_CIEGO.Visible = False"; parent._p_ciego.setVisible(parent.__c.False); //BA.debugLineNum = 904;BA.debugLine="et_buspc.Text = \"\""; @@ -819,7 +819,7 @@ this.state = 16; //BA.debugLineNum = 241;BA.debugLine="ToastMessageShow(\"No permission\", True)"; parent.__c.ToastMessageShow(BA.ObjectToCharSequence("No permission"),parent.__c.True); //BA.debugLineNum = 242;BA.debugLine="Log(\"Sin permisos\")"; -parent.__c.LogImpl("51638414","Sin permisos",0); +parent.__c.LogImpl("11376270","Sin permisos",0); if (true) break; case 16: @@ -1117,11 +1117,11 @@ _server = "http://keymon.net:1781"; //BA.debugLineNum = 213;BA.debugLine="reqManager.Initialize(Me, B4XPages.MainPage.serve"; _reqmanager._initialize /*String*/ (ba,this,_b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (ba)._server /*String*/ ); //BA.debugLineNum = 214;BA.debugLine="LogColor($\"ReqServer = ${B4XPages.MainPage.server"; -__c.LogImpl("51572968",("ReqServer = "+__c.SmartStringFormatter("",(Object)(_b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (ba)._server /*String*/ ))+""),__c.Colors.Red); +__c.LogImpl("11310824",("ReqServer = "+__c.SmartStringFormatter("",(Object)(_b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (ba)._server /*String*/ ))+""),__c.Colors.Red); //BA.debugLineNum = 215;BA.debugLine="Label1.Text = Application.VersionName"; _label1.setText(BA.ObjectToCharSequence(__c.Application.getVersionName())); //BA.debugLineNum = 217;BA.debugLine="Log(\"provider\")"; -__c.LogImpl("51572971","provider",0); +__c.LogImpl("11310827","provider",0); //BA.debugLineNum = 218;BA.debugLine="Provider.Initialize"; _provider._initialize /*String*/ (ba); //BA.debugLineNum = 226;BA.debugLine="End Sub"; @@ -1453,11 +1453,11 @@ _fecha2 = __c.Regex.Split("-",_fecha[(int) (0)]); //BA.debugLineNum = 679;BA.debugLine="Dim fecha3 As String = fecha2(2)&\"/\"&fecha2(1)&\""; _fecha3 = _fecha2[(int) (2)]+"/"+_fecha2[(int) (1)]+"/"+_fecha2[(int) (0)]; //BA.debugLineNum = 680;BA.debugLine="Log(fecha3)"; -__c.LogImpl("52621460",_fecha3,0); +__c.LogImpl("12359316",_fecha3,0); //BA.debugLineNum = 681;BA.debugLine="Dim hora() As String = Regex.Split(\"\\.\", fecha(1"; _hora = __c.Regex.Split("\\.",_fecha[(int) (1)]); //BA.debugLineNum = 682;BA.debugLine="Log(hora(0))"; -__c.LogImpl("52621462",_hora[(int) (0)],0); +__c.LogImpl("12359318",_hora[(int) (0)],0); }; //BA.debugLineNum = 687;BA.debugLine="Private cI As Cursor"; _ci = new anywheresoftware.b4a.sql.SQL.CursorWrapper(); @@ -1491,7 +1491,7 @@ _clv_pick_ciego._clear(); //BA.debugLineNum = 748;BA.debugLine="q_buscar = \"%\" & et_buspc.Text & \"%\""; _q_buscar = "%"+_et_buspc.getText()+"%"; //BA.debugLineNum = 749;BA.debugLine="Log(q_buscar)"; -__c.LogImpl("52818055",_q_buscar,0); +__c.LogImpl("12555911",_q_buscar,0); //BA.debugLineNum = 750;BA.debugLine="c=Starter.skmt.ExecQuery2($\"select CAT_GP_NOMBRE"; _c = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery2(("select CAT_GP_NOMBRE, CAT_GP_ID , ifnull(PC_CANT,0) AS PC_CANT FROM CAT_GUNAPROD3 INNER JOIN PICK_CIEGO ON PC_ID_PROD = CAT_GP_ID AND PC_NOM_PROD = CAT_GP_NOMBRE WHERE (CAT_GP_NOMBRE LIKE ? OR CAT_GP_ID LIKE ? ) and CAT_GP_CLASIF <> 'PROMOS'"),new String[]{_q_buscar,_q_buscar}))); //BA.debugLineNum = 751;BA.debugLine="If c.RowCount > 0 Then"; @@ -1669,7 +1669,7 @@ final int groupLen25 = group25.getSize() for (; index25 < groupLen25;index25++){ _records = (Object[])(group25.Get(index25)); //BA.debugLineNum = 333;BA.debugLine="Log(\"Coordenadas del almacen: \" & records(res"; -__c.LogImpl("51769501","Coordenadas del almacen: "+BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_AL_LATITUD"))))])+","+BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_AL_LONGITUD"))))]),0); +__c.LogImpl("11507357","Coordenadas del almacen: "+BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_AL_LATITUD"))))])+","+BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_AL_LONGITUD"))))]),0); //BA.debugLineNum = 334;BA.debugLine="Private lat, lon As Double"; _lat = 0; _lon = 0; @@ -1741,7 +1741,7 @@ _cat_pa_pass = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Column //BA.debugLineNum = 367;BA.debugLine="If CAT_PA_PASS = et_codigo.Text Then"; if ((_cat_pa_pass).equals(_et_codigo.getText())) { //BA.debugLineNum = 368;BA.debugLine="Log(CAT_PA_PASS)"; -__c.LogImpl("51769536",_cat_pa_pass,0); +__c.LogImpl("11507392",_cat_pa_pass,0); //BA.debugLineNum = 369;BA.debugLine="p_validacion.Visible = False"; _p_validacion.setVisible(__c.False); //BA.debugLineNum = 370;BA.debugLine="et_codigo.Text = \"\""; @@ -1854,7 +1854,7 @@ _c2.setPosition((int) (0)); if (_c2.getRowCount()>0) { _c2.GetString("USUARIO");}; //BA.debugLineNum = 473;BA.debugLine="Log(CUENTA & \"----------------------!!\")"; -__c.LogImpl("51769641",_cuenta+"----------------------!!",0); +__c.LogImpl("11507497",_cuenta+"----------------------!!",0); //BA.debugLineNum = 474;BA.debugLine="If CUENTA = \"0\" Then"; if ((_cuenta).equals("0")) { }else if((double)(Double.parseDouble(_cuenta))>(double)(Double.parseDouble("0"))) { @@ -1909,7 +1909,7 @@ _et_server.setText(BA.ObjectToCharSequence(_value)); //BA.debugLineNum = 608;BA.debugLine="reqManager.Initialize(Me, Value)"; _reqmanager._initialize /*String*/ (ba,this,BA.ObjectToString(_value)); //BA.debugLineNum = 609;BA.debugLine="LogColor($\"ReqServer = ${Value}\"$, Colors.red)"; -__c.LogImpl("52228229",("ReqServer = "+__c.SmartStringFormatter("",_value)+""),__c.Colors.Red); +__c.LogImpl("11966085",("ReqServer = "+__c.SmartStringFormatter("",_value)+""),__c.Colors.Red); //BA.debugLineNum = 610;BA.debugLine="ToastMessageShow(\"Servidor modificado\", False)"; __c.ToastMessageShow(BA.ObjectToCharSequence("Servidor modificado"),__c.False); //BA.debugLineNum = 611;BA.debugLine="End Sub"; @@ -1958,9 +1958,9 @@ if (_a.getRowCount()>0) { _a.setPosition((int) (0)); }; //BA.debugLineNum = 954;BA.debugLine="Log(a.GetString(\"ID_ALMACEN\"))"; -__c.LogImpl("53145736",_a.GetString("ID_ALMACEN"),0); +__c.LogImpl("12883592",_a.GetString("ID_ALMACEN"),0); //BA.debugLineNum = 955;BA.debugLine="Log(f.GetString(\"CAT_CL_RUTA\"))"; -__c.LogImpl("53145737",_f.GetString("CAT_CL_RUTA"),0); +__c.LogImpl("12883593",_f.GetString("CAT_CL_RUTA"),0); //BA.debugLineNum = 970;BA.debugLine="End Sub"; return ""; } @@ -1970,9 +1970,9 @@ public String _reinicializareqmanager() throws Exception{ _reqmanager._initialize /*String*/ (ba,this,_b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (ba)._server /*String*/ ); //BA.debugLineNum = 615;BA.debugLine="If logger Then Log(B4XPages.MainPage.server)"; if (_logger) { -__c.LogImpl("52293762",_b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (ba)._server /*String*/ ,0);}; +__c.LogImpl("12031618",_b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (ba)._server /*String*/ ,0);}; //BA.debugLineNum = 616;BA.debugLine="LogColor($\"ReqServer = ${B4XPages.MainPage.server"; -__c.LogImpl("52293763",("ReqServer = "+__c.SmartStringFormatter("",(Object)(_b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (ba)._server /*String*/ ))+""),__c.Colors.Red); +__c.LogImpl("12031619",("ReqServer = "+__c.SmartStringFormatter("",(Object)(_b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (ba)._server /*String*/ ))+""),__c.Colors.Red); //BA.debugLineNum = 617;BA.debugLine="End Sub"; return ""; } diff --git a/B4A/Objects/src/reparto_izca/keymon/lat/b4xpagesmanager.java b/B4A/Objects/src/reparto_izca/keymon/lat/b4xpagesmanager.java index 01f7db9..619ebea 100644 --- a/B4A/Objects/src/reparto_izca/keymon/lat/b4xpagesmanager.java +++ b/B4A/Objects/src/reparto_izca/keymon/lat/b4xpagesmanager.java @@ -198,7 +198,7 @@ _idtolower = _id.toLowerCase(); //BA.debugLineNum = 143;BA.debugLine="If IdToB4XPage.ContainsKey(IdToLower) Then"; if (_idtob4xpage._containskey /*boolean*/ ((Object)(_idtolower))) { //BA.debugLineNum = 144;BA.debugLine="Log($\"Page with this id already exists: ${IdToLo"; -__c.LogImpl("947448067",("Page with this id already exists: "+__c.SmartStringFormatter("",(Object)(_idtolower))+"!"),0); +__c.LogImpl("919070979",("Page with this id already exists: "+__c.SmartStringFormatter("",(Object)(_idtolower))+"!"),0); //BA.debugLineNum = 145;BA.debugLine="Return"; if (true) return ""; }; @@ -313,7 +313,7 @@ _screenorientation = (int)(BA.ObjectToNumber(_act.GetField("screenOrientation")) //BA.debugLineNum = 116;BA.debugLine="If screenOrientation = -1 Then"; if (_screenorientation==-1) { //BA.debugLineNum = 117;BA.debugLine="LogColor(\"#SupportedOrientations attribute mus"; -__c.LogImpl("947317013","#SupportedOrientations attribute must be set to landscape or portrait.",_xui.Color_Red); +__c.LogImpl("918939925","#SupportedOrientations attribute must be set to landscape or portrait.",_xui.Color_Red); }; }; } @@ -370,12 +370,12 @@ if (true) return "";}; //BA.debugLineNum = 212;BA.debugLine="If xui.IsB4i And GetTopPage <> pi Then"; if (_xui.getIsB4i() && (_gettoppage()).equals(_pi) == false) { //BA.debugLineNum = 213;BA.debugLine="Log(\"Only top page can be closed\")"; -__c.LogImpl("947710212","Only top page can be closed",0); +__c.LogImpl("919333124","Only top page can be closed",0); //BA.debugLineNum = 214;BA.debugLine="Return"; if (true) return ""; }else if(_xui.getIsB4i() && _mstackofpageids._getsize /*int*/ ()==1) { //BA.debugLineNum = 216;BA.debugLine="Log(\"First page cannot be closed\")"; -__c.LogImpl("947710215","First page cannot be closed",0); +__c.LogImpl("919333127","First page cannot be closed",0); //BA.debugLineNum = 217;BA.debugLine="Return"; if (true) return ""; }; @@ -590,9 +590,9 @@ _pi = (reparto_izca.keymon.lat.b4xpagesmanager._b4xpageinfo)(_idtob4xpage._get / //BA.debugLineNum = 400;BA.debugLine="If pi = Null Then"; if (_pi== null) { //BA.debugLineNum = 401;BA.debugLine="Log(\"Error: page id not found: \" & id)"; -__c.LogImpl("948365571","Error: page id not found: "+_id,0); +__c.LogImpl("919988483","Error: page id not found: "+_id,0); //BA.debugLineNum = 402;BA.debugLine="Log(\"Ids: \" & IdToB4XPage.Keys) 'ignore"; -__c.LogImpl("948365572","Ids: "+BA.ObjectToString(_idtob4xpage._getkeys /*anywheresoftware.b4a.objects.collections.List*/ ()),0); +__c.LogImpl("919988484","Ids: "+BA.ObjectToString(_idtob4xpage._getkeys /*anywheresoftware.b4a.objects.collections.List*/ ()),0); }; //BA.debugLineNum = 404;BA.debugLine="Return pi"; if (true) return _pi; @@ -727,7 +727,7 @@ _addpageandcreate("MainPage",(Object)(_mainpage)); //BA.debugLineNum = 85;BA.debugLine="If LogEvents = False Then"; if (_logevents==__c.False) { //BA.debugLineNum = 86;BA.debugLine="Log(\"Call B4XPages.GetManager.LogEvents = True t"; -__c.LogImpl("947251483","Call B4XPages.GetManager.LogEvents = True to enable logging B4XPages events.",0); +__c.LogImpl("918874395","Call B4XPages.GetManager.LogEvents = True to enable logging B4XPages events.",0); }; //BA.debugLineNum = 88;BA.debugLine="If NonMainPageWasAdded Then"; if (_nonmainpagewasadded) { @@ -748,7 +748,7 @@ if (_logevents) { //BA.debugLineNum = 642;BA.debugLine="Dim msg As String = $\"*** ${pi.Id}: ${ev} ${Stac"; _msg = ("*** "+__c.SmartStringFormatter("",(Object)(_pi.Id /*String*/ ))+": "+__c.SmartStringFormatter("",(Object)(_ev))+" "+__c.SmartStringFormatter("",(Object)(_stackstring))+""); //BA.debugLineNum = 643;BA.debugLine="Log(msg)"; -__c.LogImpl("949479683",_msg,0); +__c.LogImpl("921102595",_msg,0); }; //BA.debugLineNum = 645;BA.debugLine="End Sub"; return ""; @@ -800,7 +800,7 @@ __c.CallSubDelayed3(ba,_targetpage.B4XPage /*Object*/ ,_subname,_params[(int) (0 break; } default: { //BA.debugLineNum = 562;BA.debugLine="Log(\"Too many parameters\")"; -__c.LogImpl("948955406","Too many parameters",0); +__c.LogImpl("920578318","Too many parameters",0); break; } } ; @@ -841,7 +841,7 @@ if (true) return __c.CallSubNew3(ba,_targetpage.B4XPage /*Object*/ ,_subname,_pa break; } default: { //BA.debugLineNum = 580;BA.debugLine="Log(\"Too many parameters\")"; -__c.LogImpl("949020942","Too many parameters",0); +__c.LogImpl("920643854","Too many parameters",0); break; } } ; diff --git a/B4A/Objects/src/reparto_izca/keymon/lat/b4xsearchtemplate.java b/B4A/Objects/src/reparto_izca/keymon/lat/b4xsearchtemplate.java index c37f5d8..955e0ce 100644 --- a/B4A/Objects/src/reparto_izca/keymon/lat/b4xsearchtemplate.java +++ b/B4A/Objects/src/reparto_izca/keymon/lat/b4xsearchtemplate.java @@ -390,7 +390,7 @@ _count = (int) (_count+1); } }; //BA.debugLineNum = 227;BA.debugLine="Log(\"Index time: \" & (DateTime.Now - startTime) &"; -__c.LogImpl("967436575","Index time: "+BA.NumberToString((__c.DateTime.getNow()-_starttime))+" ms ("+BA.NumberToString(_items.getSize())+" Items)",0); +__c.LogImpl("939059487","Index time: "+BA.NumberToString((__c.DateTime.getNow()-_starttime))+" ms ("+BA.NumberToString(_items.getSize())+" Items)",0); //BA.debugLineNum = 228;BA.debugLine="AllItems = Items"; _allitems = _items; //BA.debugLineNum = 229;BA.debugLine="Return Array(prefixList, substringList, AllItems)"; diff --git a/B4A/Objects/src/reparto_izca/keymon/lat/c_cheklist.java b/B4A/Objects/src/reparto_izca/keymon/lat/c_cheklist.java index 4c2cbe2..8ece6c5 100644 --- a/B4A/Objects/src/reparto_izca/keymon/lat/c_cheklist.java +++ b/B4A/Objects/src/reparto_izca/keymon/lat/c_cheklist.java @@ -166,13 +166,13 @@ __c.File.MakeDir(_dirp,"/md"); //BA.debugLineNum = 548;BA.debugLine="Dir = \"/md\""; _dir = "/md"; //BA.debugLineNum = 549;BA.debugLine="Log(\"creado en promotoria \" & Dirp & Dir)"; -__c.LogImpl("57667720","creado en promotoria "+_dirp+_dir,0); +__c.LogImpl("17405576","creado en promotoria "+_dirp+_dir,0); } catch (Exception e9) { ba.setLastException(e9); //BA.debugLineNum = 551;BA.debugLine="Dir = \"\""; _dir = ""; //BA.debugLineNum = 552;BA.debugLine="Log(\"creado en raiz\")"; -__c.LogImpl("57667723","creado en raiz",0); +__c.LogImpl("17405579","creado en raiz",0); }; //BA.debugLineNum = 555;BA.debugLine="Try"; try { //BA.debugLineNum = 556;BA.debugLine="File.MakeDir(Dirp & Dir,\"/reduccion\")"; @@ -180,13 +180,13 @@ __c.File.MakeDir(_dirp+_dir,"/reduccion"); //BA.debugLineNum = 557;BA.debugLine="Dir2 = \"/reduccion\""; _dir2 = "/reduccion"; //BA.debugLineNum = 558;BA.debugLine="Log(\"creado en promotoria \" & Dirp & Dir & Dir2)"; -__c.LogImpl("57667729","creado en promotoria "+_dirp+_dir+_dir2,0); +__c.LogImpl("17405585","creado en promotoria "+_dirp+_dir+_dir2,0); } catch (Exception e17) { ba.setLastException(e17); //BA.debugLineNum = 560;BA.debugLine="Dir = \"\""; _dir = ""; //BA.debugLineNum = 561;BA.debugLine="Log(\"creado en raiz\")"; -__c.LogImpl("57667732","creado en raiz",0); +__c.LogImpl("17405588","creado en raiz",0); }; //BA.debugLineNum = 564;BA.debugLine="DateTime.TimeFormat=\"HH:mm:ss\""; __c.DateTime.setTimeFormat("HH:mm:ss"); @@ -474,7 +474,7 @@ parent._c = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.Ab //BA.debugLineNum = 144;BA.debugLine="c.Position = 0"; parent._c.setPosition((int) (0)); //BA.debugLineNum = 145;BA.debugLine="Log(c.GetString(\"PLACA\"))"; -parent.__c.LogImpl("54521987",parent._c.GetString("PLACA"),0); +parent.__c.LogImpl("14259843",parent._c.GetString("PLACA"),0); //BA.debugLineNum = 146;BA.debugLine="l_placa.Text = c.GetString(\"PLACA\")"; parent._l_placa.setText(BA.ObjectToCharSequence(parent._c.GetString("PLACA"))); //BA.debugLineNum = 147;BA.debugLine="c.Close"; @@ -507,7 +507,7 @@ case 3: //C this.state = 6; //BA.debugLineNum = 153;BA.debugLine="Log(\"inicializamos Camara\")"; -parent.__c.LogImpl("54521995","inicializamos Camara",0); +parent.__c.LogImpl("14259851","inicializamos Camara",0); if (true) break; case 5: @@ -541,7 +541,7 @@ case 9: //C this.state = 16; //BA.debugLineNum = 164;BA.debugLine="Log(\"SDK = \" & SdkVersion & \" : Requesting WRITE"; -parent.__c.LogImpl("54522006","SDK = "+BA.NumberToString(_sdkversion)+" : Requesting WRITE_EXTERNAL_STORAGE permission",0); +parent.__c.LogImpl("14259862","SDK = "+BA.NumberToString(_sdkversion)+" : Requesting WRITE_EXTERNAL_STORAGE permission",0); //BA.debugLineNum = 165;BA.debugLine="Dim rp As RuntimePermissions"; _rp = new anywheresoftware.b4a.objects.RuntimePermissions(); //BA.debugLineNum = 166;BA.debugLine="rp.CheckAndRequest(rp.PERMISSION_WRITE_EXTERNAL_"; @@ -557,16 +557,16 @@ _permission = (String) result[0]; _result = (Boolean) result[1]; ; //BA.debugLineNum = 168;BA.debugLine="Log($\"PERMISSION_WRITE_EXTERNAL_STORAGE = ${Resu"; -parent.__c.LogImpl("54522010",("PERMISSION_WRITE_EXTERNAL_STORAGE = "+parent.__c.SmartStringFormatter("",(Object)(_result))+""),0); +parent.__c.LogImpl("14259866",("PERMISSION_WRITE_EXTERNAL_STORAGE = "+parent.__c.SmartStringFormatter("",(Object)(_result))+""),0); if (true) break; case 11: //C this.state = 12; //BA.debugLineNum = 170;BA.debugLine="Log(\"SDK = \" & SdkVersion & \" : Requesting MANAG"; -parent.__c.LogImpl("54522012","SDK = "+BA.NumberToString(_sdkversion)+" : Requesting MANAGE_EXTERNAL_STORAGE permission",0); +parent.__c.LogImpl("14259868","SDK = "+BA.NumberToString(_sdkversion)+" : Requesting MANAGE_EXTERNAL_STORAGE permission",0); //BA.debugLineNum = 171;BA.debugLine="Log(\"On Entry MANAGE_EXTERNAL_STORAGE = \" & MES1"; -parent.__c.LogImpl("54522013","On Entry MANAGE_EXTERNAL_STORAGE = "+BA.ObjectToString(parent._mes1._haspermission /*boolean*/ ()),0); +parent.__c.LogImpl("14259869","On Entry MANAGE_EXTERNAL_STORAGE = "+BA.ObjectToString(parent._mes1._haspermission /*boolean*/ ()),0); //BA.debugLineNum = 172;BA.debugLine="If Not(MES1.HasPermission) Then"; if (true) break; @@ -592,7 +592,7 @@ this.state = 15; _res = (Integer) result[0]; ; //BA.debugLineNum = 175;BA.debugLine="Log(\"Getting permission\")"; -parent.__c.LogImpl("54522017","Getting permission",0); +parent.__c.LogImpl("14259873","Getting permission",0); //BA.debugLineNum = 176;BA.debugLine="MES1.GetPermission"; parent._mes1._getpermission /*String*/ (); //BA.debugLineNum = 177;BA.debugLine="Wait For MES_StorageAvailable"; @@ -797,7 +797,7 @@ _teclado.HideKeyboard(ba); _fototomada = _nombrefoto3; }; //BA.debugLineNum = 265;BA.debugLine="Log(\"tome foto\")"; -__c.LogImpl("54784155","tome foto",0); +__c.LogImpl("14522011","tome foto",0); //BA.debugLineNum = 266;BA.debugLine="Dim filename As String = fototomada"; _filename = _fototomada; //BA.debugLineNum = 267;BA.debugLine="Dim Dirp As String = File.DirInternal"; @@ -812,13 +812,13 @@ __c.File.MakeDir(_dirp,"/md"); //BA.debugLineNum = 272;BA.debugLine="Dir = \"/md\""; _dir = "/md"; //BA.debugLineNum = 273;BA.debugLine="Log(\"creado en promotoria \" & Dirp & Dir)"; -__c.LogImpl("54784163","creado en promotoria "+_dirp+_dir,0); +__c.LogImpl("14522019","creado en promotoria "+_dirp+_dir,0); } catch (Exception e32) { ba.setLastException(e32); //BA.debugLineNum = 275;BA.debugLine="Dir = \"\""; _dir = ""; //BA.debugLineNum = 276;BA.debugLine="Log(\"creado en raiz\")"; -__c.LogImpl("54784166","creado en raiz",0); +__c.LogImpl("14522022","creado en raiz",0); }; //BA.debugLineNum = 279;BA.debugLine="Try"; try { //BA.debugLineNum = 280;BA.debugLine="File.MakeDir(Dirp & Dir,\"/reduccion\")"; @@ -826,30 +826,30 @@ __c.File.MakeDir(_dirp+_dir,"/reduccion"); //BA.debugLineNum = 281;BA.debugLine="Dir2 = \"/reduccion\""; _dir2 = "/reduccion"; //BA.debugLineNum = 282;BA.debugLine="Log(\"creado en promotoria \" & Dirp & Dir & Dir2)"; -__c.LogImpl("54784172","creado en promotoria "+_dirp+_dir+_dir2,0); +__c.LogImpl("14522028","creado en promotoria "+_dirp+_dir+_dir2,0); } catch (Exception e40) { ba.setLastException(e40); //BA.debugLineNum = 284;BA.debugLine="Dir = \"\""; _dir = ""; //BA.debugLineNum = 285;BA.debugLine="Log(\"creado en raiz\")"; -__c.LogImpl("54784175","creado en raiz",0); +__c.LogImpl("14522031","creado en raiz",0); }; //BA.debugLineNum = 288;BA.debugLine="camEx.SavePictureToFile(Data, Dirp&Dir, filename)"; _camex._savepicturetofile /*String*/ (_data,_dirp+_dir,_filename); //BA.debugLineNum = 289;BA.debugLine="camEx.StartPreview 'restart preview"; _camex._startpreview /*String*/ (); //BA.debugLineNum = 291;BA.debugLine="Log(\"Picture saved.\" & CRLF & \"File size: \" & Fi"; -__c.LogImpl("54784181","Picture saved."+__c.CRLF+"File size: "+BA.NumberToString(__c.File.Size(_dir,_filename))+_dir+","+_filename,0); +__c.LogImpl("14522037","Picture saved."+__c.CRLF+"File size: "+BA.NumberToString(__c.File.Size(_dir,_filename))+_dir+","+_filename,0); //BA.debugLineNum = 292;BA.debugLine="p_camara.Visible = False"; _p_camara.setVisible(__c.False); //BA.debugLineNum = 294;BA.debugLine="Log(nombrefoto)"; -__c.LogImpl("54784184",_nombrefoto,0); +__c.LogImpl("14522040",_nombrefoto,0); //BA.debugLineNum = 295;BA.debugLine="Log(nombrefoto1)"; -__c.LogImpl("54784185",_nombrefoto1,0); +__c.LogImpl("14522041",_nombrefoto1,0); //BA.debugLineNum = 296;BA.debugLine="Log(nombrefoto2)"; -__c.LogImpl("54784186",_nombrefoto2,0); +__c.LogImpl("14522042",_nombrefoto2,0); //BA.debugLineNum = 297;BA.debugLine="Log(nombrefoto3)"; -__c.LogImpl("54784187",_nombrefoto3,0); +__c.LogImpl("14522043",_nombrefoto3,0); //BA.debugLineNum = 299;BA.debugLine="If nombrefoto <> \"0\" Then"; if ((_nombrefoto).equals("0") == false) { //BA.debugLineNum = 300;BA.debugLine="Dim img As B4XBitmap = xui.LoadBitmapResize(File"; @@ -918,7 +918,7 @@ return ""; public String _camera1_ready(boolean _success) throws Exception{ //BA.debugLineNum = 224;BA.debugLine="Sub Camera1_Ready (Success As Boolean)"; //BA.debugLineNum = 225;BA.debugLine="Log(\"Camara ready\")"; -__c.LogImpl("54718593","Camara ready",0); +__c.LogImpl("14456449","Camara ready",0); //BA.debugLineNum = 226;BA.debugLine="If Success Then"; if (_success) { //BA.debugLineNum = 227;BA.debugLine="camEx.SetJpegQuality(90)"; @@ -930,12 +930,12 @@ _camex._commitparameters /*String*/ (); //BA.debugLineNum = 230;BA.debugLine="camEx.StartPreview"; _camex._startpreview /*String*/ (); //BA.debugLineNum = 231;BA.debugLine="Log(camEx.GetPreviewSize)"; -__c.LogImpl("54718599",BA.ObjectToString(_camex._getpreviewsize /*reparto_izca.keymon.lat.cameraexclass._camerasize*/ ()),0); +__c.LogImpl("14456455",BA.ObjectToString(_camex._getpreviewsize /*reparto_izca.keymon.lat.cameraexclass._camerasize*/ ()),0); }else { //BA.debugLineNum = 233;BA.debugLine="ToastMessageShow(\"Cannot open camera.\", True)"; __c.ToastMessageShow(BA.ObjectToCharSequence("Cannot open camera."),__c.True); //BA.debugLineNum = 234;BA.debugLine="Log(\"Cannot open camera\")"; -__c.LogImpl("54718602","Cannot open camera",0); +__c.LogImpl("14456458","Cannot open camera",0); }; //BA.debugLineNum = 236;BA.debugLine="End Sub"; return ""; @@ -945,7 +945,7 @@ public String _cb_deratras_selectedindexchanged(int _index) throws Exception{ //BA.debugLineNum = 537;BA.debugLine="itemselect4 = cb_deratras.SelectedItem"; _itemselect4 = _cb_deratras._getselecteditem /*String*/ (); //BA.debugLineNum = 538;BA.debugLine="Log(itemselect4)"; -__c.LogImpl("57602178",_itemselect4,0); +__c.LogImpl("17340034",_itemselect4,0); //BA.debugLineNum = 539;BA.debugLine="End Sub"; return ""; } @@ -954,7 +954,7 @@ public String _cb_derdel_selectedindexchanged(int _index) throws Exception{ //BA.debugLineNum = 532;BA.debugLine="itemselect3 = cb_derdel.SelectedItem"; _itemselect3 = _cb_derdel._getselecteditem /*String*/ (); //BA.debugLineNum = 533;BA.debugLine="Log(itemselect3)"; -__c.LogImpl("57536642",_itemselect3,0); +__c.LogImpl("17274498",_itemselect3,0); //BA.debugLineNum = 534;BA.debugLine="End Sub"; return ""; } @@ -963,7 +963,7 @@ public String _cb_izqatras_selectedindexchanged(int _index) throws Exception{ //BA.debugLineNum = 527;BA.debugLine="itemselect2 = cb_izqatras.SelectedItem"; _itemselect2 = _cb_izqatras._getselecteditem /*String*/ (); //BA.debugLineNum = 528;BA.debugLine="Log(itemselect2)"; -__c.LogImpl("57471106",_itemselect2,0); +__c.LogImpl("17208962",_itemselect2,0); //BA.debugLineNum = 529;BA.debugLine="End Sub"; return ""; } @@ -972,7 +972,7 @@ public String _cb_izqdel_selectedindexchanged(int _index) throws Exception{ //BA.debugLineNum = 522;BA.debugLine="itemselect1 = cb_izqdel.SelectedItem"; _itemselect1 = _cb_izqdel._getselecteditem /*String*/ (); //BA.debugLineNum = 523;BA.debugLine="Log(itemselect1)"; -__c.LogImpl("57405570",_itemselect1,0); +__c.LogImpl("17143426",_itemselect1,0); //BA.debugLineNum = 524;BA.debugLine="End Sub"; return ""; } @@ -1290,7 +1290,7 @@ parent._camex._initialize /*String*/ (ba,parent._p_cam,parent._frontcamera,paren //BA.debugLineNum = 217;BA.debugLine="frontCamera = camEx.Front"; parent._frontcamera = parent._camex._front /*boolean*/ ; //BA.debugLineNum = 218;BA.debugLine="Log(\"inicializamos Camara\")"; -parent.__c.LogImpl("54653062","inicializamos Camara",0); +parent.__c.LogImpl("14390918","inicializamos Camara",0); if (true) break; case 5: @@ -1320,14 +1320,14 @@ Object[] _records = null; String _k = ""; //BA.debugLineNum = 747;BA.debugLine="Sub JobDone(Job As HttpJob)"; //BA.debugLineNum = 748;BA.debugLine="Log(\"JOBDONE CLIENTE . \" & Job.Success)"; -__c.LogImpl("57798785","JOBDONE CLIENTE . "+BA.ObjectToString(_job._success /*boolean*/ ),0); +__c.LogImpl("17536641","JOBDONE CLIENTE . "+BA.ObjectToString(_job._success /*boolean*/ ),0); //BA.debugLineNum = 749;BA.debugLine="If Job.Success = False Then"; if (_job._success /*boolean*/ ==__c.False) { //BA.debugLineNum = 752;BA.debugLine="LogColor(\"Error: \" & Job.tag & \" : \" & Job.Error"; -__c.LogImpl("57798789","Error: "+BA.ObjectToString(_job._tag /*Object*/ )+" : "+_job._errormessage /*String*/ ,__c.Colors.Blue); +__c.LogImpl("17536645","Error: "+BA.ObjectToString(_job._tag /*Object*/ )+" : "+_job._errormessage /*String*/ ,__c.Colors.Blue); }else { //BA.debugLineNum = 754;BA.debugLine="LogColor(\"JobDone: '\" & reqManager.HandleJob(Job"; -__c.LogImpl("57798791","JobDone: '"+BA.ObjectToString(_reqmanager._handlejob /*reparto_izca.keymon.lat.dbrequestmanager._dbresult*/ (_job).Tag /*Object*/ )+"' - Registros: "+BA.NumberToString(_reqmanager._handlejob /*reparto_izca.keymon.lat.dbrequestmanager._dbresult*/ (_job).Rows /*anywheresoftware.b4a.objects.collections.List*/ .getSize()),__c.Colors.Green); +__c.LogImpl("17536647","JobDone: '"+BA.ObjectToString(_reqmanager._handlejob /*reparto_izca.keymon.lat.dbrequestmanager._dbresult*/ (_job).Tag /*Object*/ )+"' - Registros: "+BA.NumberToString(_reqmanager._handlejob /*reparto_izca.keymon.lat.dbrequestmanager._dbresult*/ (_job).Rows /*anywheresoftware.b4a.objects.collections.List*/ .getSize()),__c.Colors.Green); //BA.debugLineNum = 755;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; if ((_job._jobname /*String*/ ).equals("DBRequest")) { //BA.debugLineNum = 756;BA.debugLine="Dim resultado As DBResult = reqManager.HandleJo"; @@ -1339,11 +1339,11 @@ _cliente = BA.ObjectToString(_resultado.Tag /*Object*/ ); //BA.debugLineNum = 759;BA.debugLine="cliente = cliente.SubString(cliente.IndexOf(\"_"; _cliente = _cliente.substring((int) (_cliente.indexOf("_")+24)); //BA.debugLineNum = 760;BA.debugLine="Log($\"Cliente1:${cliente}\"$)"; -__c.LogImpl("57798797",("Cliente1:"+__c.SmartStringFormatter("",(Object)(_cliente))+""),0); +__c.LogImpl("17536653",("Cliente1:"+__c.SmartStringFormatter("",(Object)(_cliente))+""),0); //BA.debugLineNum = 762;BA.debugLine="c=Starter.skmt.ExecQuery(\"SELECT USUARIO, PLAC"; _c = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery("SELECT USUARIO, PLACA, FECHA_CAPTURA, TARJETA_CIRCULACION , POLIZA_SEGURO, LICENCIA_CONDUCIR, LIMPIA_EXTERNA, LIMPIA_INTERNA, TRIANGULO, GATO, LLANTA_REFACCION, CARROCERIA, CARROCERIA_COMENTARIOS, LUCES, LUCES_COMENTARIOS, CONDICION_PLACAS, CONDICION_PLACAS_COMENTARIOS, CONDICION_LLANTAS_DEL_DER, CONDICION_LLANTAS_DEL_IZQ, CONDICION_LLANTAS_TRASERA_DER, CONDICION_LLANTAS_TRASERA_IZQ, ACEITE, ANTICONGELANTE, FRENOS, AIRE, FUGAS, COMETARIOS_FUGAS, FOTO1, FOTO12, FOTO3, FOTO4, KILIMETRAJE, RUTA FROM CHECKLIST2"))); //BA.debugLineNum = 763;BA.debugLine="Log($\"Pedido PENDIENTE: ${c.RowCount}\"$)"; -__c.LogImpl("57798800",("Pedido PENDIENTE: "+__c.SmartStringFormatter("",(Object)(_c.getRowCount()))+""),0); +__c.LogImpl("17536656",("Pedido PENDIENTE: "+__c.SmartStringFormatter("",(Object)(_c.getRowCount()))+""),0); //BA.debugLineNum = 764;BA.debugLine="If c.RowCount > 0 Then"; if (_c.getRowCount()>0) { //BA.debugLineNum = 765;BA.debugLine="For i = 0 To c.RowCount -1"; @@ -1392,7 +1392,7 @@ final int groupLen29 = group29.getSize() for (; index29 < groupLen29;index29++){ _k = BA.ObjectToString(group29.Get(index29)); //BA.debugLineNum = 783;BA.debugLine="Log(resultado.Tag & \": \" & k & \": \" & record"; -__c.LogImpl("57798820",BA.ObjectToString(_resultado.Tag /*Object*/ )+": "+_k+": "+BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_resultado.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)(_k))))]),0); +__c.LogImpl("17536676",BA.ObjectToString(_resultado.Tag /*Object*/ )+": "+_k+": "+BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_resultado.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)(_k))))]),0); } }; } @@ -1414,11 +1414,11 @@ int _i = 0; reparto_izca.keymon.lat.dbrequestmanager._dbcommand _cmd = null; //BA.debugLineNum = 724;BA.debugLine="Sub mandaPendientes"; //BA.debugLineNum = 725;BA.debugLine="Log(\"MandaPendientes\")"; -__c.LogImpl("57733249","MandaPendientes",0); +__c.LogImpl("17471105","MandaPendientes",0); //BA.debugLineNum = 727;BA.debugLine="c=Starter.skmt.ExecQuery(\"SELECT USUARIO, PLACA,"; _c = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery("SELECT USUARIO, PLACA, FECHA_CAPTURA, TARJETA_CIRCULACION , POLIZA_SEGURO, LICENCIA_CONDUCIR, LIMPIA_EXTERNA, LIMPIA_INTERNA, TRIANGULO, GATO, LLANTA_REFACCION, CARROCERIA, CARROCERIA_COMENTARIOS, LUCES, LUCES_COMENTARIOS, CONDICION_PLACAS, CONDICION_PLACAS_COMENTARIOS, CONDICION_LLANTAS_DEL_DER, CONDICION_LLANTAS_DEL_IZQ, CONDICION_LLANTAS_TRASERA_DER, CONDICION_LLANTAS_TRASERA_IZQ, ACEITE, ANTICONGELANTE, FRENOS, AIRE, FUGAS, COMETARIOS_FUGAS, FOTO1, FOTO12, FOTO3, FOTO4 FROM CHECKLIST2"))); //BA.debugLineNum = 728;BA.debugLine="Log($\"Pedido PENDIENTE: ${c.RowCount}\"$)"; -__c.LogImpl("57733252",("Pedido PENDIENTE: "+__c.SmartStringFormatter("",(Object)(_c.getRowCount()))+""),0); +__c.LogImpl("17471108",("Pedido PENDIENTE: "+__c.SmartStringFormatter("",(Object)(_c.getRowCount()))+""),0); //BA.debugLineNum = 729;BA.debugLine="If c.RowCount > 0 Then"; if (_c.getRowCount()>0) { //BA.debugLineNum = 730;BA.debugLine="For i = 0 To c.RowCount -1"; diff --git a/B4A/Objects/src/reparto_izca/keymon/lat/c_cliente.java b/B4A/Objects/src/reparto_izca/keymon/lat/c_cliente.java index 7071c64..ff70575 100644 --- a/B4A/Objects/src/reparto_izca/keymon/lat/c_cliente.java +++ b/B4A/Objects/src/reparto_izca/keymon/lat/c_cliente.java @@ -270,9 +270,9 @@ this.state = 30; //BA.debugLineNum = 1286;BA.debugLine="d.Position = i"; parent._d.setPosition(_i); //BA.debugLineNum = 1287;BA.debugLine="Log(d.GetString(\"NOTA\"))"; -parent.__c.LogImpl("59895960",parent._d.GetString("NOTA"),0); +parent.__c.LogImpl("19633816",parent._d.GetString("NOTA"),0); //BA.debugLineNum = 1288;BA.debugLine="Log(d.GetString(\"SALDO_PENDIENTE\"))"; -parent.__c.LogImpl("59895961",parent._d.GetString("SALDO_PENDIENTE"),0); +parent.__c.LogImpl("19633817",parent._d.GetString("SALDO_PENDIENTE"),0); if (true) break; if (true) break; @@ -472,7 +472,7 @@ _h = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObject //BA.debugLineNum = 1108;BA.debugLine="h.Position = 0"; _h.setPosition((int) (0)); //BA.debugLineNum = 1109;BA.debugLine="Log(h.GetString(\"CUENTA\"))"; -__c.LogImpl("59633795",_h.GetString("CUENTA"),0); +__c.LogImpl("19371651",_h.GetString("CUENTA"),0); //BA.debugLineNum = 1112;BA.debugLine="Dim Items As List"; _items = new anywheresoftware.b4a.objects.collections.List(); //BA.debugLineNum = 1113;BA.debugLine="Items.Initialize"; @@ -494,7 +494,7 @@ _j = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObject //BA.debugLineNum = 1125;BA.debugLine="j.position = 0"; _j.setPosition((int) (0)); //BA.debugLineNum = 1126;BA.debugLine="Log(j.RowCount)"; -__c.LogImpl("59633812",BA.NumberToString(_j.getRowCount()),0); +__c.LogImpl("19371668",BA.NumberToString(_j.getRowCount()),0); //BA.debugLineNum = 1127;BA.debugLine="If j.RowCount = 0 Then"; if (_j.getRowCount()==0) { //BA.debugLineNum = 1128;BA.debugLine="p_abono.Visible = True"; @@ -526,13 +526,13 @@ _d.setPosition(_i); //BA.debugLineNum = 1139;BA.debugLine="clv_abonos.Add(CreateListItem(d.GetString(\"NOTA"; _clv_abonos._add((anywheresoftware.b4a.objects.B4XViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.B4XViewWrapper(), (java.lang.Object)(_createlistitem(_d.GetString("NOTA"),"$ "+_d.GetString("SALDO_PENDIENTE")).getObject())),(Object)(_i)); //BA.debugLineNum = 1140;BA.debugLine="Log(d.GetString(\"NOTA\"))"; -__c.LogImpl("59633826",_d.GetString("NOTA"),0); +__c.LogImpl("19371682",_d.GetString("NOTA"),0); //BA.debugLineNum = 1141;BA.debugLine="Log(d.GetString(\"SALDO_PENDIENTE\"))"; -__c.LogImpl("59633827",_d.GetString("SALDO_PENDIENTE"),0); +__c.LogImpl("19371683",_d.GetString("SALDO_PENDIENTE"),0); //BA.debugLineNum = 1142;BA.debugLine="total = total + d.GetString(\"SALDO_PENDIENTE\")"; _total = _total+(double)(Double.parseDouble(_d.GetString("SALDO_PENDIENTE"))); //BA.debugLineNum = 1143;BA.debugLine="Log(total)"; -__c.LogImpl("59633829",BA.NumberToString(_total),0); +__c.LogImpl("19371685",BA.NumberToString(_total),0); } }; //BA.debugLineNum = 1145;BA.debugLine="d.Close"; @@ -554,7 +554,7 @@ _clv_abonos._add((anywheresoftware.b4a.objects.B4XViewWrapper) anywheresoftware. //BA.debugLineNum = 1151;BA.debugLine="total = total - d.GetString(\"a_abono\")"; _total = _total-(double)(Double.parseDouble(_d.GetString("a_abono"))); //BA.debugLineNum = 1152;BA.debugLine="Log(total)"; -__c.LogImpl("59633838",BA.NumberToString(_total),0); +__c.LogImpl("19371694",BA.NumberToString(_total),0); } }; }; @@ -594,13 +594,13 @@ _d.setPosition(_i); //BA.debugLineNum = 1170;BA.debugLine="clv_abonos.Add(CreateListItem(d.GetString(\"NOTA"; _clv_abonos._add((anywheresoftware.b4a.objects.B4XViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.B4XViewWrapper(), (java.lang.Object)(_createlistitem(_d.GetString("NOTA"),"$ "+_d.GetString("SALDO_PENDIENTE")).getObject())),(Object)(_i)); //BA.debugLineNum = 1171;BA.debugLine="Log(d.GetString(\"NOTA\"))"; -__c.LogImpl("59633857",_d.GetString("NOTA"),0); +__c.LogImpl("19371713",_d.GetString("NOTA"),0); //BA.debugLineNum = 1172;BA.debugLine="Log(d.GetString(\"SALDO_PENDIENTE\"))"; -__c.LogImpl("59633858",_d.GetString("SALDO_PENDIENTE"),0); +__c.LogImpl("19371714",_d.GetString("SALDO_PENDIENTE"),0); //BA.debugLineNum = 1173;BA.debugLine="total = total + d.GetString(\"SALDO_PENDIENTE\")"; _total = _total+(double)(Double.parseDouble(_d.GetString("SALDO_PENDIENTE"))); //BA.debugLineNum = 1174;BA.debugLine="Log(total)"; -__c.LogImpl("59633860",BA.NumberToString(_total),0); +__c.LogImpl("19371716",BA.NumberToString(_total),0); } }; //BA.debugLineNum = 1176;BA.debugLine="d.Close"; @@ -622,7 +622,7 @@ _clv_abonos._add((anywheresoftware.b4a.objects.B4XViewWrapper) anywheresoftware. //BA.debugLineNum = 1182;BA.debugLine="total = total - d.GetString(\"a_abono\")"; _total = _total-(double)(Double.parseDouble(_d.GetString("a_abono"))); //BA.debugLineNum = 1183;BA.debugLine="Log(total)"; -__c.LogImpl("59633869",BA.NumberToString(_total),0); +__c.LogImpl("19371725",BA.NumberToString(_total),0); } }; }; @@ -988,7 +988,7 @@ this.state = 48; //BA.debugLineNum = 640;BA.debugLine="S.Position=i"; parent._s.setPosition(_i); //BA.debugLineNum = 641;BA.debugLine="Log(s.GetString(\"HVD_RECHAZO\"))"; -parent.__c.LogImpl("58912986",parent._s.GetString("HVD_RECHAZO"),0); +parent.__c.LogImpl("18650842",parent._s.GetString("HVD_RECHAZO"),0); //BA.debugLineNum = 642;BA.debugLine="If s.GetString(\"HVD_CANT\") - s.GetString(\"HVD_"; if (true) break; @@ -1319,7 +1319,7 @@ parent._tamano = (int) (_ptot.length()+parent._tamano); //BA.debugLineNum = 738;BA.debugLine="ESPACIO = (ESPACIO - TAMANO)/2"; parent._espacio = (int) ((parent._espacio-parent._tamano)/(double)2); //BA.debugLineNum = 739;BA.debugLine="Log(ESPACIO)"; -parent.__c.LogImpl("58913084",BA.NumberToString(parent._espacio),0); +parent.__c.LogImpl("18650940",BA.NumberToString(parent._espacio),0); //BA.debugLineNum = 740;BA.debugLine="For E=0 To ESPACIO -1"; if (true) break; @@ -1479,7 +1479,7 @@ parent._tamano = (int) (_ptot.length()+parent._tamano); //BA.debugLineNum = 786;BA.debugLine="ESPACIO = (ESPACIO - TAMANO)/2"; parent._espacio = (int) ((parent._espacio-parent._tamano)/(double)2); //BA.debugLineNum = 787;BA.debugLine="Log(ESPACIO)"; -parent.__c.LogImpl("58913132",BA.NumberToString(parent._espacio),0); +parent.__c.LogImpl("18650988",BA.NumberToString(parent._espacio),0); //BA.debugLineNum = 788;BA.debugLine="For E=0 To ESPACIO -1"; if (true) break; @@ -2041,7 +2041,7 @@ this.state = 48; //BA.debugLineNum = 1570;BA.debugLine="S.Position=i"; parent._s.setPosition(_i); //BA.debugLineNum = 1571;BA.debugLine="Log(s.GetString(\"HVD_RECHAZO\"))"; -parent.__c.LogImpl("510027220",parent._s.GetString("HVD_RECHAZO"),0); +parent.__c.LogImpl("19765076",parent._s.GetString("HVD_RECHAZO"),0); //BA.debugLineNum = 1572;BA.debugLine="If s.GetString(\"HVD_CANT\") - s.GetString(\"HVD_"; if (true) break; @@ -2376,7 +2376,7 @@ parent._tamano = (int) (_ptot.length()+parent._tamano); //BA.debugLineNum = 1670;BA.debugLine="ESPACIO = (ESPACIO - TAMANO)/2"; parent._espacio = (int) ((parent._espacio-parent._tamano)/(double)2); //BA.debugLineNum = 1671;BA.debugLine="Log(ESPACIO)"; -parent.__c.LogImpl("510027320",BA.NumberToString(parent._espacio),0); +parent.__c.LogImpl("19765176",BA.NumberToString(parent._espacio),0); //BA.debugLineNum = 1672;BA.debugLine="For E=0 To ESPACIO -1"; if (true) break; @@ -2536,7 +2536,7 @@ parent._tamano = (int) (_ptot.length()+parent._tamano); //BA.debugLineNum = 1718;BA.debugLine="ESPACIO = (ESPACIO - TAMANO)/2"; parent._espacio = (int) ((parent._espacio-parent._tamano)/(double)2); //BA.debugLineNum = 1719;BA.debugLine="Log(ESPACIO)"; -parent.__c.LogImpl("510027368",BA.NumberToString(parent._espacio),0); +parent.__c.LogImpl("19765224",BA.NumberToString(parent._espacio),0); //BA.debugLineNum = 1720;BA.debugLine="For E=0 To ESPACIO -1"; if (true) break; @@ -3013,13 +3013,13 @@ _cuenta3 = BA.NumberToString((double)(Double.parseDouble(_cuenta3))+(double)(Dou }; }; //BA.debugLineNum = 264;BA.debugLine="Log(cuenta0)"; -__c.LogImpl("58061048",_cuenta0,0); +__c.LogImpl("17798904",_cuenta0,0); //BA.debugLineNum = 265;BA.debugLine="Log(Cuenta1)"; -__c.LogImpl("58061049",_cuenta1,0); +__c.LogImpl("17798905",_cuenta1,0); //BA.debugLineNum = 266;BA.debugLine="Log(Cuenta2)"; -__c.LogImpl("58061050",_cuenta2,0); +__c.LogImpl("17798906",_cuenta2,0); //BA.debugLineNum = 267;BA.debugLine="Log(Cuenta3)"; -__c.LogImpl("58061051",_cuenta3,0); +__c.LogImpl("17798907",_cuenta3,0); //BA.debugLineNum = 269;BA.debugLine="l_total.Text = NumberFormat2((cuenta0 + Cuenta1 +"; _l_total.setText(BA.ObjectToCharSequence(__c.NumberFormat2(((double)(Double.parseDouble(_cuenta0))+(double)(Double.parseDouble(_cuenta1))+(double)(Double.parseDouble(_cuenta2))+(double)(Double.parseDouble(_cuenta3))),(int) (0),(int) (2),(int) (2),__c.True))); //BA.debugLineNum = 270;BA.debugLine="L_CANT.Text = NumberFormat2((arti + arti1 +arti2"; @@ -3046,7 +3046,7 @@ _printer1._disconnect /*String*/ (); //BA.debugLineNum = 289;BA.debugLine="Printer1.Connect"; _printer1._connect /*boolean*/ (); //BA.debugLineNum = 290;BA.debugLine="Log(\"2\")"; -__c.LogImpl("58061074","2",0); +__c.LogImpl("17798930","2",0); }; //BA.debugLineNum = 320;BA.debugLine="c=Starter.skmt.ExecQuery(\"select ID_ALMACEN from"; _c = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery("select ID_ALMACEN from CAT_ALMACEN"))); @@ -3061,7 +3061,7 @@ if ((_almacen).equals("3") || (_almacen).equals(BA.NumberToString(3)) || (_almac //BA.debugLineNum = 327;BA.debugLine="Tar.Visible = False"; _tar.setVisible(__c.False); //BA.debugLineNum = 328;BA.debugLine="Log(\"SI AQUI\")"; -__c.LogImpl("58061112","SI AQUI",0); +__c.LogImpl("17798968","SI AQUI",0); //BA.debugLineNum = 329;BA.debugLine="b = Starter.skmt.ExecQuery(\"select COUNT(*) AS C"; _b = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery("select COUNT(*) AS CLIENTE FROM ABONOSP WHERE CLIENTE IN (Select CUENTA from cuentaa)"))); //BA.debugLineNum = 330;BA.debugLine="b.Position = 0"; @@ -3192,7 +3192,7 @@ if (_c.GetString("CAT_CL_ATIENTE2")!= null && (_c.GetString("CAT_CL_ATIENTE2")). //BA.debugLineNum = 129;BA.debugLine="l_atiende2.Text = c.GetString(\"CAT_CL_ATIENTE2\")"; _l_atiende2.setText(BA.ObjectToCharSequence(_c.GetString("CAT_CL_ATIENTE2"))); //BA.debugLineNum = 130;BA.debugLine="Log(\"|\"&c.GetString(\"CAT_CL_ATIENTE2\")&\"|\")"; -__c.LogImpl("57995417","|"+_c.GetString("CAT_CL_ATIENTE2")+"|",0); +__c.LogImpl("17733273","|"+_c.GetString("CAT_CL_ATIENTE2")+"|",0); }else { //BA.debugLineNum = 132;BA.debugLine="l_atiende2.Text = \" \""; _l_atiende2.setText(BA.ObjectToCharSequence(" ")); @@ -3597,12 +3597,12 @@ Object[] _records = null; String _k = ""; //BA.debugLineNum = 969;BA.debugLine="Sub JobDone(Job As HttpJob)"; //BA.debugLineNum = 970;BA.debugLine="Log(Job.Success)"; -__c.LogImpl("59371649",BA.ObjectToString(_job._success /*boolean*/ ),0); +__c.LogImpl("19109505",BA.ObjectToString(_job._success /*boolean*/ ),0); //BA.debugLineNum = 971;BA.debugLine="If Job.Success = False Then"; if (_job._success /*boolean*/ ==__c.False) { }else { //BA.debugLineNum = 974;BA.debugLine="LogColor(\"JobDone: '\" & reqManager.HandleJob(Job"; -__c.LogImpl("59371653","JobDone: '"+BA.ObjectToString(_reqmanager._handlejob /*reparto_izca.keymon.lat.dbrequestmanager._dbresult*/ (_job).Tag /*Object*/ )+"' - Registros: "+BA.NumberToString(_reqmanager._handlejob /*reparto_izca.keymon.lat.dbrequestmanager._dbresult*/ (_job).Rows /*anywheresoftware.b4a.objects.collections.List*/ .getSize()),__c.Colors.Green); +__c.LogImpl("19109509","JobDone: '"+BA.ObjectToString(_reqmanager._handlejob /*reparto_izca.keymon.lat.dbrequestmanager._dbresult*/ (_job).Tag /*Object*/ )+"' - Registros: "+BA.NumberToString(_reqmanager._handlejob /*reparto_izca.keymon.lat.dbrequestmanager._dbresult*/ (_job).Rows /*anywheresoftware.b4a.objects.collections.List*/ .getSize()),__c.Colors.Green); //BA.debugLineNum = 975;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; if ((_job._jobname /*String*/ ).equals("DBRequest")) { //BA.debugLineNum = 976;BA.debugLine="Dim resultado As DBResult = reqManager.HandleJo"; @@ -3614,7 +3614,7 @@ _cliente = BA.ObjectToString(_resultado.Tag /*Object*/ ); //BA.debugLineNum = 979;BA.debugLine="cliente = cliente.SubString(cliente.IndexOf(\"_"; _cliente = _cliente.substring((int) (_cliente.indexOf("_")+24)); //BA.debugLineNum = 980;BA.debugLine="Log($\"Cliente1:${cliente}\"$)"; -__c.LogImpl("59371659",("Cliente1:"+__c.SmartStringFormatter("",(Object)(_cliente))+""),0); +__c.LogImpl("19109515",("Cliente1:"+__c.SmartStringFormatter("",(Object)(_cliente))+""),0); //BA.debugLineNum = 981;BA.debugLine="Starter.skmt.ExecNonQuery2(\"update REPARTO_GEO"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery2("update REPARTO_GEO SET ENVIO = ? WHERE CLIENTE = ? AND ENVIO <> ?",anywheresoftware.b4a.keywords.Common.ArrayToList(new String[]{"1",_cliente,"1"})); //BA.debugLineNum = 982;BA.debugLine="For Each records() As Object In resultado.Rows"; @@ -3634,7 +3634,7 @@ final int groupLen13 = group13.getSize() for (; index13 < groupLen13;index13++){ _k = BA.ObjectToString(group13.Get(index13)); //BA.debugLineNum = 984;BA.debugLine="Log(resultado.Tag & \": \" & k & \": \" & record"; -__c.LogImpl("59371663",BA.ObjectToString(_resultado.Tag /*Object*/ )+": "+_k+": "+BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_resultado.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)(_k))))]),0); +__c.LogImpl("19109519",BA.ObjectToString(_resultado.Tag /*Object*/ )+": "+_k+": "+BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_resultado.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)(_k))))]),0); } }; } @@ -3704,7 +3704,7 @@ _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery2("INSERT INTO CAT_ _impresoraconectada = __c.True; }else { //BA.debugLineNum = 862;BA.debugLine="LogColor(\"Error conectando la impresora\", Colors"; -__c.LogImpl("58978444","Error conectando la impresora",__c.Colors.Red); +__c.LogImpl("18716300","Error conectando la impresora",__c.Colors.Red); //BA.debugLineNum = 863;BA.debugLine="errorImpresora = errorImpresora + 1"; _errorimpresora = (int) (_errorimpresora+1); //BA.debugLineNum = 864;BA.debugLine="If errorImpresora > 1 Then"; @@ -3721,7 +3721,7 @@ return ""; public String _printer1_error() throws Exception{ //BA.debugLineNum = 871;BA.debugLine="Sub Printer1_Error"; //BA.debugLineNum = 872;BA.debugLine="Log(\"error printer\")"; -__c.LogImpl("59043969","error printer",0); +__c.LogImpl("18781825","error printer",0); //BA.debugLineNum = 873;BA.debugLine="End Sub"; return ""; } diff --git a/B4A/Objects/src/reparto_izca/keymon/lat/c_clientes.java b/B4A/Objects/src/reparto_izca/keymon/lat/c_clientes.java index 9571712..972b7d7 100644 --- a/B4A/Objects/src/reparto_izca/keymon/lat/c_clientes.java +++ b/B4A/Objects/src/reparto_izca/keymon/lat/c_clientes.java @@ -250,7 +250,7 @@ case 18: this.state = 19; ; //BA.debugLineNum = 489;BA.debugLine="Log($\"locActual: ${locActual}, thisLoc1: ${this"; -parent.__c.LogImpl("510813463",("locActual: "+parent.__c.SmartStringFormatter("",(Object)(_locactual))+", thisLoc1: "+parent.__c.SmartStringFormatter("",(Object)(_thisloc1))+""),0); +parent.__c.LogImpl("146202903",("locActual: "+parent.__c.SmartStringFormatter("",(Object)(_locactual))+", thisLoc1: "+parent.__c.SmartStringFormatter("",(Object)(_thisloc1))+""),0); //BA.debugLineNum = 490;BA.debugLine="Wait For(distanciaEntreCoords(distancia2, locAc"; parent.__c.WaitFor("complete", ba, this, parent._distanciaentrecoords(_distancia2,_locactual,_thisloc1)); this.state = 33; @@ -261,14 +261,14 @@ this.state = 19; _r = (anywheresoftware.b4a.objects.collections.List) result[0]; ; //BA.debugLineNum = 491;BA.debugLine="LogColor($\"R: ${r.Get(0)} - ${r.Get(1)} - ${r.G"; -parent.__c.LogImpl("510813465",("R: "+parent.__c.SmartStringFormatter("",_r.Get((int) (0)))+" - "+parent.__c.SmartStringFormatter("",_r.Get((int) (1)))+" - "+parent.__c.SmartStringFormatter("",_r.Get((int) (2)))+""),parent.__c.Colors.Green); +parent.__c.LogImpl("146202905",("R: "+parent.__c.SmartStringFormatter("",_r.Get((int) (0)))+" - "+parent.__c.SmartStringFormatter("",_r.Get((int) (1)))+" - "+parent.__c.SmartStringFormatter("",_r.Get((int) (2)))+""),parent.__c.Colors.Green); //BA.debugLineNum = 492;BA.debugLine="Private tId As Int = r.Get(0)"; _tid = (int)(BA.ObjectToNumber(_r.Get((int) (0)))); //BA.debugLineNum = 493;BA.debugLine="Private tMap As Map = distOrderedMap.Get(tId)"; _tmap = new anywheresoftware.b4a.objects.collections.Map(); _tmap = (anywheresoftware.b4a.objects.collections.Map) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.collections.Map(), (java.util.Map)(parent._distorderedmap._get /*Object*/ ((Object)(_tid)))); //BA.debugLineNum = 494;BA.debugLine="LogColor(\"|\" & tId & \"| - \" &distOrderedMap.Get"; -parent.__c.LogImpl("510813468","|"+BA.NumberToString(_tid)+"| - "+BA.ObjectToString(parent._distorderedmap._get /*Object*/ ((Object)(_tid))),parent.__c.Colors.Blue); +parent.__c.LogImpl("146202908","|"+BA.NumberToString(_tid)+"| - "+BA.ObjectToString(parent._distorderedmap._get /*Object*/ ((Object)(_tid))),parent.__c.Colors.Blue); //BA.debugLineNum = 495;BA.debugLine="Private tempNDD As String = tMap.Get(\"nomDirDis"; _tempndd = BA.ObjectToString(_tmap.Get((Object)("nomDirDist"))); //BA.debugLineNum = 496;BA.debugLine="Private indexD As Int = tempNDD.IndexOf(\"Distan"; @@ -294,7 +294,7 @@ case 24: this.state = 25; ; //BA.debugLineNum = 498;BA.debugLine="Log(tempNDD)"; -parent.__c.LogImpl("510813472",_tempndd,0); +parent.__c.LogImpl("146202912",_tempndd,0); //BA.debugLineNum = 499;BA.debugLine="tempNDD = tempNDD & $\"Dist: $1.1{(r.Get(1)/1000"; _tempndd = _tempndd+("Dist: "+parent.__c.SmartStringFormatter("1.1",(Object)(((double)(BA.ObjectToNumber(_r.Get((int) (1))))/(double)1000)))+" kms, Tiempo aprox: "+parent.__c.SmartStringFormatter("1.0",(Object)((((double)(BA.ObjectToNumber(_r.Get((int) (2))))*2)/(double)60)))+" min."); //BA.debugLineNum = 500;BA.debugLine="Private esteCliente As Map = CreateMap(\"distanc"; @@ -510,7 +510,7 @@ _starter._cedislocation /*anywheresoftware.b4a.gps.LocationWrapper*/ .setLongitu }; }; //BA.debugLineNum = 109;BA.debugLine="Log(Starter.cedisLocation)"; -__c.LogImpl("510289212",BA.ObjectToString(_starter._cedislocation /*anywheresoftware.b4a.gps.LocationWrapper*/ ),0); +__c.LogImpl("145678652",BA.ObjectToString(_starter._cedislocation /*anywheresoftware.b4a.gps.LocationWrapper*/ ),0); //BA.debugLineNum = 110;BA.debugLine="End Sub"; return ""; } @@ -537,7 +537,7 @@ case 0: //C this.state = 1; //BA.debugLineNum = 116;BA.debugLine="Log(entro)"; -parent.__c.LogImpl("510354691",parent._entro,0); +parent.__c.LogImpl("145744131",parent._entro,0); //BA.debugLineNum = 117;BA.debugLine="If rutaGenerada Or entro = 3 Then ' Si ya generam"; if (true) break; @@ -597,7 +597,7 @@ _clientesmapao._initialize /*String*/ (ba); //BA.debugLineNum = 43;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from waypoints\""; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from waypoints"); //BA.debugLineNum = 44;BA.debugLine="Log(\"Coordenadas del almacen: \" & Starter.cedisLo"; -__c.LogImpl("510223624","Coordenadas del almacen: "+BA.NumberToString(_starter._cedislocation /*anywheresoftware.b4a.gps.LocationWrapper*/ .getLongitude())+","+BA.NumberToString(_starter._cedislocation /*anywheresoftware.b4a.gps.LocationWrapper*/ .getLatitude()),0); +__c.LogImpl("145613064","Coordenadas del almacen: "+BA.NumberToString(_starter._cedislocation /*anywheresoftware.b4a.gps.LocationWrapper*/ .getLongitude())+","+BA.NumberToString(_starter._cedislocation /*anywheresoftware.b4a.gps.LocationWrapper*/ .getLatitude()),0); //BA.debugLineNum = 45;BA.debugLine="End Sub"; return ""; } @@ -710,7 +710,7 @@ _tmplist.AddAll(anywheresoftware.b4a.keywords.Common.ArrayToList(new String[]{"A //BA.debugLineNum = 596;BA.debugLine="coords.InsertAt(0,tmpList)"; _coords.InsertAt((int) (0),(Object)(_tmplist.getObject())); //BA.debugLineNum = 597;BA.debugLine="Log(\"=================================\")"; -parent.__c.LogImpl("511141126","=================================",0); +parent.__c.LogImpl("146530566","=================================",0); //BA.debugLineNum = 599;BA.debugLine="Private coordsStr As String = \"\""; _coordsstr = ""; //BA.debugLineNum = 600;BA.debugLine="For Each tienda As List In coords"; @@ -781,7 +781,7 @@ case 10: this.state = 11; ; //BA.debugLineNum = 608;BA.debugLine="Log(coordsStr)"; -parent.__c.LogImpl("511141137",_coordsstr,0); +parent.__c.LogImpl("146530577",_coordsstr,0); //BA.debugLineNum = 609;BA.debugLine="ProgressDialogShow2(\"Calculando distancia y tiemp"; parent.__c.ProgressDialogShow2(ba,BA.ObjectToCharSequence("Calculando distancia y tiempo, un momento por favor."),parent.__c.False); //BA.debugLineNum = 610;BA.debugLine="Dim j As HttpJob"; @@ -791,7 +791,7 @@ _j._initialize /*String*/ (ba,"trip",parent); //BA.debugLineNum = 612;BA.debugLine="j.Download($\"http://keymon.net:9002/ruteador?m=OS"; _j._download /*String*/ (("http://keymon.net:9002/ruteador?m=OSRM&r="+parent.__c.SmartStringFormatter("",(Object)(parent._subs._traerutareparto /*String*/ (ba)))+"&a="+parent.__c.SmartStringFormatter("",(Object)(parent._subs._traealmacen /*String*/ (ba)))+"&f=CEDIS,"+parent.__c.SmartStringFormatter("",(Object)(parent._starter._cedislocation /*anywheresoftware.b4a.gps.LocationWrapper*/ .getLongitude()))+","+parent.__c.SmartStringFormatter("",(Object)(parent._starter._cedislocation /*anywheresoftware.b4a.gps.LocationWrapper*/ .getLatitude()))+"&c="+parent.__c.SmartStringFormatter("",(Object)(_coordsstr))+"")); //BA.debugLineNum = 613;BA.debugLine="Log($\"http://keymon.net:9002/ruteador?m=OSRM&r=${"; -parent.__c.LogImpl("511141142",("http://keymon.net:9002/ruteador?m=OSRM&r="+parent.__c.SmartStringFormatter("",(Object)(parent._subs._traerutareparto /*String*/ (ba)))+"&a="+parent.__c.SmartStringFormatter("",(Object)(parent._subs._traealmacen /*String*/ (ba)))+"&f=CEDIS,"+parent.__c.SmartStringFormatter("",(Object)(parent._starter._cedislocation /*anywheresoftware.b4a.gps.LocationWrapper*/ .getLongitude()))+","+parent.__c.SmartStringFormatter("",(Object)(parent._starter._cedislocation /*anywheresoftware.b4a.gps.LocationWrapper*/ .getLatitude()))+"&c="+parent.__c.SmartStringFormatter("",(Object)(_coordsstr))+""),0); +parent.__c.LogImpl("146530582",("http://keymon.net:9002/ruteador?m=OSRM&r="+parent.__c.SmartStringFormatter("",(Object)(parent._subs._traerutareparto /*String*/ (ba)))+"&a="+parent.__c.SmartStringFormatter("",(Object)(parent._subs._traealmacen /*String*/ (ba)))+"&f=CEDIS,"+parent.__c.SmartStringFormatter("",(Object)(parent._starter._cedislocation /*anywheresoftware.b4a.gps.LocationWrapper*/ .getLongitude()))+","+parent.__c.SmartStringFormatter("",(Object)(parent._starter._cedislocation /*anywheresoftware.b4a.gps.LocationWrapper*/ .getLatitude()))+"&c="+parent.__c.SmartStringFormatter("",(Object)(_coordsstr))+""),0); //BA.debugLineNum = 614;BA.debugLine="Wait For (j) JobDone(j As HttpJob)"; parent.__c.WaitFor("jobdone", ba, this, (Object)(_j)); this.state = 35; @@ -824,7 +824,7 @@ _jp.Initialize(_j._getstring /*String*/ ()); _m = new anywheresoftware.b4a.objects.collections.Map(); _m = _jp.NextObject(); //BA.debugLineNum = 619;BA.debugLine="Log(m)"; -parent.__c.LogImpl("511141148",BA.ObjectToString(_m),0); +parent.__c.LogImpl("146530588",BA.ObjectToString(_m),0); //BA.debugLineNum = 620;BA.debugLine="If m.Get(\"code\") = \"OK\" Then"; if (true) break; @@ -839,7 +839,7 @@ case 16: //C this.state = 17; //BA.debugLineNum = 621;BA.debugLine="Log(\"===== OK\")"; -parent.__c.LogImpl("511141150","===== OK",0); +parent.__c.LogImpl("146530590","===== OK",0); //BA.debugLineNum = 622;BA.debugLine="rutaGenerada = True"; parent._rutagenerada = parent.__c.True; //BA.debugLineNum = 623;BA.debugLine="Dim puntos As Int = m.Get(\"puntos\")"; @@ -975,7 +975,7 @@ this.state = 29; //BA.debugLineNum = 649;BA.debugLine="c.Close"; parent._c.Close(); //BA.debugLineNum = 650;BA.debugLine="Log($\"Distancia total: $1.1{distance/1000} kms,"; -parent.__c.LogImpl("511141179",("Distancia total: "+parent.__c.SmartStringFormatter("1.1",(Object)((double)(Double.parseDouble(_distance))/(double)1000))+" kms, tiempo aprox: "+parent.__c.SmartStringFormatter("1.1",(Object)((double)(Double.parseDouble(_duration))/(double)60))+" mins. ("+parent.__c.SmartStringFormatter("1.1",(Object)((double)(Double.parseDouble(_duration))/(double)60/(double)60))+" hrs)"),0); +parent.__c.LogImpl("146530619",("Distancia total: "+parent.__c.SmartStringFormatter("1.1",(Object)((double)(Double.parseDouble(_distance))/(double)1000))+" kms, tiempo aprox: "+parent.__c.SmartStringFormatter("1.1",(Object)((double)(Double.parseDouble(_duration))/(double)60))+" mins. ("+parent.__c.SmartStringFormatter("1.1",(Object)((double)(Double.parseDouble(_duration))/(double)60/(double)60))+" hrs)"),0); //BA.debugLineNum = 651;BA.debugLine="l_rutaInfo.Text = $\"Distancia: $1.1{distance/10"; parent._l_rutainfo.setText(BA.ObjectToCharSequence(("Distancia: "+parent.__c.SmartStringFormatter("1.1",(Object)((double)(Double.parseDouble(_distance))/(double)1000))+" kms, tiempo aprox: "+parent.__c.SmartStringFormatter("1.1",(Object)((double)(Double.parseDouble(_duration))/(double)60/(double)60))+" hrs"+parent.__c.SmartStringFormatter("",(Object)(parent.__c.CRLF))+"Visitas restantes: "+parent.__c.SmartStringFormatter("",(Object)(_puntos-1))+""))); //BA.debugLineNum = 652;BA.debugLine="l_rutaInfo.Width = Root.Width * 0.9"; @@ -1000,7 +1000,7 @@ case 31: //C this.state = 32; //BA.debugLineNum = 659;BA.debugLine="LogColor(\"**************** Error! ************"; -parent.__c.LogImpl("511141188","**************** Error! ******************",parent.__c.Colors.Red); +parent.__c.LogImpl("146530628","**************** Error! ******************",parent.__c.Colors.Red); if (true) break; case 32: @@ -1156,7 +1156,7 @@ _jp.Initialize(_j._getstring /*String*/ ()); _m = new anywheresoftware.b4a.objects.collections.Map(); _m = _jp.NextObject(); //BA.debugLineNum = 274;BA.debugLine="Log($\"Respuesta: ${m.Get(\"code\")}\"$)"; -parent.__c.LogImpl("510682380",("Respuesta: "+parent.__c.SmartStringFormatter("",_m.Get((Object)("code")))+""),0); +parent.__c.LogImpl("146071820",("Respuesta: "+parent.__c.SmartStringFormatter("",_m.Get((Object)("code")))+""),0); //BA.debugLineNum = 275;BA.debugLine="If m.Get(\"code\") = \"Ok\" Then"; if (true) break; @@ -1181,7 +1181,7 @@ _distanciatotal = BA.ObjectToString(_rutas2.Get((Object)("distance"))); //BA.debugLineNum = 283;BA.debugLine="tiempo = rutas2.Get(\"duration\")"; _tiempo = BA.ObjectToString(_rutas2.Get((Object)("duration"))); //BA.debugLineNum = 284;BA.debugLine="Log($\"Distancia total: ${distanciaTotal}, Tiemp"; -parent.__c.LogImpl("510682390",("Distancia total: "+parent.__c.SmartStringFormatter("",(Object)(_distanciatotal))+", Tiempo: "+parent.__c.SmartStringFormatter("",(Object)(_tiempo))+""),0); +parent.__c.LogImpl("146071830",("Distancia total: "+parent.__c.SmartStringFormatter("",(Object)(_distanciatotal))+", Tiempo: "+parent.__c.SmartStringFormatter("",(Object)(_tiempo))+""),0); if (true) break; case 7: @@ -1194,7 +1194,7 @@ case 9: //C this.state = 10; //BA.debugLineNum = 287;BA.debugLine="Log(\"Error!\")"; -parent.__c.LogImpl("510682393","Error!",0); +parent.__c.LogImpl("146071833","Error!",0); if (true) break; case 10: @@ -1397,7 +1397,7 @@ case 0: //C this.state = 1; //BA.debugLineNum = 129;BA.debugLine="Log(Value)"; -parent.__c.LogImpl("510420226",BA.ObjectToString(_value),0); +parent.__c.LogImpl("145809666",BA.ObjectToString(_value),0); //BA.debugLineNum = 130;BA.debugLine="ListView1.Clear"; parent._listview1.Clear(); //BA.debugLineNum = 131;BA.debugLine="Sleep(50)"; @@ -1466,7 +1466,7 @@ _lrt = BA.ObjectToString(_value); //BA.debugLineNum = 146;BA.debugLine="laRuta = lrt.SubString(6) 'Quitamos el texto \"Ru"; parent._laruta = _lrt.substring((int) (6)); //BA.debugLineNum = 147;BA.debugLine="Log($\"Original: ${Value} - Mod: |${lrt.SubString"; -parent.__c.LogImpl("510420244",("Original: "+parent.__c.SmartStringFormatter("",_value)+" - Mod: |"+parent.__c.SmartStringFormatter("",(Object)(_lrt.substring((int) (6))))+"| - laRuta: "+parent.__c.SmartStringFormatter("",(Object)(parent._laruta))+""),0); +parent.__c.LogImpl("145809684",("Original: "+parent.__c.SmartStringFormatter("",_value)+" - Mod: |"+parent.__c.SmartStringFormatter("",(Object)(_lrt.substring((int) (6))))+"| - laRuta: "+parent.__c.SmartStringFormatter("",(Object)(parent._laruta))+""),0); //BA.debugLineNum = 148;BA.debugLine="rutaacambiar = laRuta"; parent._rutaacambiar = parent._laruta; //BA.debugLineNum = 149;BA.debugLine="c2 = Starter.skmt.ExecQuery2(\"select CAT_CL_NOMB"; @@ -1666,9 +1666,9 @@ anywheresoftware.b4a.objects.collections.List _tmplist = null; anywheresoftware.b4a.sql.SQL.ResultSetWrapper _coords = null; //BA.debugLineNum = 666;BA.debugLine="Sub todosAVisitar As List"; //BA.debugLineNum = 667;BA.debugLine="Log(laRuta)"; -__c.LogImpl("511206657",_laruta,0); +__c.LogImpl("146596097",_laruta,0); //BA.debugLineNum = 668;BA.debugLine="Log(entro)"; -__c.LogImpl("511206658",_entro,0); +__c.LogImpl("146596098",_entro,0); //BA.debugLineNum = 669;BA.debugLine="Private sqlDeRuta As String = \"\""; _sqlderuta = ""; //BA.debugLineNum = 670;BA.debugLine="If entro = 3 Then sqlDeRuta = $\"and CAT_CL_RUTA ="; @@ -1693,7 +1693,7 @@ _avisitar.Add((Object)(_tmplist.getObject())); } ; //BA.debugLineNum = 679;BA.debugLine="Log(aVisitar)"; -__c.LogImpl("511206669",BA.ObjectToString(_avisitar),0); +__c.LogImpl("146596109",BA.ObjectToString(_avisitar),0); //BA.debugLineNum = 680;BA.debugLine="Return aVisitar"; if (true) return _avisitar; //BA.debugLineNum = 681;BA.debugLine="End Sub"; @@ -1773,7 +1773,7 @@ this.state = 1; //BA.debugLineNum = 301;BA.debugLine="Private coordsInicio As String = $\"${Starter.cedi"; _coordsinicio = (""+parent.__c.SmartStringFormatter("",(Object)(parent._starter._cedislocation /*anywheresoftware.b4a.gps.LocationWrapper*/ .getLongitude()))+","+parent.__c.SmartStringFormatter("",(Object)(parent._starter._cedislocation /*anywheresoftware.b4a.gps.LocationWrapper*/ .getLatitude()))+""); //BA.debugLineNum = 302;BA.debugLine="Log($\"Coordenadas de inicio: ${Starter.cedisLocat"; -parent.__c.LogImpl("510747906",("Coordenadas de inicio: "+parent.__c.SmartStringFormatter("",(Object)(parent._starter._cedislocation /*anywheresoftware.b4a.gps.LocationWrapper*/ .getLongitude()))+","+parent.__c.SmartStringFormatter("",(Object)(parent._starter._cedislocation /*anywheresoftware.b4a.gps.LocationWrapper*/ .getLatitude()))+""),0); +parent.__c.LogImpl("146137346",("Coordenadas de inicio: "+parent.__c.SmartStringFormatter("",(Object)(parent._starter._cedislocation /*anywheresoftware.b4a.gps.LocationWrapper*/ .getLongitude()))+","+parent.__c.SmartStringFormatter("",(Object)(parent._starter._cedislocation /*anywheresoftware.b4a.gps.LocationWrapper*/ .getLatitude()))+""),0); //BA.debugLineNum = 303;BA.debugLine="Private rutaCompleta As String = coordsInicio"; _rutacompleta = _coordsinicio; //BA.debugLineNum = 304;BA.debugLine="Private preRuta As String = coordsInicio"; @@ -1821,7 +1821,7 @@ case 4: this.state = 5; ; //BA.debugLineNum = 317;BA.debugLine="Log($\"a visitar: ${aVisitar.Keys.Size}\"$)"; -parent.__c.LogImpl("510747921",("a visitar: "+parent.__c.SmartStringFormatter("",(Object)(_avisitar._getkeys /*anywheresoftware.b4a.objects.collections.List*/ ().getSize()))+""),0); +parent.__c.LogImpl("146137361",("a visitar: "+parent.__c.SmartStringFormatter("",(Object)(_avisitar._getkeys /*anywheresoftware.b4a.objects.collections.List*/ ().getSize()))+""),0); //BA.debugLineNum = 318;BA.debugLine="For Each k As Object In aVisitar.Keys"; if (true) break; @@ -2056,7 +2056,7 @@ _tiempo0 = (double)(BA.ObjectToNumber(_rutas20.Get((Object)("duration")))); //BA.debugLineNum = 370;BA.debugLine="tiempo0 = ((tiempo0 * 2) ) 'Tiempo X 2 (es muy"; _tiempo0 = ((_tiempo0*2)); //BA.debugLineNum = 371;BA.debugLine="Log($\"Distancia total ruta inicial: $1.1{dista"; -parent.__c.LogImpl("510747975",("Distancia total ruta inicial: "+parent.__c.SmartStringFormatter("1.1",(Object)(_distanciatotal0/(double)1000))+" kms, tiempo aprox: "+parent.__c.SmartStringFormatter("1.1",(Object)(_tiempo0/(double)60))+" mins. ("+parent.__c.SmartStringFormatter("1.1",(Object)(_tiempo0/(double)60/(double)60))+" hrs)"),0); +parent.__c.LogImpl("146137415",("Distancia total ruta inicial: "+parent.__c.SmartStringFormatter("1.1",(Object)(_distanciatotal0/(double)1000))+" kms, tiempo aprox: "+parent.__c.SmartStringFormatter("1.1",(Object)(_tiempo0/(double)60))+" mins. ("+parent.__c.SmartStringFormatter("1.1",(Object)(_tiempo0/(double)60/(double)60))+" hrs)"),0); if (true) break; case 35: @@ -2069,7 +2069,7 @@ case 37: //C this.state = 38; //BA.debugLineNum = 375;BA.debugLine="Log(\"Error!\")"; -parent.__c.LogImpl("510747979","Error!",0); +parent.__c.LogImpl("146137419","Error!",0); if (true) break; case 38: @@ -2200,7 +2200,7 @@ _rutas2 = (anywheresoftware.b4a.objects.collections.Map) anywheresoftware.b4a.Ab //BA.debugLineNum = 408;BA.debugLine="distanciaTotal = rutas2.Get(\"distance\")"; _distanciatotal = (double)(BA.ObjectToNumber(_rutas2.Get((Object)("distance")))); //BA.debugLineNum = 409;BA.debugLine="Log(\"distancia ruta 2:\" & (distanciaTotal) & \"|"; -parent.__c.LogImpl("510748013","distancia ruta 2:"+BA.NumberToString((_distanciatotal))+"|"+BA.ObjectToString(_rutas2.Get((Object)("distance"))),0); +parent.__c.LogImpl("146137453","distancia ruta 2:"+BA.NumberToString((_distanciatotal))+"|"+BA.ObjectToString(_rutas2.Get((Object)("distance"))),0); //BA.debugLineNum = 410;BA.debugLine="distanciaTotal = distanciaTotal + distanciaTota"; _distanciatotal = _distanciatotal+_distanciatotal0; //BA.debugLineNum = 411;BA.debugLine="tiempo = rutas2.Get(\"duration\")"; @@ -2208,7 +2208,7 @@ _tiempo = (double)(BA.ObjectToNumber(_rutas2.Get((Object)("duration")))); //BA.debugLineNum = 412;BA.debugLine="tiempo = (((tiempo + tiempo0) * 2) + tiempoVisi"; _tiempo = (((_tiempo+_tiempo0)*2)+_tiempovisitas); //BA.debugLineNum = 413;BA.debugLine="Log($\"Distancia total: $1.1{distanciaTotal/1000"; -parent.__c.LogImpl("510748017",("Distancia total: "+parent.__c.SmartStringFormatter("1.1",(Object)(_distanciatotal/(double)1000))+" kms, tiempo aprox: "+parent.__c.SmartStringFormatter("1.1",(Object)(_tiempo/(double)60))+" mins. ("+parent.__c.SmartStringFormatter("1.1",(Object)(_tiempo/(double)60/(double)60))+" hrs)"),0); +parent.__c.LogImpl("146137457",("Distancia total: "+parent.__c.SmartStringFormatter("1.1",(Object)(_distanciatotal/(double)1000))+" kms, tiempo aprox: "+parent.__c.SmartStringFormatter("1.1",(Object)(_tiempo/(double)60))+" mins. ("+parent.__c.SmartStringFormatter("1.1",(Object)(_tiempo/(double)60/(double)60))+" hrs)"),0); //BA.debugLineNum = 414;BA.debugLine="l_rutaInfo.Text = $\"Distancia: $1.1{distanciaTo"; parent._l_rutainfo.setText(BA.ObjectToCharSequence(("Distancia: "+parent.__c.SmartStringFormatter("1.1",(Object)(_distanciatotal/(double)1000))+" kms, tiempo aprox: "+parent.__c.SmartStringFormatter("1.1",(Object)(_tiempo/(double)60/(double)60))+" hrs"+parent.__c.SmartStringFormatter("",(Object)(parent.__c.CRLF))+"Visitas restantes: "+parent.__c.SmartStringFormatter("",(Object)(_avisitar._getkeys /*anywheresoftware.b4a.objects.collections.List*/ ().getSize()))+""))); //BA.debugLineNum = 415;BA.debugLine="l_rutaInfo.Width = Root.Width * 0.9"; @@ -2233,7 +2233,7 @@ case 52: //C this.state = 53; //BA.debugLineNum = 422;BA.debugLine="LogColor(\"**************** Error! ************"; -parent.__c.LogImpl("510748026","**************** Error! ******************",parent.__c.Colors.Red); +parent.__c.LogImpl("146137466","**************** Error! ******************",parent.__c.Colors.Red); if (true) break; case 53: @@ -2252,7 +2252,7 @@ _wps = new anywheresoftware.b4a.objects.collections.Map(); //BA.debugLineNum = 429;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from waypoints\""; parent._starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from waypoints"); //BA.debugLineNum = 430;BA.debugLine="Log(\"BORRAMOS WAYPOINTS\")"; -parent.__c.LogImpl("510748034","BORRAMOS WAYPOINTS",0); +parent.__c.LogImpl("146137474","BORRAMOS WAYPOINTS",0); //BA.debugLineNum = 431;BA.debugLine="For Each k As Object In clientesMapaO.Keys 'Guard"; if (true) break; @@ -2300,7 +2300,7 @@ _r1 = (anywheresoftware.b4a.objects.collections.Map) anywheresoftware.b4a.AbsObj //BA.debugLineNum = 434;BA.debugLine="r1.Get(\"codigo\")"; _r1.Get((Object)("codigo")); //BA.debugLineNum = 435;BA.debugLine="Log(listaWayPoints.Get(r) & \"|\" & r1.Get(\"coord"; -parent.__c.LogImpl("510748039",BA.ObjectToString(parent._listawaypoints.Get(_r))+"|"+BA.ObjectToString(_r1.Get((Object)("coords")))+"|"+BA.ObjectToString(_r1.Get((Object)("calle"))),0); +parent.__c.LogImpl("146137479",BA.ObjectToString(parent._listawaypoints.Get(_r))+"|"+BA.ObjectToString(_r1.Get((Object)("coords")))+"|"+BA.ObjectToString(_r1.Get((Object)("calle"))),0); //BA.debugLineNum = 436;BA.debugLine="wps = listaWayPoints.Get(r)"; _wps = (anywheresoftware.b4a.objects.collections.Map) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.collections.Map(), (java.util.Map)(parent._listawaypoints.Get(_r))); //BA.debugLineNum = 437;BA.debugLine="Starter.skmt.ExecNonQuery($\"update kmt_info set"; @@ -2348,7 +2348,7 @@ _cs2 = new anywheresoftware.b4a.objects.CSBuilder(); //BA.debugLineNum = 450;BA.debugLine="entro = 3"; parent._entro = BA.NumberToString(3); //BA.debugLineNum = 451;BA.debugLine="Log(\"Generamos ListView1 en traeRutaDia\")"; -parent.__c.LogImpl("510748055","Generamos ListView1 en traeRutaDia",0); +parent.__c.LogImpl("146137495","Generamos ListView1 en traeRutaDia",0); //BA.debugLineNum = 453;BA.debugLine="c=Starter.skmt.ExecQuery(\"select codigo, indice,"; parent._c = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(parent._starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery("select codigo, indice, CAT_CL_NOMBRE, CAT_CL_CALLE, CAT_CL_NOEXT from waypoints inner join kmt_info on waypoints.codigo = kmt_info.CAT_CL_CODIGO where gestion = 0 AND CAT_CL_RUTA <> 1000 order by indice"))); //BA.debugLineNum = 454;BA.debugLine="If c.RowCount > 0 Then"; @@ -2430,14 +2430,14 @@ int _distancia = 0; anywheresoftware.b4a.objects.collections.Map _estecliente = null; //BA.debugLineNum = 515;BA.debugLine="Sub traeTodosAVisitar As B4XOrderedMap 'ignore"; //BA.debugLineNum = 516;BA.debugLine="Log(\"Iniciamos traeTodosAVisitar\")"; -__c.LogImpl("510878977","Iniciamos traeTodosAVisitar",0); +__c.LogImpl("146268417","Iniciamos traeTodosAVisitar",0); //BA.debugLineNum = 519;BA.debugLine="Private thisLoc, ubicacionInicial As Location"; _thisloc = new anywheresoftware.b4a.gps.LocationWrapper(); _ubicacioninicial = new anywheresoftware.b4a.gps.LocationWrapper(); //BA.debugLineNum = 520;BA.debugLine="ubicacionInicial = Starter.cedisLocation"; _ubicacioninicial = _starter._cedislocation /*anywheresoftware.b4a.gps.LocationWrapper*/ ; //BA.debugLineNum = 521;BA.debugLine="LogColor(ubicacionInicial, Colors.Gray)"; -__c.LogImpl("510878982",BA.ObjectToString(_ubicacioninicial),__c.Colors.Gray); +__c.LogImpl("146268422",BA.ObjectToString(_ubicacioninicial),__c.Colors.Gray); //BA.debugLineNum = 522;BA.debugLine="c=Starter.skmt.ExecQuery(\"select sum(gestion) as"; _c = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery("select sum(gestion) as hayVisitados from kmt_info"))); //BA.debugLineNum = 523;BA.debugLine="If c.RowCount > 0 Then"; @@ -2451,7 +2451,7 @@ _ubicacioninicial = _tracker._uugcoords /*anywheresoftware.b4a.gps.LocationWrapp //BA.debugLineNum = 528;BA.debugLine="c.Close"; _c.Close(); //BA.debugLineNum = 529;BA.debugLine="LogColor(ubicacionInicial, Colors.Red)"; -__c.LogImpl("510878990",BA.ObjectToString(_ubicacioninicial),__c.Colors.Red); +__c.LogImpl("146268430",BA.ObjectToString(_ubicacioninicial),__c.Colors.Red); //BA.debugLineNum = 530;BA.debugLine="thisLoc.Initialize"; _thisloc.Initialize(); //BA.debugLineNum = 531;BA.debugLine="clientesMapaO.Clear"; @@ -2513,7 +2513,7 @@ _c.Close(); //BA.debugLineNum = 562;BA.debugLine="c2.Close"; _c2.Close(); //BA.debugLineNum = 563;BA.debugLine="Log(c.RowCount & \" rutas, \" & clientesMapaO.Size"; -__c.LogImpl("510879024",BA.NumberToString(_c.getRowCount())+" rutas, "+BA.NumberToString(_clientesmapao._getsize /*int*/ ())+" clientes",0); +__c.LogImpl("146268464",BA.NumberToString(_c.getRowCount())+" rutas, "+BA.NumberToString(_clientesmapao._getsize /*int*/ ())+" clientes",0); //BA.debugLineNum = 566;BA.debugLine="Return clientesMapaO"; if (true) return _clientesmapao; //BA.debugLineNum = 567;BA.debugLine="End Sub"; diff --git a/B4A/Objects/src/reparto_izca/keymon/lat/c_detalleventa.java b/B4A/Objects/src/reparto_izca/keymon/lat/c_detalleventa.java index de3042b..78d36e0 100644 --- a/B4A/Objects/src/reparto_izca/keymon/lat/c_detalleventa.java +++ b/B4A/Objects/src/reparto_izca/keymon/lat/c_detalleventa.java @@ -102,7 +102,7 @@ anywheresoftware.b4a.sql.SQL.CursorWrapper _c2 = null; //BA.debugLineNum = 651;BA.debugLine="etCantHasFocus = False"; _etcanthasfocus = __c.False; //BA.debugLineNum = 653;BA.debugLine="LogColor(\"b_prodMas_Click\", Colors.Magenta)"; -__c.LogImpl("512517379","b_prodMas_Click",__c.Colors.Magenta); +__c.LogImpl("147906819","b_prodMas_Click",__c.Colors.Magenta); //BA.debugLineNum = 654;BA.debugLine="Dim index As Int = clv_pedido.GetItemFromView(Sen"; _index = _clv_pedido._getitemfromview((anywheresoftware.b4a.objects.B4XViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.B4XViewWrapper(), (java.lang.Object)(__c.Sender(ba)))); //BA.debugLineNum = 655;BA.debugLine="Dim pnl0 As B4XView = clv_pedido.GetPanel(index)"; @@ -118,14 +118,14 @@ _lacant = _pnl.GetView((int) (2)).GetView((int) (3)); _estetag = new anywheresoftware.b4a.objects.collections.List(); _estetag = anywheresoftware.b4a.keywords.Common.ArrayToList(__c.Regex.Split("\\|",BA.ObjectToString(_lacant.getTag()))); //BA.debugLineNum = 662;BA.debugLine="Log(\"LC_TEXT:\"&laCant.Text&\"|LC_TAG:\"&laCant.Tag&"; -__c.LogImpl("512517388","LC_TEXT:"+_lacant.getText()+"|LC_TAG:"+BA.ObjectToString(_lacant.getTag())+"|ET:"+BA.ObjectToString(_estetag),0); +__c.LogImpl("147906828","LC_TEXT:"+_lacant.getText()+"|LC_TAG:"+BA.ObjectToString(_lacant.getTag())+"|ET:"+BA.ObjectToString(_estetag),0); //BA.debugLineNum = 663;BA.debugLine="If laCant.Text = \"\" Then laCant.Text = 0"; if ((_lacant.getText()).equals("")) { _lacant.setText(BA.ObjectToCharSequence(0));}; //BA.debugLineNum = 665;BA.debugLine="Private maxProds = esteTag.Get(1) + esteTag.Get(4"; _maxprods = BA.NumberToString((double)(BA.ObjectToNumber(_estetag.Get((int) (1))))+(double)(BA.ObjectToNumber(_estetag.Get((int) (4))))); //BA.debugLineNum = 667;BA.debugLine="LogColor($\"++++++++++++++++++++++++++ ${esteTag"; -__c.LogImpl("512517393",("++++++++++++++++++++++++++ "+__c.SmartStringFormatter("",(Object)(_estetag.getObject()))+""),__c.Colors.Green); +__c.LogImpl("147906833",("++++++++++++++++++++++++++ "+__c.SmartStringFormatter("",(Object)(_estetag.getObject()))+""),__c.Colors.Green); //BA.debugLineNum = 670;BA.debugLine="Private minimoadesc As String"; _minimoadesc = ""; //BA.debugLineNum = 671;BA.debugLine="Dim minimos As Cursor = Starter.skmt.ExecQuery2(\""; @@ -152,7 +152,7 @@ if ((_estetag.Get((int) (5))).equals(_estetag.Get((int) (6)))) { //BA.debugLineNum = 686;BA.debugLine="If laCant.Text + 1 <= maxProds Then"; if ((double)(Double.parseDouble(_lacant.getText()))+1<=(double)(Double.parseDouble(_maxprods))) { //BA.debugLineNum = 687;BA.debugLine="Log($\"NuevaCant = ${laCant.Text + 1}\"$)"; -__c.LogImpl("512517413",("NuevaCant = "+__c.SmartStringFormatter("",(Object)((double)(Double.parseDouble(_lacant.getText()))+1))+""),0); +__c.LogImpl("147906853",("NuevaCant = "+__c.SmartStringFormatter("",(Object)((double)(Double.parseDouble(_lacant.getText()))+1))+""),0); //BA.debugLineNum = 688;BA.debugLine="laCant.Text = $\"$1.0{laCant.Text + 1}\"$"; _lacant.setText(BA.ObjectToCharSequence((""+__c.SmartStringFormatter("1.0",(Object)((double)(Double.parseDouble(_lacant.getText()))+1))+""))); //BA.debugLineNum = 689;BA.debugLine="Starter.skmt.ExecNonQuery2(\"update cat_gunapro"; @@ -168,7 +168,7 @@ _b4xpage_appear(); //BA.debugLineNum = 703;BA.debugLine="If laCant.Text + 1 <= maxProds Then"; if ((double)(Double.parseDouble(_lacant.getText()))+1<=(double)(Double.parseDouble(_maxprods))) { //BA.debugLineNum = 704;BA.debugLine="Log($\"NuevaCant = ${laCant.Text + 1}\"$)"; -__c.LogImpl("512517430",("NuevaCant = "+__c.SmartStringFormatter("",(Object)((double)(Double.parseDouble(_lacant.getText()))+1))+""),0); +__c.LogImpl("147906870",("NuevaCant = "+__c.SmartStringFormatter("",(Object)((double)(Double.parseDouble(_lacant.getText()))+1))+""),0); //BA.debugLineNum = 705;BA.debugLine="laCant.Text = $\"$1.0{laCant.Text + 1}\"$"; _lacant.setText(BA.ObjectToCharSequence((""+__c.SmartStringFormatter("1.0",(Object)((double)(Double.parseDouble(_lacant.getText()))+1))+""))); //BA.debugLineNum = 706;BA.debugLine="Starter.skmt.ExecNonQuery2(\"update cat_gunapro"; @@ -220,7 +220,7 @@ String _maxprods = ""; //BA.debugLineNum = 929;BA.debugLine="etCantHasFocus = False"; _etcanthasfocus = __c.False; //BA.debugLineNum = 931;BA.debugLine="LogColor(\"b_prodMas_Click\", Colors.Magenta)"; -__c.LogImpl("512845059","b_prodMas_Click",__c.Colors.Magenta); +__c.LogImpl("148234499","b_prodMas_Click",__c.Colors.Magenta); //BA.debugLineNum = 932;BA.debugLine="Dim index As Int = clv_pedido.GetItemFromView(Sen"; _index = _clv_pedido._getitemfromview((anywheresoftware.b4a.objects.B4XViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.B4XViewWrapper(), (java.lang.Object)(__c.Sender(ba)))); //BA.debugLineNum = 933;BA.debugLine="Dim pnl0 As B4XView = clv_pedido.GetPanel(index)"; @@ -236,30 +236,30 @@ _lacantc = _pnl.GetView((int) (3)).GetView((int) (3)); _estetag = new anywheresoftware.b4a.objects.collections.List(); _estetag = anywheresoftware.b4a.keywords.Common.ArrayToList(__c.Regex.Split("\\|",BA.ObjectToString(_lacantc.getTag()))); //BA.debugLineNum = 940;BA.debugLine="Log(\"LC_TEXT:\"&laCantc.Text&\"|LC_TAG:\"&laCantc.Ta"; -__c.LogImpl("512845068","LC_TEXT:"+_lacantc.getText()+"|LC_TAG:"+BA.ObjectToString(_lacantc.getTag())+"|ET:"+BA.ObjectToString(_estetag),0); +__c.LogImpl("148234508","LC_TEXT:"+_lacantc.getText()+"|LC_TAG:"+BA.ObjectToString(_lacantc.getTag())+"|ET:"+BA.ObjectToString(_estetag),0); //BA.debugLineNum = 941;BA.debugLine="If laCantc.Text = \"\" Then laCantc.Text = 0"; if ((_lacantc.getText()).equals("")) { _lacantc.setText(BA.ObjectToCharSequence(0));}; //BA.debugLineNum = 943;BA.debugLine="Private maxProds As String = (esteTag.Get(1) + es"; _maxprods = BA.NumberToString(((double)(BA.ObjectToNumber(_estetag.Get((int) (1))))+(double)(BA.ObjectToNumber(_estetag.Get((int) (4)))))); //BA.debugLineNum = 944;BA.debugLine="LogColor(esteTag.Get(1),Colors.Red)"; -__c.LogImpl("512845072",BA.ObjectToString(_estetag.Get((int) (1))),__c.Colors.Red); +__c.LogImpl("148234512",BA.ObjectToString(_estetag.Get((int) (1))),__c.Colors.Red); //BA.debugLineNum = 945;BA.debugLine="LogColor(esteTag.Get(4),Colors.Red)"; -__c.LogImpl("512845073",BA.ObjectToString(_estetag.Get((int) (4))),__c.Colors.Red); +__c.LogImpl("148234513",BA.ObjectToString(_estetag.Get((int) (4))),__c.Colors.Red); //BA.debugLineNum = 946;BA.debugLine="LogColor($\"++++++++++++++++++++++++++ ${esteTag"; -__c.LogImpl("512845074",("++++++++++++++++++++++++++ "+__c.SmartStringFormatter("",(Object)(_estetag.getObject()))+""),__c.Colors.Green); +__c.LogImpl("148234514",("++++++++++++++++++++++++++ "+__c.SmartStringFormatter("",(Object)(_estetag.getObject()))+""),__c.Colors.Green); //BA.debugLineNum = 948;BA.debugLine="Log(maxProds)"; -__c.LogImpl("512845076",_maxprods,0); +__c.LogImpl("148234516",_maxprods,0); //BA.debugLineNum = 951;BA.debugLine="If esteTag.Get(7) <> \"1\" Then"; if ((_estetag.Get((int) (7))).equals((Object)("1")) == false) { //BA.debugLineNum = 954;BA.debugLine="If laCantc.Text + 1 <= maxProds Then"; if ((double)(Double.parseDouble(_lacantc.getText()))+1<=(double)(Double.parseDouble(_maxprods))) { //BA.debugLineNum = 955;BA.debugLine="Log($\"NuevaCant = ${laCantc.Text + 1}\"$)"; -__c.LogImpl("512845083",("NuevaCant = "+__c.SmartStringFormatter("",(Object)((double)(Double.parseDouble(_lacantc.getText()))+1))+""),0); +__c.LogImpl("148234523",("NuevaCant = "+__c.SmartStringFormatter("",(Object)((double)(Double.parseDouble(_lacantc.getText()))+1))+""),0); //BA.debugLineNum = 956;BA.debugLine="laCantc.Text = $\"$1.0{laCantc.Text + 1}\"$"; _lacantc.setText(BA.ObjectToCharSequence((""+__c.SmartStringFormatter("1.0",(Object)((double)(Double.parseDouble(_lacantc.getText()))+1))+""))); //BA.debugLineNum = 958;BA.debugLine="Log(laCantc.Text)"; -__c.LogImpl("512845086",_lacantc.getText(),0); +__c.LogImpl("148234526",_lacantc.getText(),0); //BA.debugLineNum = 959;BA.debugLine="Starter.skmt.ExecNonQuery($\"update HIST_VENTAS"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery(("update HIST_VENTAS set HVD_RECHAZO = 1, HVD_RECHAZOCANT = IFNULL(HVD_RECHAZOCANT,0) -(1 * "+__c.SmartStringFormatter("",(Object)(_subs._traeconversion /*String*/ (ba,BA.ObjectToString(_estetag.Get((int) (2))))))+") WHERE HVD_PROID = '"+__c.SmartStringFormatter("",_estetag.Get((int) (2)))+"' and HVD_cliente in (Select CUENTA from cuentaa) AND CONSECUTIVO = '"+__c.SmartStringFormatter("",_estetag.Get((int) (8)))+"'")); //BA.debugLineNum = 967;BA.debugLine="B4XPage_Appear"; @@ -284,9 +284,9 @@ float _preciou = 0f; //BA.debugLineNum = 507;BA.debugLine="etCantHasFocus = False"; _etcanthasfocus = __c.False; //BA.debugLineNum = 508;BA.debugLine="Log(\"etCantHasFocus=\" & etCantHasFocus)"; -__c.LogImpl("512451842","etCantHasFocus="+BA.ObjectToString(_etcanthasfocus),0); +__c.LogImpl("147841282","etCantHasFocus="+BA.ObjectToString(_etcanthasfocus),0); //BA.debugLineNum = 509;BA.debugLine="LogColor(\"b_prodMenos_Click\", Colors.Magenta)"; -__c.LogImpl("512451843","b_prodMenos_Click",__c.Colors.Magenta); +__c.LogImpl("147841283","b_prodMenos_Click",__c.Colors.Magenta); //BA.debugLineNum = 510;BA.debugLine="Dim index As Int = clv_pedido.GetItemFromView(Sen"; _index = _clv_pedido._getitemfromview((anywheresoftware.b4a.objects.B4XViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.B4XViewWrapper(), (java.lang.Object)(__c.Sender(ba)))); //BA.debugLineNum = 511;BA.debugLine="Dim pnl0 As B4XView = clv_pedido.GetPanel(index)"; @@ -302,7 +302,7 @@ _lacant = _pnl.GetView((int) (2)).GetView((int) (3)); _estetag = new anywheresoftware.b4a.objects.collections.List(); _estetag = anywheresoftware.b4a.keywords.Common.ArrayToList(__c.Regex.Split("\\|",BA.ObjectToString(_lacant.getTag()))); //BA.debugLineNum = 516;BA.debugLine="Log(\"LC_TEXT:\"&laCant.Text&\"|PROMO:\"&esteTag.Get("; -__c.LogImpl("512451850","LC_TEXT:"+_lacant.getText()+"|PROMO:"+BA.ObjectToString(_estetag.Get((int) (3)))+"|LC_TAG:"+BA.ObjectToString(_lacant.getTag())+"|ET:"+BA.ObjectToString(_estetag),0); +__c.LogImpl("147841290","LC_TEXT:"+_lacant.getText()+"|PROMO:"+BA.ObjectToString(_estetag.Get((int) (3)))+"|LC_TAG:"+BA.ObjectToString(_lacant.getTag())+"|ET:"+BA.ObjectToString(_estetag),0); //BA.debugLineNum = 517;BA.debugLine="Private minimoadesc As String"; _minimoadesc = ""; //BA.debugLineNum = 518;BA.debugLine="Dim minimos As Cursor = Starter.skmt.ExecQuery2(\""; @@ -381,9 +381,9 @@ _c2.setPosition((int) (0)); //BA.debugLineNum = 563;BA.debugLine="If c2.GetString(\"HVD_RECHAZO\") = \"0\" Then"; if ((_c2.GetString("HVD_RECHAZO")).equals("0")) { //BA.debugLineNum = 566;BA.debugLine="Log(\"ES PROMO\")"; -__c.LogImpl("512451900","ES PROMO",0); +__c.LogImpl("147841340","ES PROMO",0); //BA.debugLineNum = 567;BA.debugLine="Log(esteTag.Get(3))"; -__c.LogImpl("512451901",BA.ObjectToString(_estetag.Get((int) (3))),0); +__c.LogImpl("147841341",BA.ObjectToString(_estetag.Get((int) (3))),0); //BA.debugLineNum = 568;BA.debugLine="result = Msgbox2(\"Si se modifica una promoc"; _result = BA.NumberToString(__c.Msgbox2(BA.ObjectToCharSequence("Si se modifica una promoción, la promoción se rompe y solo quedarán los productos sueltos, ¿seguro que desea continuar?"),BA.ObjectToCharSequence("Modificar Promoción"),"Si","","No",(android.graphics.Bitmap)(__c.LoadBitmap(__c.File.getDirAssets(),"alert2.png").getObject()),ba)); //BA.debugLineNum = 569;BA.debugLine="If result = DialogResponse.POSITIVE Then 'Qu"; @@ -391,7 +391,7 @@ if ((_result).equals(BA.NumberToString(__c.DialogResponse.POSITIVE))) { //BA.debugLineNum = 570;BA.debugLine="prodsMap.Remove(esteTag.Get(3))"; _prodsmap.Remove(_estetag.Get((int) (3))); //BA.debugLineNum = 574;BA.debugLine="LogColor(esteTag.Get(3),Colors.Blue)"; -__c.LogImpl("512451908",BA.ObjectToString(_estetag.Get((int) (3))),__c.Colors.Blue); +__c.LogImpl("147841348",BA.ObjectToString(_estetag.Get((int) (3))),__c.Colors.Blue); //BA.debugLineNum = 577;BA.debugLine="Starter.skmt.ExecNonQuery($\"update HIST_VEN"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery(("update HIST_VENTAS set HVD_RECHAZO = 1, HVD_RECHAZOCANT = HVD_CANT WHERE HVD_CODPROMO = '"+__c.SmartStringFormatter("",_estetag.Get((int) (3)))+"' and HVD_CLIENTE in (Select CUENTA from cuentaa)")); //BA.debugLineNum = 578;BA.debugLine="Starter.skmt.ExecNonQuery($\"update HIST_VEN"; @@ -399,7 +399,7 @@ _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery(("update HIST_VENT //BA.debugLineNum = 581;BA.debugLine="c.Close"; _c.Close(); //BA.debugLineNum = 582;BA.debugLine="LogColor(prodsMap, Colors.red)"; -__c.LogImpl("512451916",BA.ObjectToString(_prodsmap),__c.Colors.Red); +__c.LogImpl("147841356",BA.ObjectToString(_prodsmap),__c.Colors.Red); //BA.debugLineNum = 583;BA.debugLine="reconstruirPedido = True"; _reconstruirpedido = __c.True; //BA.debugLineNum = 584;BA.debugLine="promoABorrar = esteTag.Get(3)"; @@ -417,7 +417,7 @@ _lacant.setText(BA.ObjectToCharSequence((""+__c.SmartStringFormatter("1.0",(Obje if ((double)(Double.parseDouble(_lacant.getText()))<0) { _lacant.setText(BA.ObjectToCharSequence(0));}; //BA.debugLineNum = 591;BA.debugLine="Log(\"NO ES promo\")"; -__c.LogImpl("512451925","NO ES promo",0); +__c.LogImpl("147841365","NO ES promo",0); //BA.debugLineNum = 592;BA.debugLine="Starter.skmt.ExecNonQuery($\"update HIST_VENT"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery(("update HIST_VENTAS set HVD_RECHAZO = 1, HVD_RECHAZOCANT = IFNULL(HVD_RECHAZOCANT,0) + (1*'"+__c.SmartStringFormatter("",(Object)(_minimoadesc))+"') WHERE HVD_PROID = '"+__c.SmartStringFormatter("",_estetag.Get((int) (2)))+"' and HVD_cliente in (Select CUENTA from cuentaa) AND CONSECUTIVO = '"+__c.SmartStringFormatter("",_estetag.Get((int) (8)))+"'")); //BA.debugLineNum = 593;BA.debugLine="Starter.skmt.ExecNonQuery2(\"update cat_gunap"; @@ -435,7 +435,7 @@ _lacant.setText(BA.ObjectToCharSequence((""+__c.SmartStringFormatter("1.0",(Obje if ((double)(Double.parseDouble(_lacant.getText()))<0) { _lacant.setText(BA.ObjectToCharSequence(0));}; //BA.debugLineNum = 600;BA.debugLine="Log(\"NO ES promo\")"; -__c.LogImpl("512451934","NO ES promo",0); +__c.LogImpl("147841374","NO ES promo",0); //BA.debugLineNum = 601;BA.debugLine="Starter.skmt.ExecNonQuery($\"update HIST_VENTA"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery(("update HIST_VENTAS set HVD_RECHAZO = 1, HVD_RECHAZOCANT = IFNULL(HVD_RECHAZOCANT,0) + (1*'"+__c.SmartStringFormatter("",(Object)(_minimoadesc))+"'), BCAJAS = 0, CANTC = 0 WHERE HVD_PROID = '"+__c.SmartStringFormatter("",_estetag.Get((int) (2)))+"' and HVD_cliente in (Select CUENTA from cuentaa) AND CONSECUTIVO = '"+__c.SmartStringFormatter("",_estetag.Get((int) (8)))+"'")); //BA.debugLineNum = 602;BA.debugLine="Starter.skmt.ExecNonQuery2(\"update cat_gunapr"; @@ -454,7 +454,7 @@ _lacant.setText(BA.ObjectToCharSequence((""+__c.SmartStringFormatter("1.0",(Obje if ((double)(Double.parseDouble(_lacant.getText()))<0) { _lacant.setText(BA.ObjectToCharSequence(0));}; //BA.debugLineNum = 611;BA.debugLine="Log(\"NO ES promo\")"; -__c.LogImpl("512451945","NO ES promo",0); +__c.LogImpl("147841385","NO ES promo",0); //BA.debugLineNum = 616;BA.debugLine="Private c3 As Cursor = Starter.skmt.ExecQuery2("; _c3 = new anywheresoftware.b4a.sql.SQL.CursorWrapper(); _c3 = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery2("SELECT PE_CANT FROM PEDIDO WHERE PE_PROID = ? AND PE_CLIENTE IN (SELECT CUENTA FROM CUENTAA) AND CONSECUTIVO = ?",new String[]{BA.ObjectToString(_estetag.Get((int) (2))),BA.ObjectToString(_estetag.Get((int) (8)))}))); @@ -494,7 +494,7 @@ _b4xpage_appear(); //BA.debugLineNum = 636;BA.debugLine="Dim preciou As Float = esteTag.Get(0)/esteTag.Get"; _preciou = (float) ((double)(BA.ObjectToNumber(_estetag.Get((int) (0))))/(double)(double)(BA.ObjectToNumber(_estetag.Get((int) (1))))); //BA.debugLineNum = 637;BA.debugLine="Log(\"PU: \" & preciou)"; -__c.LogImpl("512451971","PU: "+BA.NumberToString(_preciou),0); +__c.LogImpl("147841411","PU: "+BA.NumberToString(_preciou),0); //BA.debugLineNum = 648;BA.debugLine="End Sub"; return ""; } @@ -510,9 +510,9 @@ float _preciou = 0f; //BA.debugLineNum = 973;BA.debugLine="etCantHasFocus = False"; _etcanthasfocus = __c.False; //BA.debugLineNum = 974;BA.debugLine="Log(\"etCantHasFocus=\" & etCantHasFocus)"; -__c.LogImpl("512910594","etCantHasFocus="+BA.ObjectToString(_etcanthasfocus),0); +__c.LogImpl("148300034","etCantHasFocus="+BA.ObjectToString(_etcanthasfocus),0); //BA.debugLineNum = 975;BA.debugLine="LogColor(\"b_prodMenos_Click\", Colors.Magenta)"; -__c.LogImpl("512910595","b_prodMenos_Click",__c.Colors.Magenta); +__c.LogImpl("148300035","b_prodMenos_Click",__c.Colors.Magenta); //BA.debugLineNum = 976;BA.debugLine="Dim index As Int = clv_pedido.GetItemFromView(Sen"; _index = _clv_pedido._getitemfromview((anywheresoftware.b4a.objects.B4XViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.B4XViewWrapper(), (java.lang.Object)(__c.Sender(ba)))); //BA.debugLineNum = 977;BA.debugLine="Dim pnl0 As B4XView = clv_pedido.GetPanel(index)"; @@ -528,22 +528,22 @@ _lacantc = _pnl.GetView((int) (3)).GetView((int) (3)); _estetag = new anywheresoftware.b4a.objects.collections.List(); _estetag = anywheresoftware.b4a.keywords.Common.ArrayToList(__c.Regex.Split("\\|",BA.ObjectToString(_lacantc.getTag()))); //BA.debugLineNum = 982;BA.debugLine="Log(\"LC_TEXT:\"&laCantc.Text&\"|PROMO:\"&esteTag.Get"; -__c.LogImpl("512910602","LC_TEXT:"+_lacantc.getText()+"|PROMO:"+BA.ObjectToString(_estetag.Get((int) (3)))+"|LC_TAG:"+BA.ObjectToString(_lacantc.getTag())+"|ET:"+BA.ObjectToString(_estetag),0); +__c.LogImpl("148300042","LC_TEXT:"+_lacantc.getText()+"|PROMO:"+BA.ObjectToString(_estetag.Get((int) (3)))+"|LC_TAG:"+BA.ObjectToString(_lacantc.getTag())+"|ET:"+BA.ObjectToString(_estetag),0); //BA.debugLineNum = 983;BA.debugLine="Log(esteTag)"; -__c.LogImpl("512910603",BA.ObjectToString(_estetag),0); +__c.LogImpl("148300043",BA.ObjectToString(_estetag),0); //BA.debugLineNum = 985;BA.debugLine="If esteTag.Get(7) = \"1\" Then"; if ((_estetag.Get((int) (7))).equals((Object)("1"))) { //BA.debugLineNum = 986;BA.debugLine="Private c3 As Cursor = Starter.skmt.ExecQuery2(\""; _c3 = new anywheresoftware.b4a.sql.SQL.CursorWrapper(); _c3 = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery2("SELECT PE_CAJAS, CONSECUTIVO FROM PEDIDO WHERE PE_PROID = ? AND PE_CLIENTE IN (SELECT CUENTA FROM CUENTAA) AND CONSECUTIVO = ? ",new String[]{BA.ObjectToString(_estetag.Get((int) (2))),BA.ObjectToString(_estetag.Get((int) (8)))}))); //BA.debugLineNum = 987;BA.debugLine="Log(c3.RowCount)"; -__c.LogImpl("512910607",BA.NumberToString(_c3.getRowCount()),0); +__c.LogImpl("148300047",BA.NumberToString(_c3.getRowCount()),0); //BA.debugLineNum = 988;BA.debugLine="Log(esteTag.Get(8))"; -__c.LogImpl("512910608",BA.ObjectToString(_estetag.Get((int) (8))),0); +__c.LogImpl("148300048",BA.ObjectToString(_estetag.Get((int) (8))),0); //BA.debugLineNum = 989;BA.debugLine="If c3.RowCount > 0 Then"; if (_c3.getRowCount()>0) { //BA.debugLineNum = 990;BA.debugLine="Log(\"AQUI VEMOS SI ACTUALIZAMOS\")"; -__c.LogImpl("512910610","AQUI VEMOS SI ACTUALIZAMOS",0); +__c.LogImpl("148300050","AQUI VEMOS SI ACTUALIZAMOS",0); //BA.debugLineNum = 991;BA.debugLine="c3.Position = 0"; _c3.setPosition((int) (0)); //BA.debugLineNum = 992;BA.debugLine="If c3.GetString(\"PE_CAJAS\") > 1 Then"; @@ -556,7 +556,7 @@ _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery(("delete from PEDI }; }; //BA.debugLineNum = 998;BA.debugLine="Log(\"entre al if o algo asi \")"; -__c.LogImpl("512910618","entre al if o algo asi ",0); +__c.LogImpl("148300058","entre al if o algo asi ",0); //BA.debugLineNum = 999;BA.debugLine="If laCantc.Text = \"\" Then laCantc.Text = 0"; if ((_lacantc.getText()).equals("")) { _lacantc.setText(BA.ObjectToCharSequence(0));}; @@ -573,7 +573,7 @@ if ((_estetag.Get((int) (5))).equals(_estetag.Get((int) (6)))) { //BA.debugLineNum = 1009;BA.debugLine="If laCantc.Text > 0 Then"; if ((double)(Double.parseDouble(_lacantc.getText()))>0) { //BA.debugLineNum = 1010;BA.debugLine="Log(\"entre al if o algo asi \")"; -__c.LogImpl("512910630","entre al if o algo asi ",0); +__c.LogImpl("148300070","entre al if o algo asi ",0); //BA.debugLineNum = 1011;BA.debugLine="If laCantc.Text = \"\" Then laCantc.Text = 0"; if ((_lacantc.getText()).equals("")) { _lacantc.setText(BA.ObjectToCharSequence(0));}; @@ -599,7 +599,7 @@ _c3 = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjec //BA.debugLineNum = 1027;BA.debugLine="If c3.RowCount > 0 Then"; if (_c3.getRowCount()>0) { //BA.debugLineNum = 1028;BA.debugLine="Log(\"AQUI VEMOS SI ACTUALIZAMOS\")"; -__c.LogImpl("512910648","AQUI VEMOS SI ACTUALIZAMOS",0); +__c.LogImpl("148300088","AQUI VEMOS SI ACTUALIZAMOS",0); //BA.debugLineNum = 1029;BA.debugLine="c3.Position = 0"; _c3.setPosition((int) (0)); //BA.debugLineNum = 1030;BA.debugLine="If c3.GetString(\"PE_CAJAS\") > 1 Then"; @@ -612,7 +612,7 @@ _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery(("delete from PEDI }; }; //BA.debugLineNum = 1036;BA.debugLine="Log(\"entre al if o algo asi \")"; -__c.LogImpl("512910656","entre al if o algo asi ",0); +__c.LogImpl("148300096","entre al if o algo asi ",0); //BA.debugLineNum = 1037;BA.debugLine="If laCantc.Text = \"\" Then laCantc.Text = 0"; if ((_lacantc.getText()).equals("")) { _lacantc.setText(BA.ObjectToCharSequence(0));}; @@ -630,7 +630,7 @@ _b4xpage_appear(); //BA.debugLineNum = 1048;BA.debugLine="Dim preciou As Float = esteTag.Get(0)/esteTag.Get"; _preciou = (float) ((double)(BA.ObjectToNumber(_estetag.Get((int) (0))))/(double)(double)(BA.ObjectToNumber(_estetag.Get((int) (1))))); //BA.debugLineNum = 1049;BA.debugLine="Log(\"PU: \" & preciou)"; -__c.LogImpl("512910669","PU: "+BA.NumberToString(_preciou),0); +__c.LogImpl("148300109","PU: "+BA.NumberToString(_preciou),0); //BA.debugLineNum = 1050;BA.debugLine="End Sub"; return ""; } @@ -861,7 +861,7 @@ _textcolor = __c.Colors.Black; //BA.debugLineNum = 174;BA.debugLine="clv_pedido.Add(CreateListItem2(c3.GetString(\"P"; _clv_pedido._add((anywheresoftware.b4a.objects.B4XViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.B4XViewWrapper(), (java.lang.Object)(_createlistitem2(_c3.GetString("PE_PRONOMBRE"),_c3.GetString("PE_COSTOU"),(int)(Double.parseDouble(_c3.GetString("PE_CANT"))),(int) (0),_clv_pedido._asview().getWidth(),__c.DipToCurrent((int) (118)),_bmp,_c3.GetString("PE_PROID"),_bgcolor,_textcolor,_subs._traealmacen /*String*/ (ba),_subs._traecliente /*String*/ (ba),_c3.GetString("PE_CLIENTEOR"),BA.NumberToString(1),(int)(Double.parseDouble(_c3.GetString("CONSECUTIVO")))).getObject())),(Object)(_i)); //BA.debugLineNum = 175;BA.debugLine="Log(\"#####################\"&c3.GetString(\"PE_P"; -__c.LogImpl("511927659","#####################"+_c3.GetString("PE_PRONOMBRE")+","+_c3.GetString("PE_CANT"),0); +__c.LogImpl("147317099","#####################"+_c3.GetString("PE_PRONOMBRE")+","+_c3.GetString("PE_CANT"),0); }else { //BA.debugLineNum = 177;BA.debugLine="Private bgColor, textColor As Int"; _bgcolor = 0; @@ -871,7 +871,7 @@ _bgcolor = __c.Colors.RGB((int) (221),(int) (132),(int) (132)); //BA.debugLineNum = 179;BA.debugLine="textColor = Colors.black"; _textcolor = __c.Colors.Black; //BA.debugLineNum = 180;BA.debugLine="Log(\"#####################\"&c3.GetString(\"PE_P"; -__c.LogImpl("511927664","#####################"+_c3.GetString("PE_PRONOMBRE")+","+_c3.GetString("PE_CANT"),0); +__c.LogImpl("147317104","#####################"+_c3.GetString("PE_PRONOMBRE")+","+_c3.GetString("PE_CANT"),0); //BA.debugLineNum = 181;BA.debugLine="clv_pedido.Add(CreateListItem(c3.GetString(\"PE"; _clv_pedido._add((anywheresoftware.b4a.objects.B4XViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.B4XViewWrapper(), (java.lang.Object)(_createlistitem(_c3.GetString("PE_PRONOMBRE"),_c3.GetString("PE_COSTOU"),(int)(Double.parseDouble(_c3.GetString("PE_CANT"))),(int) (0),_clv_pedido._asview().getWidth(),__c.DipToCurrent((int) (118)),_bmp,_c3.GetString("PE_PROID"),_bgcolor,_textcolor,_subs._traealmacen /*String*/ (ba),_subs._traecliente /*String*/ (ba),_c3.GetString("PE_CLIENTEOR"),BA.NumberToString(1),(int)(Double.parseDouble(_c3.GetString("CONSECUTIVO")))).getObject())),(Object)(_i)); }; @@ -907,7 +907,7 @@ _c4.setPosition((int) (0)); //BA.debugLineNum = 198;BA.debugLine="cantres = c4.GetString(\"PE_CANT\")"; _cantres = (int)(Double.parseDouble(_c4.GetString("PE_CANT"))); //BA.debugLineNum = 199;BA.debugLine="Log(c4.GetString(\"PE_CANT\"))"; -__c.LogImpl("511927683",_c4.GetString("PE_CANT"),0); +__c.LogImpl("147317123",_c4.GetString("PE_CANT"),0); }else { //BA.debugLineNum = 201;BA.debugLine="cantres = 0"; _cantres = (int) (0); @@ -1061,9 +1061,9 @@ if ((double)(Double.parseDouble(_arti3))<0) { _arti = BA.NumberToString(0); }; //BA.debugLineNum = 296;BA.debugLine="Log(Cuenta&\",\"&Cuenta1&\",\"&Cuenta2&\",\"&Cuenta3)"; -__c.LogImpl("511927780",_cuenta+","+_cuenta1+","+_cuenta2+","+_cuenta3,0); +__c.LogImpl("147317220",_cuenta+","+_cuenta1+","+_cuenta2+","+_cuenta3,0); //BA.debugLineNum = 297;BA.debugLine="Log(arti&\",\"&arti1&\",\"&arti2&\",\"&arti3)"; -__c.LogImpl("511927781",_arti+","+_arti1+","+_arti2+","+_arti3,0); +__c.LogImpl("147317221",_arti+","+_arti1+","+_arti2+","+_arti3,0); //BA.debugLineNum = 298;BA.debugLine="If Cuenta + Cuenta1 + Cuenta2 + Cuenta3 < 0 Then"; if ((double)(Double.parseDouble(_cuenta))+(double)(Double.parseDouble(_cuenta1))+(double)(Double.parseDouble(_cuenta2))+(double)(Double.parseDouble(_cuenta3))<0) { //BA.debugLineNum = 299;BA.debugLine="L_TOTAL.Text = 0"; @@ -1371,7 +1371,7 @@ return ""; public String _p_prods_click() throws Exception{ //BA.debugLineNum = 924;BA.debugLine="Sub p_prods_Click"; //BA.debugLineNum = 925;BA.debugLine="Log(Sender.As(Panel).tag)"; -__c.LogImpl("512779521",BA.ObjectToString(((anywheresoftware.b4a.objects.PanelWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.PanelWrapper(), (android.view.ViewGroup)(__c.Sender(ba)))).getTag()),0); +__c.LogImpl("148168961",BA.ObjectToString(((anywheresoftware.b4a.objects.PanelWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.PanelWrapper(), (android.view.ViewGroup)(__c.Sender(ba)))).getTag()),0); //BA.debugLineNum = 926;BA.debugLine="End Sub"; return ""; } diff --git a/B4A/Objects/src/reparto_izca/keymon/lat/c_foto.java b/B4A/Objects/src/reparto_izca/keymon/lat/c_foto.java index 110b9f1..7a964ab 100644 --- a/B4A/Objects/src/reparto_izca/keymon/lat/c_foto.java +++ b/B4A/Objects/src/reparto_izca/keymon/lat/c_foto.java @@ -146,7 +146,7 @@ String _flash = ""; //BA.debugLineNum = 129;BA.debugLine="Dim f() As Float = camEx.GetFocusDistances"; _f = _camex._getfocusdistances /*float[]*/ (); //BA.debugLineNum = 130;BA.debugLine="Log(f(0) & \", \" & f(1) & \", \" & f(2))"; -__c.LogImpl("513959170",BA.NumberToString(_f[(int) (0)])+", "+BA.NumberToString(_f[(int) (1)])+", "+BA.NumberToString(_f[(int) (2)]),0); +__c.LogImpl("149348610",BA.NumberToString(_f[(int) (0)])+", "+BA.NumberToString(_f[(int) (1)])+", "+BA.NumberToString(_f[(int) (2)]),0); //BA.debugLineNum = 131;BA.debugLine="Dim flashModes As List = camEx.GetSupportedFlashM"; _flashmodes = new anywheresoftware.b4a.objects.collections.List(); _flashmodes = _camex._getsupportedflashmodes /*anywheresoftware.b4a.objects.collections.List*/ (); @@ -306,7 +306,7 @@ _camex._commitparameters /*String*/ (); //BA.debugLineNum = 55;BA.debugLine="camEx.StartPreview"; _camex._startpreview /*String*/ (); //BA.debugLineNum = 56;BA.debugLine="Log(camEx.GetPreviewSize)"; -__c.LogImpl("513565957",BA.ObjectToString(_camex._getpreviewsize /*reparto_izca.keymon.lat.cameraexclass._camerasize*/ ()),0); +__c.LogImpl("148955397",BA.ObjectToString(_camex._getpreviewsize /*reparto_izca.keymon.lat.cameraexclass._camerasize*/ ()),0); }else { //BA.debugLineNum = 58;BA.debugLine="ToastMessageShow(\"Cannot open camera.\", True)"; __c.ToastMessageShow(BA.ObjectToCharSequence("Cannot open camera."),__c.True); diff --git a/B4A/Objects/src/reparto_izca/keymon/lat/c_historico.java b/B4A/Objects/src/reparto_izca/keymon/lat/c_historico.java index fa7a83b..2e6984e 100644 --- a/B4A/Objects/src/reparto_izca/keymon/lat/c_historico.java +++ b/B4A/Objects/src/reparto_izca/keymon/lat/c_historico.java @@ -92,7 +92,7 @@ anywheresoftware.b4a.objects.collections.Map _cym = null; //BA.debugLineNum = 384;BA.debugLine="etCantHasFocus = False"; _etcanthasfocus = __c.False; //BA.debugLineNum = 386;BA.debugLine="LogColor(\"b_prodMas_Click\", Colors.Magenta)"; -__c.LogImpl("517432579","b_prodMas_Click",__c.Colors.Magenta); +__c.LogImpl("152822019","b_prodMas_Click",__c.Colors.Magenta); //BA.debugLineNum = 387;BA.debugLine="Dim index As Int = clv_pedido.GetItemFromView(Sen"; _index = _clv_pedido._getitemfromview((anywheresoftware.b4a.objects.B4XViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.B4XViewWrapper(), (java.lang.Object)(__c.Sender(ba)))); //BA.debugLineNum = 388;BA.debugLine="Dim pnl0 As B4XView = clv_pedido.GetPanel(index)"; @@ -108,18 +108,18 @@ _lacant = _pnl.GetView((int) (2)).GetView((int) (3)); _estetag = new anywheresoftware.b4a.objects.collections.List(); _estetag = anywheresoftware.b4a.keywords.Common.ArrayToList(__c.Regex.Split("\\|",BA.ObjectToString(_lacant.getTag()))); //BA.debugLineNum = 395;BA.debugLine="Log(\"LC_TEXT:\"&laCant.Text&\"|LC_TAG:\"&laCant.Tag&"; -__c.LogImpl("517432588","LC_TEXT:"+_lacant.getText()+"|LC_TAG:"+BA.ObjectToString(_lacant.getTag())+"|ET:"+BA.ObjectToString(_estetag),0); +__c.LogImpl("152822028","LC_TEXT:"+_lacant.getText()+"|LC_TAG:"+BA.ObjectToString(_lacant.getTag())+"|ET:"+BA.ObjectToString(_estetag),0); //BA.debugLineNum = 396;BA.debugLine="If laCant.Text = \"\" Then laCant.Text = 0"; if ((_lacant.getText()).equals("")) { _lacant.setText(BA.ObjectToCharSequence(0));}; //BA.debugLineNum = 398;BA.debugLine="Private maxProds as string = esteTag.Get(1) + est"; _maxprods = BA.NumberToString((double)(BA.ObjectToNumber(_estetag.Get((int) (1))))+(double)(BA.ObjectToNumber(_estetag.Get((int) (4))))); //BA.debugLineNum = 400;BA.debugLine="LogColor($\"++++++++++++++++++++++++++ ${esteTag"; -__c.LogImpl("517432593",("++++++++++++++++++++++++++ "+__c.SmartStringFormatter("",(Object)(_estetag.getObject()))+""),__c.Colors.Green); +__c.LogImpl("152822033",("++++++++++++++++++++++++++ "+__c.SmartStringFormatter("",(Object)(_estetag.getObject()))+""),__c.Colors.Green); //BA.debugLineNum = 402;BA.debugLine="If laCant.Text + 1 <= maxProds Then"; if ((double)(Double.parseDouble(_lacant.getText()))+1<=(double)(Double.parseDouble(_maxprods))) { //BA.debugLineNum = 403;BA.debugLine="Log($\"NuevaCant = ${laCant.Text + 1}\"$)"; -__c.LogImpl("517432596",("NuevaCant = "+__c.SmartStringFormatter("",(Object)((double)(Double.parseDouble(_lacant.getText()))+1))+""),0); +__c.LogImpl("152822036",("NuevaCant = "+__c.SmartStringFormatter("",(Object)((double)(Double.parseDouble(_lacant.getText()))+1))+""),0); //BA.debugLineNum = 404;BA.debugLine="laCant.Text = $\"$1.0{laCant.Text + 1}\"$"; _lacant.setText(BA.ObjectToCharSequence((""+__c.SmartStringFormatter("1.0",(Object)((double)(Double.parseDouble(_lacant.getText()))+1))+""))); //BA.debugLineNum = 405;BA.debugLine="Starter.skmt.ExecNonQuery2(\"update cat_gunaprod"; @@ -149,9 +149,9 @@ anywheresoftware.b4a.objects.collections.Map _cym = null; //BA.debugLineNum = 341;BA.debugLine="etCantHasFocus = False"; _etcanthasfocus = __c.False; //BA.debugLineNum = 342;BA.debugLine="Log(\"etCantHasFocus=\" & etCantHasFocus)"; -__c.LogImpl("517367042","etCantHasFocus="+BA.ObjectToString(_etcanthasfocus),0); +__c.LogImpl("152756482","etCantHasFocus="+BA.ObjectToString(_etcanthasfocus),0); //BA.debugLineNum = 343;BA.debugLine="LogColor(\"b_prodMenos_Click\", Colors.Magenta)"; -__c.LogImpl("517367043","b_prodMenos_Click",__c.Colors.Magenta); +__c.LogImpl("152756483","b_prodMenos_Click",__c.Colors.Magenta); //BA.debugLineNum = 344;BA.debugLine="Dim index As Int = clv_pedido.GetItemFromView(Sen"; _index = _clv_pedido._getitemfromview((anywheresoftware.b4a.objects.B4XViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.B4XViewWrapper(), (java.lang.Object)(__c.Sender(ba)))); //BA.debugLineNum = 345;BA.debugLine="Dim pnl0 As B4XView = clv_pedido.GetPanel(index)"; @@ -167,11 +167,11 @@ _lacant = _pnl.GetView((int) (2)).GetView((int) (3)); _estetag = new anywheresoftware.b4a.objects.collections.List(); _estetag = anywheresoftware.b4a.keywords.Common.ArrayToList(__c.Regex.Split("\\|",BA.ObjectToString(_lacant.getTag()))); //BA.debugLineNum = 350;BA.debugLine="Log(\"LC_TEXT:\"&laCant.Text&\"|PROMO:\"&esteTag.Get("; -__c.LogImpl("517367050","LC_TEXT:"+_lacant.getText()+"|PROMO:"+BA.ObjectToString(_estetag.Get((int) (3)))+"|LC_TAG:"+BA.ObjectToString(_lacant.getTag())+"|ET:"+BA.ObjectToString(_estetag),0); +__c.LogImpl("152756490","LC_TEXT:"+_lacant.getText()+"|PROMO:"+BA.ObjectToString(_estetag.Get((int) (3)))+"|LC_TAG:"+BA.ObjectToString(_lacant.getTag())+"|ET:"+BA.ObjectToString(_estetag),0); //BA.debugLineNum = 351;BA.debugLine="If esteTag.Get(3) <> \"1\" Then 'Si es PROMO entonc"; if ((_estetag.Get((int) (3))).equals((Object)("1")) == false) { //BA.debugLineNum = 352;BA.debugLine="Log(\"ES PROMO\")"; -__c.LogImpl("517367052","ES PROMO",0); +__c.LogImpl("152756492","ES PROMO",0); //BA.debugLineNum = 353;BA.debugLine="result = Msgbox2(\"Si se modifica una promoción,"; _result = BA.NumberToString(__c.Msgbox2(BA.ObjectToCharSequence("Si se modifica una promoción, la promoción se rompe y solo quedarán los productos sueltos, ¿seguro que desea continuar?"),BA.ObjectToCharSequence("Modificar Promoción"),"Si","","No",(android.graphics.Bitmap)(__c.LoadBitmap(__c.File.getDirAssets(),"alert2.png").getObject()),ba)); //BA.debugLineNum = 354;BA.debugLine="If result = DialogResponse.POSITIVE Then 'Quitam"; @@ -183,7 +183,7 @@ _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery(("update HIST_VENT //BA.debugLineNum = 357;BA.debugLine="Starter.skmt.ExecNonQuery($\"update HIST_VENTAS"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery(("update HIST_VENTAS set HVD_CODPROMO = '"+__c.SmartStringFormatter("",(Object)(_subs._traealmacen /*String*/ (ba)))+"' WHERE HVD_cliente in (Select CUENTA from cuentaa) AND HVD_CODPROMO = '"+__c.SmartStringFormatter("",_estetag.Get((int) (3)))+"'")); //BA.debugLineNum = 358;BA.debugLine="LogColor(prodsMap, Colors.red)"; -__c.LogImpl("517367058",BA.ObjectToString(_prodsmap),__c.Colors.Red); +__c.LogImpl("152756498",BA.ObjectToString(_prodsmap),__c.Colors.Red); //BA.debugLineNum = 359;BA.debugLine="reconstruirPedido = True"; _reconstruirpedido = __c.True; //BA.debugLineNum = 360;BA.debugLine="promoABorrar = esteTag.Get(3)"; @@ -206,7 +206,7 @@ _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery2("update cat_gunap //BA.debugLineNum = 369;BA.debugLine="Dim preciou As Float = esteTag.Get(0)/esteTag.Get"; _preciou = (float) ((double)(BA.ObjectToNumber(_estetag.Get((int) (0))))/(double)(double)(BA.ObjectToNumber(_estetag.Get((int) (1))))); //BA.debugLineNum = 370;BA.debugLine="Log(\"PU: \" & preciou)"; -__c.LogImpl("517367070","PU: "+BA.NumberToString(_preciou),0); +__c.LogImpl("152756510","PU: "+BA.NumberToString(_preciou),0); //BA.debugLineNum = 376;BA.debugLine="Subs.prodRechazo(esteTag.Get(5), esteTag.Get(2))"; _subs._prodrechazo /*String*/ (ba,BA.ObjectToString(_estetag.Get((int) (5))),BA.ObjectToString(_estetag.Get((int) (2)))); //BA.debugLineNum = 377;BA.debugLine="Private cym As Map = Subs.traemosCantYMonto(clv_p"; @@ -326,7 +326,7 @@ _clv_pedido._add((anywheresoftware.b4a.objects.B4XViewWrapper) anywheresoftware. _vc = new anywheresoftware.b4a.sql.SQL.CursorWrapper(); _vc = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery("select * from REPARTO where REP_CLIENTE in (select cuenta from cuentaa) and REP_RECHAZO = '0' and REP_CANT > 0 order by REP_PRONOMBRE"))); //BA.debugLineNum = 113;BA.debugLine="Log($\"VENTA: ${vc.RowCount}\"$)"; -__c.LogImpl("516908342",("VENTA: "+__c.SmartStringFormatter("",(Object)(_vc.getRowCount()))+""),0); +__c.LogImpl("152297782",("VENTA: "+__c.SmartStringFormatter("",(Object)(_vc.getRowCount()))+""),0); //BA.debugLineNum = 114;BA.debugLine="If vc.RowCount > 0 Then"; if (_vc.getRowCount()>0) { //BA.debugLineNum = 117;BA.debugLine="textColor = Colors.RGB(0,87,142)"; @@ -612,13 +612,13 @@ anywheresoftware.b4a.sql.SQL.CursorWrapper _z = null; String _cantidad2 = ""; //BA.debugLineNum = 428;BA.debugLine="Sub cuentaProds(accion As String)"; //BA.debugLineNum = 430;BA.debugLine="Log(\"*********************************************"; -__c.LogImpl("517498114","*******************************************************",0); +__c.LogImpl("152887554","*******************************************************",0); //BA.debugLineNum = 431;BA.debugLine="Private cantRechazada As Int = 0"; _cantrechazada = (int) (0); //BA.debugLineNum = 432;BA.debugLine="If Not(reconstruirPedido) Then"; if (__c.Not(_reconstruirpedido)) { //BA.debugLineNum = 433;BA.debugLine="Log(\"*********** CUENTAPRODS - NO RECONSTRUIR\")"; -__c.LogImpl("517498117","*********** CUENTAPRODS - NO RECONSTRUIR",0); +__c.LogImpl("152887557","*********** CUENTAPRODS - NO RECONSTRUIR",0); //BA.debugLineNum = 434;BA.debugLine="prodsMap.Initialize"; _prodsmap.Initialize(); //BA.debugLineNum = 435;BA.debugLine="For i = 0 To clv_pedido.GetSize - 1"; @@ -643,9 +643,9 @@ _cant1.setText(BA.ObjectToCharSequence(0));}; _estetag = new anywheresoftware.b4a.objects.collections.List(); _estetag = anywheresoftware.b4a.keywords.Common.ArrayToList(__c.Regex.Split("\\|",BA.ObjectToString(_cant1.getTag()))); //BA.debugLineNum = 442;BA.debugLine="Log(\"-------------------------------------\")"; -__c.LogImpl("517498126","-------------------------------------",0); +__c.LogImpl("152887566","-------------------------------------",0); //BA.debugLineNum = 443;BA.debugLine="Log($\"ET: ${esteTag}\"$)"; -__c.LogImpl("517498127",("ET: "+__c.SmartStringFormatter("",(Object)(_estetag.getObject()))+""),0); +__c.LogImpl("152887567",("ET: "+__c.SmartStringFormatter("",(Object)(_estetag.getObject()))+""),0); //BA.debugLineNum = 444;BA.debugLine="Private esteProd As String = esteTag.Get(2)"; _esteprod = BA.ObjectToString(_estetag.Get((int) (2))); //BA.debugLineNum = 445;BA.debugLine="Private estaCant As Int = cant1.Text"; @@ -668,9 +668,9 @@ _cant1.setText(BA.ObjectToCharSequence(_maxprods));}; //BA.debugLineNum = 455;BA.debugLine="cantRechazada = esteTag.Get(4) - cant1.Text"; _cantrechazada = (int) ((double)(BA.ObjectToNumber(_estetag.Get((int) (4))))-(double)(Double.parseDouble(_cant1.getText()))); //BA.debugLineNum = 458;BA.debugLine="Log($\"${Subs.traeCantidadRechazada(esteClienteO"; -__c.LogImpl("517498142",(""+__c.SmartStringFormatter("",(Object)(_subs._traecantidadrechazada /*int*/ (ba,BA.NumberToString(_esteclienteoriginal),_esteprod)))+", "+__c.SmartStringFormatter("",(Object)(_subs._traecantidadvendida /*int*/ (ba,BA.NumberToString(_esteclienteoriginal),_esteprod)))+""),0); +__c.LogImpl("152887582",(""+__c.SmartStringFormatter("",(Object)(_subs._traecantidadrechazada /*int*/ (ba,BA.NumberToString(_esteclienteoriginal),_esteprod)))+", "+__c.SmartStringFormatter("",(Object)(_subs._traecantidadvendida /*int*/ (ba,BA.NumberToString(_esteclienteoriginal),_esteprod)))+""),0); //BA.debugLineNum = 461;BA.debugLine="LogColor($\"cantRechazada = ${cantRechazada}\"$,"; -__c.LogImpl("517498145",("cantRechazada = "+__c.SmartStringFormatter("",(Object)(_cantrechazada))+""),__c.Colors.Magenta); +__c.LogImpl("152887585",("cantRechazada = "+__c.SmartStringFormatter("",(Object)(_cantrechazada))+""),__c.Colors.Magenta); //BA.debugLineNum = 462;BA.debugLine="Private estePrecio As String = 0"; _esteprecio = BA.NumberToString(0); //BA.debugLineNum = 463;BA.debugLine="If Subs.traePrecio(esteProd, 1) <> Null Then es"; @@ -686,7 +686,7 @@ _rr.setPosition((int) (0)); //BA.debugLineNum = 472;BA.debugLine="If rr.GetString(\"hayRechazo\") = 0 Then"; if ((_rr.GetString("hayRechazo")).equals(BA.NumberToString(0))) { //BA.debugLineNum = 473;BA.debugLine="Log(\"INSERTAMOS EN REPARTO\")"; -__c.LogImpl("517498157","INSERTAMOS EN REPARTO",0); +__c.LogImpl("152887597","INSERTAMOS EN REPARTO",0); //BA.debugLineNum = 474;BA.debugLine="Starter.skmt.ExecNonQuery2(\"insert into repart"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery2("insert into reparto(REP_CLIENTE, REP_PRONOMBRE, REP_CANT, REP_COSTO_TOT, REP_FECHA, REP_RECHAZO, REP_PRODID, REP_PRECIO, REP_CLI_ORIG) VALUES (?,?,?,?,?,1,?,?,?) ",anywheresoftware.b4a.keywords.Common.ArrayToList(new String[]{_estecliente,_esteprodnombre,BA.NumberToString(0),_esteprecio,_fechareparto,_esteprod,_esteprecio,_estecliente})); //BA.debugLineNum = 475;BA.debugLine="Starter.skmt.ExecNonQuery2(\"insert into repart"; @@ -694,7 +694,7 @@ _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery2("insert into repa }else if(_esteclienteoriginal==(double)(Double.parseDouble("0"))) { }else { //BA.debugLineNum = 480;BA.debugLine="Log($\"Actualizamos REP_CANT RECHAZO = ${cantRe"; -__c.LogImpl("517498164",("Actualizamos REP_CANT RECHAZO = "+__c.SmartStringFormatter("",(Object)(_cantrechazada))+""),0); +__c.LogImpl("152887604",("Actualizamos REP_CANT RECHAZO = "+__c.SmartStringFormatter("",(Object)(_cantrechazada))+""),0); }; //BA.debugLineNum = 485;BA.debugLine="If cant1.Text > 0 Then"; if ((double)(Double.parseDouble(_cant1.getText()))>0) { @@ -706,7 +706,7 @@ _m = __c.createMap(new Object[] {(Object)("cant"),(Object)(_cant1.getText()),(Ob _prodsmap.Put(_estetag.Get((int) (2)),(Object)(_m.getObject())); }; //BA.debugLineNum = 493;BA.debugLine="Log(\"-------------------------------------\")"; -__c.LogImpl("517498177","-------------------------------------",0); +__c.LogImpl("152887617","-------------------------------------",0); } }; }; @@ -716,14 +716,14 @@ _textcolor = 0; //BA.debugLineNum = 498;BA.debugLine="If reconstruirPedido Then"; if (_reconstruirpedido) { //BA.debugLineNum = 499;BA.debugLine="Log(\"*********** CUENTAPRODS - SI RECONSTRUIR\")"; -__c.LogImpl("517498183","*********** CUENTAPRODS - SI RECONSTRUIR",0); +__c.LogImpl("152887623","*********** CUENTAPRODS - SI RECONSTRUIR",0); //BA.debugLineNum = 500;BA.debugLine="Private newPromo, newPrecio As String"; _newpromo = ""; _newprecio = ""; //BA.debugLineNum = 501;BA.debugLine="clv_pedido.Clear"; _clv_pedido._clear(); //BA.debugLineNum = 502;BA.debugLine="Log(\"Usamos PRODSMAP\")"; -__c.LogImpl("517498186","Usamos PRODSMAP",0); +__c.LogImpl("152887626","Usamos PRODSMAP",0); //BA.debugLineNum = 503;BA.debugLine="For Each pr As String In prodsMap.Keys"; { final anywheresoftware.b4a.BA.IterableList group53 = _prodsmap.Keys(); @@ -736,7 +736,7 @@ _pr = BA.ObjectToString(group53.Get(index53)); _pr1 = new anywheresoftware.b4a.objects.collections.Map(); _pr1 = (anywheresoftware.b4a.objects.collections.Map) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.collections.Map(), (java.util.Map)(_prodsmap.Get((Object)(_pr)))); //BA.debugLineNum = 505;BA.debugLine="Log(\"PPP: \" & pr & \"|PromoABorrar=\" & promoABor"; -__c.LogImpl("517498189","PPP: "+_pr+"|PromoABorrar="+_promoaborrar+"|"+BA.ObjectToString(_pr1),0); +__c.LogImpl("152887629","PPP: "+_pr+"|PromoABorrar="+_promoaborrar+"|"+BA.ObjectToString(_pr1),0); //BA.debugLineNum = 506;BA.debugLine="bgColor = Colors.RGB(177, 200, 249)'azul"; _bgcolor = __c.Colors.RGB((int) (177),(int) (200),(int) (249)); //BA.debugLineNum = 507;BA.debugLine="textColor = Colors.black"; @@ -746,7 +746,7 @@ _newpromo = BA.ObjectToString(_pr1.Get((Object)("promo"))); //BA.debugLineNum = 509;BA.debugLine="newPrecio = pr1.Get(\"precio\")"; _newprecio = BA.ObjectToString(_pr1.Get((Object)("precio"))); //BA.debugLineNum = 510;BA.debugLine="Log(\"AAA: \" & newPromo & \"|\" & promoABorrar)"; -__c.LogImpl("517498194","AAA: "+_newpromo+"|"+_promoaborrar,0); +__c.LogImpl("152887634","AAA: "+_newpromo+"|"+_promoaborrar,0); //BA.debugLineNum = 511;BA.debugLine="If newPromo = promoABorrar Then"; if ((_newpromo).equals(_promoaborrar)) { //BA.debugLineNum = 512;BA.debugLine="newPromo = 1"; @@ -756,7 +756,7 @@ _newprecio = BA.NumberToString((double)(Double.parseDouble(_subs._traeprecio /*S //BA.debugLineNum = 515;BA.debugLine="Starter.skmt.ExecNonQuery($\"update HIST_VENTAS"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery(("update HIST_VENTAS set HVD_COSTO_TOT = "+__c.SmartStringFormatter("",(Object)(_newprecio))+", HVD_CODPROMO = '"+__c.SmartStringFormatter("",(Object)(_subs._traealmacen /*String*/ (ba)))+"' WHERE HVD_PRONOMBRE = '"+__c.SmartStringFormatter("",_pr1.Get((Object)("nombre")))+"' and HVD_cliente in (Select CUENTA from cuentaa)")); //BA.debugLineNum = 516;BA.debugLine="LogColor(\"CAMBIAMOS PROMO: \" & newPromo, Color"; -__c.LogImpl("517498200","CAMBIAMOS PROMO: "+_newpromo,__c.Colors.Magenta); +__c.LogImpl("152887640","CAMBIAMOS PROMO: "+_newpromo,__c.Colors.Magenta); }; //BA.debugLineNum = 518;BA.debugLine="If newPromo <> \"1\" Then"; if ((_newpromo).equals("1") == false) { @@ -764,7 +764,7 @@ if ((_newpromo).equals("1") == false) { _bgcolor = __c.Colors.White; }; //BA.debugLineNum = 522;BA.debugLine="Log($\"CLI: ${pr1.Get(\"nombre\")}, ${newPrecio},"; -__c.LogImpl("517498206",("CLI: "+__c.SmartStringFormatter("",_pr1.Get((Object)("nombre")))+", "+__c.SmartStringFormatter("",(Object)(_newprecio))+", "+__c.SmartStringFormatter("",_pr1.Get((Object)("cant")))+", "+__c.SmartStringFormatter("",_pr1.Get((Object)("cant2")))+""),0); +__c.LogImpl("152887646",("CLI: "+__c.SmartStringFormatter("",_pr1.Get((Object)("nombre")))+", "+__c.SmartStringFormatter("",(Object)(_newprecio))+", "+__c.SmartStringFormatter("",_pr1.Get((Object)("cant")))+", "+__c.SmartStringFormatter("",_pr1.Get((Object)("cant2")))+""),0); //BA.debugLineNum = 523;BA.debugLine="clv_pedido.Add(CreateListItem(pr1.Get(\"nombre\")"; _clv_pedido._add((anywheresoftware.b4a.objects.B4XViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.B4XViewWrapper(), (java.lang.Object)(_createlistitem(BA.ObjectToString(_pr1.Get((Object)("nombre"))),_newprecio,(int)(BA.ObjectToNumber(_pr1.Get((Object)("cant")))),(int)(BA.ObjectToNumber(_pr1.Get((Object)("cant2")))),_clv_pedido._asview().getWidth(),__c.DipToCurrent((int) (50)),_bmp,_pr,_bgcolor,_textcolor,_newpromo,BA.ObjectToString(_pr1.Get((Object)("cli_orig")))).getObject())),_pr1.Get((Object)("nombre"))); //BA.debugLineNum = 524;BA.debugLine="reconstruirPedido = False"; @@ -775,11 +775,11 @@ _reconstruirpedido = __c.False; _promoaborrar = ""; }; //BA.debugLineNum = 528;BA.debugLine="Log($\"Total Prods: ${totalProds}, Total Compra: $"; -__c.LogImpl("517498212",("Total Prods: "+__c.SmartStringFormatter("",(Object)(_totalprods))+", Total Compra: $"+__c.SmartStringFormatter("1.2",(Object)(_totalcompra))+""),0); +__c.LogImpl("152887652",("Total Prods: "+__c.SmartStringFormatter("",(Object)(_totalprods))+", Total Compra: $"+__c.SmartStringFormatter("1.2",(Object)(_totalcompra))+""),0); //BA.debugLineNum = 529;BA.debugLine="LogColor(\"prodsMap=\" & prodsMap, Colors.Green)"; -__c.LogImpl("517498213","prodsMap="+BA.ObjectToString(_prodsmap),__c.Colors.Green); +__c.LogImpl("152887653","prodsMap="+BA.ObjectToString(_prodsmap),__c.Colors.Green); //BA.debugLineNum = 532;BA.debugLine="LogColor(prodsMap, Colors.Blue)"; -__c.LogImpl("517498216",BA.ObjectToString(_prodsmap),__c.Colors.Blue); +__c.LogImpl("152887656",BA.ObjectToString(_prodsmap),__c.Colors.Blue); //BA.debugLineNum = 533;BA.debugLine="c = Starter.skmt.ExecQuery($\"SELECT sum(HVD_CANT)"; _c = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery(("SELECT sum(HVD_CANT) as CANTIDAD FROM HIST_VENTAS WHERE HVD_CLIENTE IN (SELECT CUENTA FROM CUENTAA)")))); //BA.debugLineNum = 534;BA.debugLine="Dim cantidad1 As String = 0"; @@ -901,7 +901,7 @@ return ""; public String _p_prods_click() throws Exception{ //BA.debugLineNum = 601;BA.debugLine="Sub p_prods_Click"; //BA.debugLineNum = 602;BA.debugLine="Log(Sender.As(Panel).tag)"; -__c.LogImpl("517694721",BA.ObjectToString(((anywheresoftware.b4a.objects.PanelWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.PanelWrapper(), (android.view.ViewGroup)(__c.Sender(ba)))).getTag()),0); +__c.LogImpl("153084161",BA.ObjectToString(((anywheresoftware.b4a.objects.PanelWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.PanelWrapper(), (android.view.ViewGroup)(__c.Sender(ba)))).getTag()),0); //BA.debugLineNum = 603;BA.debugLine="End Sub"; return ""; } diff --git a/B4A/Objects/src/reparto_izca/keymon/lat/c_noventa.java b/B4A/Objects/src/reparto_izca/keymon/lat/c_noventa.java index b229715..07065f6 100644 --- a/B4A/Objects/src/reparto_izca/keymon/lat/c_noventa.java +++ b/B4A/Objects/src/reparto_izca/keymon/lat/c_noventa.java @@ -458,7 +458,7 @@ _printer1._disconnect /*String*/ (); //BA.debugLineNum = 55;BA.debugLine="Printer1.Connect"; _printer1._connect /*boolean*/ (); //BA.debugLineNum = 56;BA.debugLine="Log(\"2\")"; -__c.LogImpl("518153481","2",0); +__c.LogImpl("153542921","2",0); }; //BA.debugLineNum = 58;BA.debugLine="btAdmin.Initialize(\"BlueTeeth\")"; _btadmin.Initialize(ba,"BlueTeeth"); @@ -675,7 +675,7 @@ for (;_i2 <= limit34 ;_i2 = _i2 + step34 ) { //BA.debugLineNum = 275;BA.debugLine="rv.Position = i2"; _rv.setPosition(_i2); //BA.debugLineNum = 276;BA.debugLine="Log($\"Actualizamos REPARTO - cliente=${rv.Get"; -__c.LogImpl("518677801",("Actualizamos REPARTO - cliente="+__c.SmartStringFormatter("",(Object)(_rv.GetString("REP_CLIENTE")))+", cliente orignal="+__c.SmartStringFormatter("",(Object)(_rv.GetString("REP_CLI_ORIG")))+", le agregamos "+__c.SmartStringFormatter("",(Object)(_rv.GetString("REP_CANT")))+""),0); +__c.LogImpl("154067241",("Actualizamos REPARTO - cliente="+__c.SmartStringFormatter("",(Object)(_rv.GetString("REP_CLIENTE")))+", cliente orignal="+__c.SmartStringFormatter("",(Object)(_rv.GetString("REP_CLI_ORIG")))+", le agregamos "+__c.SmartStringFormatter("",(Object)(_rv.GetString("REP_CANT")))+""),0); //BA.debugLineNum = 277;BA.debugLine="Starter.skmt.ExecNonQuery($\"update REPARTO se"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery(("update REPARTO set REP_CANT = REP_CANT + "+__c.SmartStringFormatter("",(Object)(_rv.GetString("REP_CANT")))+" where REP_RECHAZO = '1' and REP_CLIENTE = '"+__c.SmartStringFormatter("",(Object)(_rv.GetString("REP_CLI_ORIG")))+"' and REP_CLI_ORIG = '"+__c.SmartStringFormatter("",(Object)(_rv.GetString("REP_CLI_ORIG")))+"'")); } @@ -692,7 +692,7 @@ for (;_i <= limit41 ;_i = _i + step41 ) { //BA.debugLineNum = 283;BA.debugLine="c.Position=i"; _c.setPosition(_i); //BA.debugLineNum = 284;BA.debugLine="Log($\"REGISTRO= ${c.GetString(\"HVD_NUM_REGISTR"; -__c.LogImpl("518677809",("REGISTRO= "+__c.SmartStringFormatter("",(Object)(_c.GetString("HVD_NUM_REGISTRO")))+""),0); +__c.LogImpl("154067249",("REGISTRO= "+__c.SmartStringFormatter("",(Object)(_c.GetString("HVD_NUM_REGISTRO")))+""),0); //BA.debugLineNum = 285;BA.debugLine="Starter.skmt.ExecNonQuery2(\"insert into repart"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery2("insert into reparto(REP_CLIENTE, REP_PRONOMBRE, REP_CANT, REP_COSTO_TOT, REP_FECHA, REP_RECHAZO, REP_PRODID, REP_PRECIO, REP_PRODREGISTRO, REP_CLI_ORIG) VALUES (?,?,?,?,?,1,?,?,?,?) ",anywheresoftware.b4a.keywords.Common.ArrayToList(new String[]{_c.GetString("HVD_CLIENTE"),_c.GetString("HVD_PRONOMBRE"),_c.GetString("HVD_CANT"),_c.GetString("HVD_COSTO_TOT"),_c.GetString("HVD_FECHA"),_c.GetString("HVD_PROID"),_c.GetString("CAT_GP_PRECIO"),_c.GetString("HVD_NUM_REGISTRO"),_c.GetString("HVD_CLIENTE")})); //BA.debugLineNum = 286;BA.debugLine="Starter.skmt.ExecNonQuery2(\"insert into repart"; @@ -766,12 +766,12 @@ Object[] _records = null; String _k = ""; //BA.debugLineNum = 109;BA.debugLine="Sub JobDone(Job As HttpJob)"; //BA.debugLineNum = 110;BA.debugLine="Log(Job.Success)"; -__c.LogImpl("518481153",BA.ObjectToString(_job._success /*boolean*/ ),0); +__c.LogImpl("153870593",BA.ObjectToString(_job._success /*boolean*/ ),0); //BA.debugLineNum = 111;BA.debugLine="If Job.Success = False Then"; if (_job._success /*boolean*/ ==__c.False) { }else { //BA.debugLineNum = 114;BA.debugLine="LogColor(\"JobDone: '\" & reqManager.HandleJob(Job"; -__c.LogImpl("518481157","JobDone: '"+BA.ObjectToString(_reqmanager._handlejob /*reparto_izca.keymon.lat.dbrequestmanager._dbresult*/ (_job).Tag /*Object*/ )+"' - Registros: "+BA.NumberToString(_reqmanager._handlejob /*reparto_izca.keymon.lat.dbrequestmanager._dbresult*/ (_job).Rows /*anywheresoftware.b4a.objects.collections.List*/ .getSize()),__c.Colors.Green); +__c.LogImpl("153870597","JobDone: '"+BA.ObjectToString(_reqmanager._handlejob /*reparto_izca.keymon.lat.dbrequestmanager._dbresult*/ (_job).Tag /*Object*/ )+"' - Registros: "+BA.NumberToString(_reqmanager._handlejob /*reparto_izca.keymon.lat.dbrequestmanager._dbresult*/ (_job).Rows /*anywheresoftware.b4a.objects.collections.List*/ .getSize()),__c.Colors.Green); //BA.debugLineNum = 115;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; if ((_job._jobname /*String*/ ).equals("DBRequest")) { //BA.debugLineNum = 116;BA.debugLine="Dim resultado As DBResult = reqManager.HandleJo"; @@ -783,7 +783,7 @@ _cliente = BA.ObjectToString(_resultado.Tag /*Object*/ ); //BA.debugLineNum = 119;BA.debugLine="cliente = cliente.SubString(cliente.IndexOf(\"_"; _cliente = _cliente.substring((int) (_cliente.indexOf("_")+24)); //BA.debugLineNum = 120;BA.debugLine="Log($\"Cliente1:${cliente}\"$)"; -__c.LogImpl("518481163",("Cliente1:"+__c.SmartStringFormatter("",(Object)(_cliente))+""),0); +__c.LogImpl("153870603",("Cliente1:"+__c.SmartStringFormatter("",(Object)(_cliente))+""),0); //BA.debugLineNum = 121;BA.debugLine="Starter.skmt.ExecNonQuery2(\"update REPARTO_GEO"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery2("update REPARTO_GEO SET ENVIO = ? WHERE CLIENTE = ? AND ENVIO <> ?",anywheresoftware.b4a.keywords.Common.ArrayToList(new String[]{"1",_cliente,"1"})); //BA.debugLineNum = 122;BA.debugLine="For Each records() As Object In resultado.Rows"; @@ -803,7 +803,7 @@ final int groupLen13 = group13.getSize() for (; index13 < groupLen13;index13++){ _k = BA.ObjectToString(group13.Get(index13)); //BA.debugLineNum = 124;BA.debugLine="Log(resultado.Tag & \": \" & k & \": \" & record"; -__c.LogImpl("518481167",BA.ObjectToString(_resultado.Tag /*Object*/ )+": "+_k+": "+BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_resultado.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)(_k))))]),0); +__c.LogImpl("153870607",BA.ObjectToString(_resultado.Tag /*Object*/ )+": "+_k+": "+BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_resultado.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)(_k))))]),0); } }; } @@ -851,7 +851,7 @@ _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery2("INSERT INTO CAT_ _impresoraconectada = __c.True; }else { //BA.debugLineNum = 339;BA.debugLine="LogColor(\"Error conectando la impresora\", Colors"; -__c.LogImpl("518743308","Error conectando la impresora",__c.Colors.Red); +__c.LogImpl("154132748","Error conectando la impresora",__c.Colors.Red); //BA.debugLineNum = 340;BA.debugLine="errorImpresora = errorImpresora + 1"; _errorimpresora = (int) (_errorimpresora+1); //BA.debugLineNum = 341;BA.debugLine="If errorImpresora > 1 Then"; @@ -868,7 +868,7 @@ return ""; public String _printer1_error() throws Exception{ //BA.debugLineNum = 348;BA.debugLine="Sub Printer1_Error"; //BA.debugLineNum = 349;BA.debugLine="Log(\"error printer\")"; -__c.LogImpl("518808833","error printer",0); +__c.LogImpl("154198273","error printer",0); //BA.debugLineNum = 350;BA.debugLine="End Sub"; return ""; } diff --git a/B4A/Objects/src/reparto_izca/keymon/lat/c_principal.java b/B4A/Objects/src/reparto_izca/keymon/lat/c_principal.java index 1067529..0d21892 100644 --- a/B4A/Objects/src/reparto_izca/keymon/lat/c_principal.java +++ b/B4A/Objects/src/reparto_izca/keymon/lat/c_principal.java @@ -152,80 +152,80 @@ public reparto_izca.keymon.lat.httputils2service _httputils2service = null; public reparto_izca.keymon.lat.xuiviewsutils _xuiviewsutils = null; public String _b_carga_click() throws Exception{ anywheresoftware.b4a.sql.SQL.CursorWrapper _checagestion = null; - //BA.debugLineNum = 2563;BA.debugLine="Private Sub B_carga_Click"; - //BA.debugLineNum = 2564;BA.debugLine="If L_carga.Text = \"LISTO\" And l_carga2.Text = \"LI"; + //BA.debugLineNum = 2579;BA.debugLine="Private Sub B_carga_Click"; + //BA.debugLineNum = 2580;BA.debugLine="If L_carga.Text = \"LISTO\" And l_carga2.Text = \"LI"; if ((_l_carga.getText()).equals("LISTO") && (_l_carga2.getText()).equals("LISTO")) { - //BA.debugLineNum = 2565;BA.debugLine="P_carga.Visible = False"; + //BA.debugLineNum = 2581;BA.debugLine="P_carga.Visible = False"; _p_carga.setVisible(__c.False); }else { - //BA.debugLineNum = 2567;BA.debugLine="Dim checagestion As Cursor = Starter.skmt.ExecQu"; + //BA.debugLineNum = 2583;BA.debugLine="Dim checagestion As Cursor = Starter.skmt.ExecQu"; _checagestion = new anywheresoftware.b4a.sql.SQL.CursorWrapper(); _checagestion = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery("SELECT * FROM NOVENTA"))); - //BA.debugLineNum = 2568;BA.debugLine="If checagestion.RowCount = 0 Then"; + //BA.debugLineNum = 2584;BA.debugLine="If checagestion.RowCount = 0 Then"; if (_checagestion.getRowCount()==0) { - //BA.debugLineNum = 2569;BA.debugLine="P_carga.Visible = False"; + //BA.debugLineNum = 2585;BA.debugLine="P_carga.Visible = False"; _p_carga.setVisible(__c.False); - //BA.debugLineNum = 2570;BA.debugLine="e_ruta.Text = \"\""; + //BA.debugLineNum = 2586;BA.debugLine="e_ruta.Text = \"\""; _e_ruta.setText(BA.ObjectToCharSequence("")); - //BA.debugLineNum = 2571;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from PICK_CIE"; + //BA.debugLineNum = 2587;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from PICK_CIE"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from PICK_CIEGO"); - //BA.debugLineNum = 2572;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from pedido_c"; + //BA.debugLineNum = 2588;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from pedido_c"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from pedido_cliente"); - //BA.debugLineNum = 2573;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from PAGARES\""; + //BA.debugLineNum = 2589;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from PAGARES\""; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from PAGARES"); - //BA.debugLineNum = 2574;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from CHECADO_"; + //BA.debugLineNum = 2590;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from CHECADO_"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from CHECADO_CHECK"); - //BA.debugLineNum = 2575;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from CHECKLIS"; + //BA.debugLineNum = 2591;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from CHECKLIS"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from CHECKLIST2"); - //BA.debugLineNum = 2576;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from pedido\")"; + //BA.debugLineNum = 2592;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from pedido\")"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from pedido"); - //BA.debugLineNum = 2577;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from noventa\""; + //BA.debugLineNum = 2593;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from noventa\""; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from noventa"); - //BA.debugLineNum = 2578;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from clie_act"; + //BA.debugLineNum = 2594;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from clie_act"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from clie_act"); - //BA.debugLineNum = 2579;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from kmt_info"; + //BA.debugLineNum = 2595;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from kmt_info"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from kmt_info"); - //BA.debugLineNum = 2580;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from cat_guna"; + //BA.debugLineNum = 2596;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from cat_guna"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from cat_gunaprod"); - //BA.debugLineNum = 2581;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from cat_guna"; + //BA.debugLineNum = 2597;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from cat_guna"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from cat_gunaprod3"); - //BA.debugLineNum = 2582;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from CAT_DETA"; + //BA.debugLineNum = 2598;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from CAT_DETA"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from CAT_DETALLES_PAQ"); - //BA.debugLineNum = 2583;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from HIST_VEN"; + //BA.debugLineNum = 2599;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from HIST_VEN"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from HIST_VENTAS"); - //BA.debugLineNum = 2584;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from REPARTO\""; + //BA.debugLineNum = 2600;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from REPARTO\""; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from REPARTO"); - //BA.debugLineNum = 2585;BA.debugLine="Starter.skmt.ExecNonQuery(\"DELETE FROM TABULADO"; + //BA.debugLineNum = 2601;BA.debugLine="Starter.skmt.ExecNonQuery(\"DELETE FROM TABULADO"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("DELETE FROM TABULADOR_MONEDAS"); - //BA.debugLineNum = 2586;BA.debugLine="Starter.skmt.ExecNonQuery(\"DELETE FROM TABULADO"; + //BA.debugLineNum = 2602;BA.debugLine="Starter.skmt.ExecNonQuery(\"DELETE FROM TABULADO"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("DELETE FROM TABULADOR_BILLETES"); - //BA.debugLineNum = 2587;BA.debugLine="Starter.skmt.ExecNonQuery(\"DELETE FROM RUTAA\")"; + //BA.debugLineNum = 2603;BA.debugLine="Starter.skmt.ExecNonQuery(\"DELETE FROM RUTAA\")"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("DELETE FROM RUTAA"); - //BA.debugLineNum = 2588;BA.debugLine="Starter.skmt.ExecNonQuery(\"DELETE FROM ABONOSP\""; + //BA.debugLineNum = 2604;BA.debugLine="Starter.skmt.ExecNonQuery(\"DELETE FROM ABONOSP\""; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("DELETE FROM ABONOSP"); - //BA.debugLineNum = 2589;BA.debugLine="Starter.skmt.ExecNonQuery(\"DELETE FROM ABONOS\")"; + //BA.debugLineNum = 2605;BA.debugLine="Starter.skmt.ExecNonQuery(\"DELETE FROM ABONOS\")"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("DELETE FROM ABONOS"); - //BA.debugLineNum = 2590;BA.debugLine="Starter.skmt.ExecNonQuery(\"DELETE FROM BLOCKENV"; + //BA.debugLineNum = 2606;BA.debugLine="Starter.skmt.ExecNonQuery(\"DELETE FROM BLOCKENV"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("DELETE FROM BLOCKENVIO"); - //BA.debugLineNum = 2591;BA.debugLine="B4XPage_Appear"; + //BA.debugLineNum = 2607;BA.debugLine="B4XPage_Appear"; _b4xpage_appear(); - //BA.debugLineNum = 2592;BA.debugLine="MsgboxAsync(\"No se cargo bien la informacion, f"; + //BA.debugLineNum = 2608;BA.debugLine="MsgboxAsync(\"No se cargo bien la informacion, f"; __c.MsgboxAsync(BA.ObjectToCharSequence("No se cargo bien la informacion, favor de cargar día nuevamente"),BA.ObjectToCharSequence("Atención"),ba); }else { - //BA.debugLineNum = 2594;BA.debugLine="MsgboxAsync(\"No se cargo bien la informacion, f"; + //BA.debugLineNum = 2610;BA.debugLine="MsgboxAsync(\"No se cargo bien la informacion, f"; __c.MsgboxAsync(BA.ObjectToCharSequence("No se cargo bien la informacion, favor de cargar día nuevamente"),BA.ObjectToCharSequence("Atención"),ba); - //BA.debugLineNum = 2595;BA.debugLine="P_carga.Visible = False"; + //BA.debugLineNum = 2611;BA.debugLine="P_carga.Visible = False"; _p_carga.setVisible(__c.False); }; }; - //BA.debugLineNum = 2598;BA.debugLine="End Sub"; + //BA.debugLineNum = 2614;BA.debugLine="End Sub"; return ""; } public String _b_check_click() throws Exception{ - //BA.debugLineNum = 2431;BA.debugLine="Private Sub b_check_Click"; - //BA.debugLineNum = 2433;BA.debugLine="B4XPages.ShowPage(\"checklist\")"; + //BA.debugLineNum = 2447;BA.debugLine="Private Sub b_check_Click"; + //BA.debugLineNum = 2449;BA.debugLine="B4XPages.ShowPage(\"checklist\")"; _b4xpages._showpage /*String*/ (ba,"checklist"); - //BA.debugLineNum = 2435;BA.debugLine="End Sub"; + //BA.debugLineNum = 2451;BA.debugLine="End Sub"; return ""; } public String _b_clieprod_click() throws Exception{ @@ -255,191 +255,191 @@ String _arti3 = ""; int _x = 0; String _totalmonto = ""; String _totalcantidad = ""; - //BA.debugLineNum = 2160;BA.debugLine="Sub B_CLIEPROD_Click"; - //BA.debugLineNum = 2161;BA.debugLine="If b_check.Visible = True Then"; + //BA.debugLineNum = 2176;BA.debugLine="Sub B_CLIEPROD_Click"; + //BA.debugLineNum = 2177;BA.debugLine="If b_check.Visible = True Then"; if (_b_check.getVisible()==__c.True) { - //BA.debugLineNum = 2162;BA.debugLine="MsgboxAsync(\"Favor de hacer el checklist.\",\"Aten"; + //BA.debugLineNum = 2178;BA.debugLine="MsgboxAsync(\"Favor de hacer el checklist.\",\"Aten"; __c.MsgboxAsync(BA.ObjectToCharSequence("Favor de hacer el checklist."),BA.ObjectToCharSequence("Atención"),ba); }else { - //BA.debugLineNum = 2164;BA.debugLine="BUSCA.Visible = True"; + //BA.debugLineNum = 2180;BA.debugLine="BUSCA.Visible = True"; _busca.setVisible(__c.True); - //BA.debugLineNum = 2165;BA.debugLine="connecta.Visible = False"; + //BA.debugLineNum = 2181;BA.debugLine="connecta.Visible = False"; _connecta.setVisible(__c.False); - //BA.debugLineNum = 2166;BA.debugLine="trabajar.Visible = True"; + //BA.debugLineNum = 2182;BA.debugLine="trabajar.Visible = True"; _trabajar.setVisible(__c.True); - //BA.debugLineNum = 2167;BA.debugLine="B_CLIEPROD.Visible = True"; + //BA.debugLineNum = 2183;BA.debugLine="B_CLIEPROD.Visible = True"; _b_clieprod.setVisible(__c.True); - //BA.debugLineNum = 2168;BA.debugLine="Panel1.Visible = True"; + //BA.debugLineNum = 2184;BA.debugLine="Panel1.Visible = True"; _panel1.setVisible(__c.True); - //BA.debugLineNum = 2169;BA.debugLine="Panel1.BringToFront"; + //BA.debugLineNum = 2185;BA.debugLine="Panel1.BringToFront"; _panel1.BringToFront(); - //BA.debugLineNum = 2170;BA.debugLine="Panel1.Width = Root.Width"; + //BA.debugLineNum = 2186;BA.debugLine="Panel1.Width = Root.Width"; _panel1.setWidth(_root.getWidth()); - //BA.debugLineNum = 2171;BA.debugLine="Panel1.Height = Root.Height"; + //BA.debugLineNum = 2187;BA.debugLine="Panel1.Height = Root.Height"; _panel1.setHeight(_root.getHeight()); - //BA.debugLineNum = 2172;BA.debugLine="B_REGRESA.Top = Panel1.Height - B_REGRESA.Height"; + //BA.debugLineNum = 2188;BA.debugLine="B_REGRESA.Top = Panel1.Height - B_REGRESA.Height"; _b_regresa.setTop((int) (_panel1.getHeight()-_b_regresa.getHeight())); - //BA.debugLineNum = 2173;BA.debugLine="Btn_Ubicar_Ru.Visible=True"; + //BA.debugLineNum = 2189;BA.debugLine="Btn_Ubicar_Ru.Visible=True"; _btn_ubicar_ru.setVisible(__c.True); - //BA.debugLineNum = 2175;BA.debugLine="Dim ch As Cursor = Starter.skmt.ExecQuery(\"selec"; + //BA.debugLineNum = 2191;BA.debugLine="Dim ch As Cursor = Starter.skmt.ExecQuery(\"selec"; _ch = new anywheresoftware.b4a.sql.SQL.CursorWrapper(); _ch = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery("select count(*) as visit from kmt_info WHERE gestion = 2"))); - //BA.debugLineNum = 2176;BA.debugLine="ch.Position = 0"; + //BA.debugLineNum = 2192;BA.debugLine="ch.Position = 0"; _ch.setPosition((int) (0)); - //BA.debugLineNum = 2177;BA.debugLine="L_clientes_visit.Text = ch.GetInt(\"visit\")"; + //BA.debugLineNum = 2193;BA.debugLine="L_clientes_visit.Text = ch.GetInt(\"visit\")"; _l_clientes_visit.setText(BA.ObjectToCharSequence(_ch.GetInt("visit"))); - //BA.debugLineNum = 2179;BA.debugLine="Dim ch1 As Cursor = Starter.skmt.ExecQuery(\"sele"; + //BA.debugLineNum = 2195;BA.debugLine="Dim ch1 As Cursor = Starter.skmt.ExecQuery(\"sele"; _ch1 = new anywheresoftware.b4a.sql.SQL.CursorWrapper(); _ch1 = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery("select count(*) as rechazo from kmt_info WHERE gestion = 3"))); - //BA.debugLineNum = 2180;BA.debugLine="ch1.Position = 0"; + //BA.debugLineNum = 2196;BA.debugLine="ch1.Position = 0"; _ch1.setPosition((int) (0)); - //BA.debugLineNum = 2181;BA.debugLine="l_clientes_recha.Text = ch1.GetInt(\"rechazo\")"; + //BA.debugLineNum = 2197;BA.debugLine="l_clientes_recha.Text = ch1.GetInt(\"rechazo\")"; _l_clientes_recha.setText(BA.ObjectToCharSequence(_ch1.GetInt("rechazo"))); - //BA.debugLineNum = 2182;BA.debugLine="l_clientes_visitados.Text = ch1.GetInt(\"rechazo\""; + //BA.debugLineNum = 2198;BA.debugLine="l_clientes_visitados.Text = ch1.GetInt(\"rechazo\""; _l_clientes_visitados.setText(BA.ObjectToCharSequence(_ch1.GetInt("rechazo")+_ch.GetInt("visit"))); - //BA.debugLineNum = 2184;BA.debugLine="c=Starter.skmt.ExecQuery(\"select * from kmt_info"; + //BA.debugLineNum = 2200;BA.debugLine="c=Starter.skmt.ExecQuery(\"select * from kmt_info"; _c = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery("select * from kmt_info WHERE gestion <> 0 order by HORAENT"))); - //BA.debugLineNum = 2185;BA.debugLine="Subs.SetDivider(ListView1, Colors.LightGray, 2)"; + //BA.debugLineNum = 2201;BA.debugLine="Subs.SetDivider(ListView1, Colors.LightGray, 2)"; _subs._setdivider /*String*/ (ba,_listview1,__c.Colors.LightGray,(int) (2)); - //BA.debugLineNum = 2186;BA.debugLine="ListView1.Clear"; + //BA.debugLineNum = 2202;BA.debugLine="ListView1.Clear"; _listview1.Clear(); - //BA.debugLineNum = 2187;BA.debugLine="Dim label1 As Label"; + //BA.debugLineNum = 2203;BA.debugLine="Dim label1 As Label"; _label1 = new anywheresoftware.b4a.objects.LabelWrapper(); - //BA.debugLineNum = 2188;BA.debugLine="label1 = ListView1.TwoLinesLayout.Label"; + //BA.debugLineNum = 2204;BA.debugLine="label1 = ListView1.TwoLinesLayout.Label"; _label1 = _listview1.getTwoLinesLayout().Label; - //BA.debugLineNum = 2189;BA.debugLine="label1.TextSize = 16"; + //BA.debugLineNum = 2205;BA.debugLine="label1.TextSize = 16"; _label1.setTextSize((float) (16)); - //BA.debugLineNum = 2190;BA.debugLine="label1.TextColor = Colors.Black"; + //BA.debugLineNum = 2206;BA.debugLine="label1.TextColor = Colors.Black"; _label1.setTextColor(__c.Colors.Black); - //BA.debugLineNum = 2191;BA.debugLine="Dim label2 As Label"; + //BA.debugLineNum = 2207;BA.debugLine="Dim label2 As Label"; _label2 = new anywheresoftware.b4a.objects.LabelWrapper(); - //BA.debugLineNum = 2192;BA.debugLine="label2 = ListView1.TwoLinesLayout.SecondLabel"; + //BA.debugLineNum = 2208;BA.debugLine="label2 = ListView1.TwoLinesLayout.SecondLabel"; _label2 = _listview1.getTwoLinesLayout().SecondLabel; - //BA.debugLineNum = 2193;BA.debugLine="label2.TextSize = 16"; + //BA.debugLineNum = 2209;BA.debugLine="label2.TextSize = 16"; _label2.setTextSize((float) (16)); - //BA.debugLineNum = 2194;BA.debugLine="label2.TextColor = Colors.Black"; + //BA.debugLineNum = 2210;BA.debugLine="label2.TextColor = Colors.Black"; _label2.setTextColor(__c.Colors.Black); - //BA.debugLineNum = 2196;BA.debugLine="If c.RowCount>0 Then"; + //BA.debugLineNum = 2212;BA.debugLine="If c.RowCount>0 Then"; if (_c.getRowCount()>0) { - //BA.debugLineNum = 2197;BA.debugLine="For i=0 To c.RowCount -1"; + //BA.debugLineNum = 2213;BA.debugLine="For i=0 To c.RowCount -1"; { final int step33 = 1; final int limit33 = (int) (_c.getRowCount()-1); _i = (int) (0) ; for (;_i <= limit33 ;_i = _i + step33 ) { - //BA.debugLineNum = 2198;BA.debugLine="c.Position=i"; + //BA.debugLineNum = 2214;BA.debugLine="c.Position=i"; _c.setPosition(_i); - //BA.debugLineNum = 2199;BA.debugLine="If c.GetString(\"gestion\") = \"2\" Then"; + //BA.debugLineNum = 2215;BA.debugLine="If c.GetString(\"gestion\") = \"2\" Then"; if ((_c.GetString("gestion")).equals("2")) { - //BA.debugLineNum = 2200;BA.debugLine="ESTATUS = \"ENTREGADO\""; + //BA.debugLineNum = 2216;BA.debugLine="ESTATUS = \"ENTREGADO\""; _estatus = "ENTREGADO"; - //BA.debugLineNum = 2201;BA.debugLine="Log(\"entrega\")"; -__c.LogImpl("515466537","entrega",0); + //BA.debugLineNum = 2217;BA.debugLine="Log(\"entrega\")"; +__c.LogImpl("150855977","entrega",0); }else if((_c.GetString("gestion")).equals("3")) { - //BA.debugLineNum = 2203;BA.debugLine="Log(\"no entrega\")"; -__c.LogImpl("515466539","no entrega",0); - //BA.debugLineNum = 2204;BA.debugLine="ESTATUS = \"RECHAZADO\""; + //BA.debugLineNum = 2219;BA.debugLine="Log(\"no entrega\")"; +__c.LogImpl("150855979","no entrega",0); + //BA.debugLineNum = 2220;BA.debugLine="ESTATUS = \"RECHAZADO\""; _estatus = "RECHAZADO"; }else { - //BA.debugLineNum = 2206;BA.debugLine="ESTATUS = \"SIN ESTATUS\""; + //BA.debugLineNum = 2222;BA.debugLine="ESTATUS = \"SIN ESTATUS\""; _estatus = "SIN ESTATUS"; }; - //BA.debugLineNum = 2211;BA.debugLine="If ESTATUS = \"ENTREGADO\" Then"; + //BA.debugLineNum = 2227;BA.debugLine="If ESTATUS = \"ENTREGADO\" Then"; if ((_estatus).equals("ENTREGADO")) { - //BA.debugLineNum = 2212;BA.debugLine="Private vc As Cursor = Starter.skmt.ExecQuery"; + //BA.debugLineNum = 2228;BA.debugLine="Private vc As Cursor = Starter.skmt.ExecQuery"; _vc = new anywheresoftware.b4a.sql.SQL.CursorWrapper(); _vc = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery(("select HVD_PROID,HVD_COSTO_TOT, HVD_CANT, IFNULL(HVD_RECHAZOCANT, 0) AS HVD_RECHAZOCANT, CAT_GP_PRECIO from HIST_VENTAS LEFT JOIN CAT_GUNAPROD ON CAT_GP_ID = HVD_PROID where BCAJAS = 0 and HVD_CODPROMO ='"+__c.SmartStringFormatter("",(Object)(_subs._traealmacen /*String*/ (ba)))+"' and HVD_CLIENTE = '"+__c.SmartStringFormatter("",(Object)(_c.GetString("CAT_CL_CODIGO")))+"'")))); - //BA.debugLineNum = 2214;BA.debugLine="Private cuenta0 As String = 0"; + //BA.debugLineNum = 2230;BA.debugLine="Private cuenta0 As String = 0"; _cuenta0 = BA.NumberToString(0); - //BA.debugLineNum = 2215;BA.debugLine="Private arti As String = 0"; + //BA.debugLineNum = 2231;BA.debugLine="Private arti As String = 0"; _arti = BA.NumberToString(0); - //BA.debugLineNum = 2216;BA.debugLine="If vc.RowCount > 0 Then"; + //BA.debugLineNum = 2232;BA.debugLine="If vc.RowCount > 0 Then"; if (_vc.getRowCount()>0) { - //BA.debugLineNum = 2217;BA.debugLine="For a = 0 To vc.RowCount - 1"; + //BA.debugLineNum = 2233;BA.debugLine="For a = 0 To vc.RowCount - 1"; { final int step49 = 1; final int limit49 = (int) (_vc.getRowCount()-1); _a = (int) (0) ; for (;_a <= limit49 ;_a = _a + step49 ) { - //BA.debugLineNum = 2218;BA.debugLine="vc.Position = a"; + //BA.debugLineNum = 2234;BA.debugLine="vc.Position = a"; _vc.setPosition(_a); - //BA.debugLineNum = 2220;BA.debugLine="arti = arti + (vc.GetString(\"HVD_CANT\") - v"; + //BA.debugLineNum = 2236;BA.debugLine="arti = arti + (vc.GetString(\"HVD_CANT\") - v"; _arti = BA.NumberToString((double)(Double.parseDouble(_arti))+((double)(Double.parseDouble(_vc.GetString("HVD_CANT")))-(double)(Double.parseDouble(_vc.GetString("HVD_RECHAZOCANT"))))); - //BA.debugLineNum = 2221;BA.debugLine="cuenta0 = cuenta0 + ((vc.GetString(\"HVD_CAN"; + //BA.debugLineNum = 2237;BA.debugLine="cuenta0 = cuenta0 + ((vc.GetString(\"HVD_CAN"; _cuenta0 = BA.NumberToString((double)(Double.parseDouble(_cuenta0))+(((double)(Double.parseDouble(_vc.GetString("HVD_CANT")))-(double)(Double.parseDouble(_vc.GetString("HVD_RECHAZOCANT"))))*((double)(Double.parseDouble(_vc.GetString("HVD_COSTO_TOT")))/(double)(double)(Double.parseDouble(_vc.GetString("HVD_CANT")))))); } }; }; - //BA.debugLineNum = 2226;BA.debugLine="Private vc2 As Cursor = Starter.skmt.ExecQuer"; + //BA.debugLineNum = 2242;BA.debugLine="Private vc2 As Cursor = Starter.skmt.ExecQuer"; _vc2 = new anywheresoftware.b4a.sql.SQL.CursorWrapper(); _vc2 = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery(("select HVD_PROID, HVD_CANT, IFNULL(HVD_RECHAZOCANT, 0) AS HVD_RECHAZOCANT, CANTC,HVD_COSTO_TOT from HIST_VENTAS where HVD_CLIENTE = '"+__c.SmartStringFormatter("",(Object)(_c.GetString("CAT_CL_CODIGO")))+"' AND BCAJAS = 1")))); - //BA.debugLineNum = 2227;BA.debugLine="Private Cuenta1 As String = 0"; + //BA.debugLineNum = 2243;BA.debugLine="Private Cuenta1 As String = 0"; _cuenta1 = BA.NumberToString(0); - //BA.debugLineNum = 2228;BA.debugLine="Private arti1 As String = 0"; + //BA.debugLineNum = 2244;BA.debugLine="Private arti1 As String = 0"; _arti1 = BA.NumberToString(0); - //BA.debugLineNum = 2229;BA.debugLine="If vc2.RowCount > 0 Then"; + //BA.debugLineNum = 2245;BA.debugLine="If vc2.RowCount > 0 Then"; if (_vc2.getRowCount()>0) { - //BA.debugLineNum = 2230;BA.debugLine="For h = 0 To vc2.RowCount - 1"; + //BA.debugLineNum = 2246;BA.debugLine="For h = 0 To vc2.RowCount - 1"; { final int step59 = 1; final int limit59 = (int) (_vc2.getRowCount()-1); _h = (int) (0) ; for (;_h <= limit59 ;_h = _h + step59 ) { - //BA.debugLineNum = 2231;BA.debugLine="vc2.Position = h"; + //BA.debugLineNum = 2247;BA.debugLine="vc2.Position = h"; _vc2.setPosition(_h); - //BA.debugLineNum = 2232;BA.debugLine="Dim preu As Float = NumberFormat2(vc2.GetSt"; + //BA.debugLineNum = 2248;BA.debugLine="Dim preu As Float = NumberFormat2(vc2.GetSt"; _preu = (float)(Double.parseDouble(__c.NumberFormat2((double)(Double.parseDouble(_vc2.GetString("HVD_COSTO_TOT")))/(double)(double)(Double.parseDouble(_vc2.GetString("CANTC"))),(int) (0),(int) (2),(int) (2),__c.False))); - //BA.debugLineNum = 2233;BA.debugLine="Private vc3 As Cursor = Starter.skmt.ExecQu"; + //BA.debugLineNum = 2249;BA.debugLine="Private vc3 As Cursor = Starter.skmt.ExecQu"; _vc3 = new anywheresoftware.b4a.sql.SQL.CursorWrapper(); _vc3 = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery(("select PRECIOCONVER, CONVERSION from CAT_GUNAPROD where CAT_GP_ID = '"+__c.SmartStringFormatter("",(Object)(_vc2.GetString("HVD_PROID")))+"'")))); - //BA.debugLineNum = 2234;BA.debugLine="If vc3.RowCount > 0 Then"; + //BA.debugLineNum = 2250;BA.debugLine="If vc3.RowCount > 0 Then"; if (_vc3.getRowCount()>0) { - //BA.debugLineNum = 2235;BA.debugLine="vc3.Position = 0"; + //BA.debugLineNum = 2251;BA.debugLine="vc3.Position = 0"; _vc3.setPosition((int) (0)); - //BA.debugLineNum = 2236;BA.debugLine="Cuenta1 = Cuenta1 + ((vc2.GetString(\"CANTC"; + //BA.debugLineNum = 2252;BA.debugLine="Cuenta1 = Cuenta1 + ((vc2.GetString(\"CANTC"; _cuenta1 = BA.NumberToString((double)(Double.parseDouble(_cuenta1))+(((double)(Double.parseDouble(_vc2.GetString("CANTC")))-((double)(Double.parseDouble(_vc2.GetString("HVD_RECHAZOCANT")))/(double)(double)(Double.parseDouble(_vc3.GetString("CONVERSION")))))*_preu)); - //BA.debugLineNum = 2237;BA.debugLine="arti1 = arti1 + (vc2.GetString(\"HVD_CANT\")"; + //BA.debugLineNum = 2253;BA.debugLine="arti1 = arti1 + (vc2.GetString(\"HVD_CANT\")"; _arti1 = BA.NumberToString((double)(Double.parseDouble(_arti1))+((double)(Double.parseDouble(_vc2.GetString("HVD_CANT")))-(double)(Double.parseDouble(_vc2.GetString("HVD_RECHAZOCANT"))))); }; } }; }; - //BA.debugLineNum = 2243;BA.debugLine="Private vc4 As Cursor = Starter.skmt.ExecQuer"; + //BA.debugLineNum = 2259;BA.debugLine="Private vc4 As Cursor = Starter.skmt.ExecQuer"; _vc4 = new anywheresoftware.b4a.sql.SQL.CursorWrapper(); _vc4 = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery(("select HVD_PROID, HVD_CANT, IFNULL(HVD_RECHAZOCANT, 0) AS HVD_RECHAZOCANT, CANTC,HVD_COSTO_TOT, HVD_RECHAZO, HVD_CODPROMO from HIST_VENTAS where HVD_CLIENTE = '"+__c.SmartStringFormatter("",(Object)(_c.GetString("CAT_CL_CODIGO")))+"' AND BCAJAS = 0 and HVD_CODPROMO <> '"+__c.SmartStringFormatter("",(Object)(_subs._traealmacen /*String*/ (ba)))+"'")))); - //BA.debugLineNum = 2244;BA.debugLine="Private Cuenta2 As String = 0"; + //BA.debugLineNum = 2260;BA.debugLine="Private Cuenta2 As String = 0"; _cuenta2 = BA.NumberToString(0); - //BA.debugLineNum = 2245;BA.debugLine="Private arti2 As String = 0"; + //BA.debugLineNum = 2261;BA.debugLine="Private arti2 As String = 0"; _arti2 = BA.NumberToString(0); - //BA.debugLineNum = 2246;BA.debugLine="If vc4.RowCount > 0 Then"; + //BA.debugLineNum = 2262;BA.debugLine="If vc4.RowCount > 0 Then"; if (_vc4.getRowCount()>0) { - //BA.debugLineNum = 2248;BA.debugLine="For k = 0 To vc4.RowCount - 1"; + //BA.debugLineNum = 2264;BA.debugLine="For k = 0 To vc4.RowCount - 1"; { final int step74 = 1; final int limit74 = (int) (_vc4.getRowCount()-1); _k = (int) (0) ; for (;_k <= limit74 ;_k = _k + step74 ) { - //BA.debugLineNum = 2249;BA.debugLine="vc4.Position = k"; + //BA.debugLineNum = 2265;BA.debugLine="vc4.Position = k"; _vc4.setPosition(_k); - //BA.debugLineNum = 2250;BA.debugLine="If vc4.GetString(\"HVD_PROID\") <> vc4.GetStr"; + //BA.debugLineNum = 2266;BA.debugLine="If vc4.GetString(\"HVD_PROID\") <> vc4.GetStr"; if ((_vc4.GetString("HVD_PROID")).equals(_vc4.GetString("HVD_CODPROMO")) == false) { - //BA.debugLineNum = 2251;BA.debugLine="If vc4.GetString(\"HVD_RECHAZO\") = 0 Then"; + //BA.debugLineNum = 2267;BA.debugLine="If vc4.GetString(\"HVD_RECHAZO\") = 0 Then"; if ((_vc4.GetString("HVD_RECHAZO")).equals(BA.NumberToString(0))) { - //BA.debugLineNum = 2252;BA.debugLine="Cuenta2 = Cuenta2 + vc4.GetString(\"HVD_CO"; + //BA.debugLineNum = 2268;BA.debugLine="Cuenta2 = Cuenta2 + vc4.GetString(\"HVD_CO"; _cuenta2 = BA.NumberToString((double)(Double.parseDouble(_cuenta2))+(double)(Double.parseDouble(_vc4.GetString("HVD_COSTO_TOT")))); - //BA.debugLineNum = 2253;BA.debugLine="arti2 = arti2 + vc4.GetString(\"HVD_CANT\")"; + //BA.debugLineNum = 2269;BA.debugLine="arti2 = arti2 + vc4.GetString(\"HVD_CANT\")"; _arti2 = BA.NumberToString((double)(Double.parseDouble(_arti2))+(double)(Double.parseDouble(_vc4.GetString("HVD_CANT")))); }else { - //BA.debugLineNum = 2255;BA.debugLine="Private vc5 As Cursor = Starter.skmt.Exec"; + //BA.debugLineNum = 2271;BA.debugLine="Private vc5 As Cursor = Starter.skmt.Exec"; _vc5 = new anywheresoftware.b4a.sql.SQL.CursorWrapper(); _vc5 = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery(("select CAT_GP_PRECIO from CAT_GUNAPROD where CAT_GP_ID = '"+__c.SmartStringFormatter("",(Object)(_vc4.GetString("HVD_PROID")))+"'")))); - //BA.debugLineNum = 2256;BA.debugLine="If vc5.RowCount > 0 Then"; + //BA.debugLineNum = 2272;BA.debugLine="If vc5.RowCount > 0 Then"; if (_vc5.getRowCount()>0) { - //BA.debugLineNum = 2257;BA.debugLine="vc5.Position= 0"; + //BA.debugLineNum = 2273;BA.debugLine="vc5.Position= 0"; _vc5.setPosition((int) (0)); - //BA.debugLineNum = 2259;BA.debugLine="Cuenta2 = Cuenta2 +((vc4.GetString(\"HVD_"; + //BA.debugLineNum = 2275;BA.debugLine="Cuenta2 = Cuenta2 +((vc4.GetString(\"HVD_"; _cuenta2 = BA.NumberToString((double)(Double.parseDouble(_cuenta2))+(((double)(Double.parseDouble(_vc4.GetString("HVD_CANT")))-(double)(Double.parseDouble(_vc4.GetString("HVD_RECHAZOCANT"))))*(double)(Double.parseDouble(_vc5.GetString("CAT_GP_PRECIO"))))); - //BA.debugLineNum = 2260;BA.debugLine="arti2 = arti2 +(vc4.GetString(\"HVD_CANT\""; + //BA.debugLineNum = 2276;BA.debugLine="arti2 = arti2 +(vc4.GetString(\"HVD_CANT\""; _arti2 = BA.NumberToString((double)(Double.parseDouble(_arti2))+((double)(Double.parseDouble(_vc4.GetString("HVD_CANT")))-(double)(Double.parseDouble(_vc4.GetString("HVD_RECHAZOCANT"))))); }; }; @@ -447,135 +447,135 @@ _arti2 = BA.NumberToString((double)(Double.parseDouble(_arti2))+((double)(Double } }; }; - //BA.debugLineNum = 2269;BA.debugLine="Private c4 As Cursor = Starter.skmt.ExecQuery"; + //BA.debugLineNum = 2285;BA.debugLine="Private c4 As Cursor = Starter.skmt.ExecQuery"; _c4 = new anywheresoftware.b4a.sql.SQL.CursorWrapper(); _c4 = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery(("SELECT IFNULL(PE_CANT,0) AS PE_CANT, iFNULL(PE_COSTO_TOT,0) AS PE_COSTO_TOT FROM PEDIDO WHERE PE_CLIENTE = '"+__c.SmartStringFormatter("",(Object)(_c.GetString("CAT_CL_CODIGO")))+"'")))); - //BA.debugLineNum = 2270;BA.debugLine="Private Cuenta3 As String = 0"; + //BA.debugLineNum = 2286;BA.debugLine="Private Cuenta3 As String = 0"; _cuenta3 = BA.NumberToString(0); - //BA.debugLineNum = 2271;BA.debugLine="Private arti3 As String = 0"; + //BA.debugLineNum = 2287;BA.debugLine="Private arti3 As String = 0"; _arti3 = BA.NumberToString(0); - //BA.debugLineNum = 2272;BA.debugLine="If c4.RowCount > 0 Then"; + //BA.debugLineNum = 2288;BA.debugLine="If c4.RowCount > 0 Then"; if (_c4.getRowCount()>0) { - //BA.debugLineNum = 2273;BA.debugLine="For x = 0 To c4.RowCount -1"; + //BA.debugLineNum = 2289;BA.debugLine="For x = 0 To c4.RowCount -1"; { final int step95 = 1; final int limit95 = (int) (_c4.getRowCount()-1); _x = (int) (0) ; for (;_x <= limit95 ;_x = _x + step95 ) { - //BA.debugLineNum = 2274;BA.debugLine="c4.Position = x"; + //BA.debugLineNum = 2290;BA.debugLine="c4.Position = x"; _c4.setPosition(_x); - //BA.debugLineNum = 2275;BA.debugLine="arti3 = arti3 + c4.GetString(\"PE_CANT\")"; + //BA.debugLineNum = 2291;BA.debugLine="arti3 = arti3 + c4.GetString(\"PE_CANT\")"; _arti3 = BA.NumberToString((double)(Double.parseDouble(_arti3))+(double)(Double.parseDouble(_c4.GetString("PE_CANT")))); - //BA.debugLineNum = 2276;BA.debugLine="Cuenta3 = Cuenta3 + c4.GetString(\"PE_COSTO_"; + //BA.debugLineNum = 2292;BA.debugLine="Cuenta3 = Cuenta3 + c4.GetString(\"PE_COSTO_"; _cuenta3 = BA.NumberToString((double)(Double.parseDouble(_cuenta3))+(double)(Double.parseDouble(_c4.GetString("PE_COSTO_TOT")))); } }; }; - //BA.debugLineNum = 2281;BA.debugLine="Private TOTALMONTO As String = cuenta0 + Cuen"; + //BA.debugLineNum = 2297;BA.debugLine="Private TOTALMONTO As String = cuenta0 + Cuen"; _totalmonto = BA.NumberToString((double)(Double.parseDouble(_cuenta0))+(double)(Double.parseDouble(_cuenta1))+(double)(Double.parseDouble(_cuenta2))+(double)(Double.parseDouble(_cuenta3))); - //BA.debugLineNum = 2282;BA.debugLine="Private TOTALcantidad As String = arti + arti"; + //BA.debugLineNum = 2298;BA.debugLine="Private TOTALcantidad As String = arti + arti"; _totalcantidad = BA.NumberToString((double)(Double.parseDouble(_arti))+(double)(Double.parseDouble(_arti1))+(double)(Double.parseDouble(_arti2))+(double)(Double.parseDouble(_arti3))); - //BA.debugLineNum = 2284;BA.debugLine="ListView1.AddTwoLines(c.GetString(\"CAT_CL_COD"; + //BA.debugLineNum = 2300;BA.debugLine="ListView1.AddTwoLines(c.GetString(\"CAT_CL_COD"; _listview1.AddTwoLines(BA.ObjectToCharSequence(_c.GetString("CAT_CL_CODIGO")+" - "+_c.GetString("CAT_CL_NOMBRE")),BA.ObjectToCharSequence("Articulos :"+_totalcantidad+" Monto :"+__c.NumberFormat2((double)(Double.parseDouble(_totalmonto)),(int) (0),(int) (2),(int) (2),__c.True)+" "+_estatus)); - //BA.debugLineNum = 2285;BA.debugLine="Log(\"si entre2\")"; -__c.LogImpl("515466621","si entre2",0); + //BA.debugLineNum = 2301;BA.debugLine="Log(\"si entre2\")"; +__c.LogImpl("150856061","si entre2",0); }else if((_estatus).equals("RECHAZADO")) { - //BA.debugLineNum = 2289;BA.debugLine="Private vc As Cursor = Starter.skmt.ExecQuery"; + //BA.debugLineNum = 2305;BA.debugLine="Private vc As Cursor = Starter.skmt.ExecQuery"; _vc = new anywheresoftware.b4a.sql.SQL.CursorWrapper(); _vc = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery(("select HVD_PROID, HVD_CANT, IFNULL(HVD_RECHAZOCANT, 0) AS HVD_RECHAZOCANT, CAT_GP_PRECIO, HVD_COSTO_TOT from HIST_VENTAS LEFT JOIN CAT_GUNAPROD ON CAT_GP_ID = HVD_PROID where BCAJAS = 0 and HVD_CODPROMO ='"+__c.SmartStringFormatter("",(Object)(_subs._traealmacen /*String*/ (ba)))+"' and HVD_CLIENTE = '"+__c.SmartStringFormatter("",(Object)(_c.GetString("CAT_CL_CODIGO")))+"'")))); - //BA.debugLineNum = 2291;BA.debugLine="Private cuenta0 As String = 0"; + //BA.debugLineNum = 2307;BA.debugLine="Private cuenta0 As String = 0"; _cuenta0 = BA.NumberToString(0); - //BA.debugLineNum = 2292;BA.debugLine="Private arti As String = 0"; + //BA.debugLineNum = 2308;BA.debugLine="Private arti As String = 0"; _arti = BA.NumberToString(0); - //BA.debugLineNum = 2293;BA.debugLine="If vc.RowCount > 0 Then"; + //BA.debugLineNum = 2309;BA.debugLine="If vc.RowCount > 0 Then"; if (_vc.getRowCount()>0) { - //BA.debugLineNum = 2294;BA.debugLine="For a = 0 To vc.RowCount - 1"; + //BA.debugLineNum = 2310;BA.debugLine="For a = 0 To vc.RowCount - 1"; { final int step110 = 1; final int limit110 = (int) (_vc.getRowCount()-1); _a = (int) (0) ; for (;_a <= limit110 ;_a = _a + step110 ) { - //BA.debugLineNum = 2295;BA.debugLine="vc.Position = a"; + //BA.debugLineNum = 2311;BA.debugLine="vc.Position = a"; _vc.setPosition(_a); - //BA.debugLineNum = 2296;BA.debugLine="Dim preu As Float = NumberFormat2(vc.GetStr"; + //BA.debugLineNum = 2312;BA.debugLine="Dim preu As Float = NumberFormat2(vc.GetStr"; _preu = (float)(Double.parseDouble(__c.NumberFormat2((double)(Double.parseDouble(_vc.GetString("HVD_COSTO_TOT")))/(double)(double)(Double.parseDouble(_vc.GetString("HVD_CANT"))),(int) (0),(int) (2),(int) (2),__c.False))); - //BA.debugLineNum = 2298;BA.debugLine="arti = arti + (vc.GetString(\"HVD_RECHAZOCAN"; + //BA.debugLineNum = 2314;BA.debugLine="arti = arti + (vc.GetString(\"HVD_RECHAZOCAN"; _arti = BA.NumberToString((double)(Double.parseDouble(_arti))+(double)(Double.parseDouble((_vc.GetString("HVD_RECHAZOCANT"))))); - //BA.debugLineNum = 2299;BA.debugLine="cuenta0 = cuenta0 + ((vc.GetString(\"HVD_REC"; + //BA.debugLineNum = 2315;BA.debugLine="cuenta0 = cuenta0 + ((vc.GetString(\"HVD_REC"; _cuenta0 = BA.NumberToString((double)(Double.parseDouble(_cuenta0))+((double)(Double.parseDouble((_vc.GetString("HVD_RECHAZOCANT"))))*_preu)); } }; }; - //BA.debugLineNum = 2304;BA.debugLine="Private vc2 As Cursor = Starter.skmt.ExecQuer"; + //BA.debugLineNum = 2320;BA.debugLine="Private vc2 As Cursor = Starter.skmt.ExecQuer"; _vc2 = new anywheresoftware.b4a.sql.SQL.CursorWrapper(); _vc2 = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery(("select HVD_PROID, HVD_CANT, IFNULL(HVD_RECHAZOCANT, 0) AS HVD_RECHAZOCANT, CANTC,HVD_COSTO_TOT from HIST_VENTAS where HVD_CLIENTE = '"+__c.SmartStringFormatter("",(Object)(_c.GetString("CAT_CL_CODIGO")))+"' AND BCAJAS = 1")))); - //BA.debugLineNum = 2305;BA.debugLine="Private Cuenta1 As String = 0"; + //BA.debugLineNum = 2321;BA.debugLine="Private Cuenta1 As String = 0"; _cuenta1 = BA.NumberToString(0); - //BA.debugLineNum = 2306;BA.debugLine="Private arti1 As String = 0"; + //BA.debugLineNum = 2322;BA.debugLine="Private arti1 As String = 0"; _arti1 = BA.NumberToString(0); - //BA.debugLineNum = 2307;BA.debugLine="If vc2.RowCount > 0 Then"; + //BA.debugLineNum = 2323;BA.debugLine="If vc2.RowCount > 0 Then"; if (_vc2.getRowCount()>0) { - //BA.debugLineNum = 2308;BA.debugLine="For h = 0 To vc2.RowCount - 1"; + //BA.debugLineNum = 2324;BA.debugLine="For h = 0 To vc2.RowCount - 1"; { final int step121 = 1; final int limit121 = (int) (_vc2.getRowCount()-1); _h = (int) (0) ; for (;_h <= limit121 ;_h = _h + step121 ) { - //BA.debugLineNum = 2309;BA.debugLine="vc2.Position = h"; + //BA.debugLineNum = 2325;BA.debugLine="vc2.Position = h"; _vc2.setPosition(_h); - //BA.debugLineNum = 2310;BA.debugLine="Dim preu As Float = NumberFormat2(vc2.GetSt"; + //BA.debugLineNum = 2326;BA.debugLine="Dim preu As Float = NumberFormat2(vc2.GetSt"; _preu = (float)(Double.parseDouble(__c.NumberFormat2((double)(Double.parseDouble(_vc2.GetString("HVD_COSTO_TOT")))/(double)(double)(Double.parseDouble(_vc2.GetString("CANTC"))),(int) (0),(int) (2),(int) (2),__c.False))); - //BA.debugLineNum = 2311;BA.debugLine="Private vc3 As Cursor = Starter.skmt.ExecQu"; + //BA.debugLineNum = 2327;BA.debugLine="Private vc3 As Cursor = Starter.skmt.ExecQu"; _vc3 = new anywheresoftware.b4a.sql.SQL.CursorWrapper(); _vc3 = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery(("select PRECIOCONVER, CONVERSION from CAT_GUNAPROD where CAT_GP_ID = '"+__c.SmartStringFormatter("",(Object)(_vc2.GetString("HVD_PROID")))+"'")))); - //BA.debugLineNum = 2312;BA.debugLine="If vc3.RowCount > 0 Then"; + //BA.debugLineNum = 2328;BA.debugLine="If vc3.RowCount > 0 Then"; if (_vc3.getRowCount()>0) { - //BA.debugLineNum = 2313;BA.debugLine="vc3.Position = 0"; + //BA.debugLineNum = 2329;BA.debugLine="vc3.Position = 0"; _vc3.setPosition((int) (0)); - //BA.debugLineNum = 2314;BA.debugLine="Cuenta1 = Cuenta1 + ((vc2.GetString(\"HVD_R"; + //BA.debugLineNum = 2330;BA.debugLine="Cuenta1 = Cuenta1 + ((vc2.GetString(\"HVD_R"; _cuenta1 = BA.NumberToString((double)(Double.parseDouble(_cuenta1))+(((double)(Double.parseDouble(_vc2.GetString("HVD_RECHAZOCANT")))/(double)(double)(Double.parseDouble(_vc3.GetString("CONVERSION"))))*_preu)); - //BA.debugLineNum = 2315;BA.debugLine="arti1 = arti1 + (vc2.GetString(\"HVD_RECHAZ"; + //BA.debugLineNum = 2331;BA.debugLine="arti1 = arti1 + (vc2.GetString(\"HVD_RECHAZ"; _arti1 = BA.NumberToString((double)(Double.parseDouble(_arti1))+(double)(Double.parseDouble((_vc2.GetString("HVD_RECHAZOCANT"))))); }; } }; }; - //BA.debugLineNum = 2321;BA.debugLine="Private vc4 As Cursor = Starter.skmt.ExecQuer"; + //BA.debugLineNum = 2337;BA.debugLine="Private vc4 As Cursor = Starter.skmt.ExecQuer"; _vc4 = new anywheresoftware.b4a.sql.SQL.CursorWrapper(); _vc4 = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery(("select HVD_PROID, HVD_CANT, IFNULL(HVD_RECHAZOCANT, 0) AS HVD_RECHAZOCANT, CANTC,HVD_COSTO_TOT, HVD_RECHAZO, HVD_CODPROMO from HIST_VENTAS where HVD_CLIENTE = '"+__c.SmartStringFormatter("",(Object)(_c.GetString("CAT_CL_CODIGO")))+"' AND BCAJAS = 0 and HVD_CODPROMO <> '"+__c.SmartStringFormatter("",(Object)(_subs._traealmacen /*String*/ (ba)))+"'")))); - //BA.debugLineNum = 2322;BA.debugLine="Private Cuenta2 As String = 0"; + //BA.debugLineNum = 2338;BA.debugLine="Private Cuenta2 As String = 0"; _cuenta2 = BA.NumberToString(0); - //BA.debugLineNum = 2323;BA.debugLine="Private arti2 As String = 0"; + //BA.debugLineNum = 2339;BA.debugLine="Private arti2 As String = 0"; _arti2 = BA.NumberToString(0); - //BA.debugLineNum = 2324;BA.debugLine="If vc4.RowCount > 0 Then"; + //BA.debugLineNum = 2340;BA.debugLine="If vc4.RowCount > 0 Then"; if (_vc4.getRowCount()>0) { - //BA.debugLineNum = 2326;BA.debugLine="For k = 0 To vc4.RowCount - 1"; + //BA.debugLineNum = 2342;BA.debugLine="For k = 0 To vc4.RowCount - 1"; { final int step136 = 1; final int limit136 = (int) (_vc4.getRowCount()-1); _k = (int) (0) ; for (;_k <= limit136 ;_k = _k + step136 ) { - //BA.debugLineNum = 2327;BA.debugLine="vc4.Position = k"; + //BA.debugLineNum = 2343;BA.debugLine="vc4.Position = k"; _vc4.setPosition(_k); - //BA.debugLineNum = 2328;BA.debugLine="If vc4.GetString(\"HVD_PROID\") <> vc4.GetStr"; + //BA.debugLineNum = 2344;BA.debugLine="If vc4.GetString(\"HVD_PROID\") <> vc4.GetStr"; if ((_vc4.GetString("HVD_PROID")).equals(_vc4.GetString("HVD_CODPROMO")) == false) { - //BA.debugLineNum = 2329;BA.debugLine="If vc4.GetString(\"HVD_RECHAZO\") = 0 Then"; + //BA.debugLineNum = 2345;BA.debugLine="If vc4.GetString(\"HVD_RECHAZO\") = 0 Then"; if ((_vc4.GetString("HVD_RECHAZO")).equals(BA.NumberToString(0))) { - //BA.debugLineNum = 2330;BA.debugLine="Cuenta2 = Cuenta2 + vc4.GetString(\"HVD_CO"; + //BA.debugLineNum = 2346;BA.debugLine="Cuenta2 = Cuenta2 + vc4.GetString(\"HVD_CO"; _cuenta2 = BA.NumberToString((double)(Double.parseDouble(_cuenta2))+(double)(Double.parseDouble(_vc4.GetString("HVD_COSTO_TOT")))); - //BA.debugLineNum = 2331;BA.debugLine="arti2 = arti2 + vc4.GetString(\"HVD_RECHAZ"; + //BA.debugLineNum = 2347;BA.debugLine="arti2 = arti2 + vc4.GetString(\"HVD_RECHAZ"; _arti2 = BA.NumberToString((double)(Double.parseDouble(_arti2))+(double)(Double.parseDouble(_vc4.GetString("HVD_RECHAZOCANT")))); }else { - //BA.debugLineNum = 2333;BA.debugLine="Private vc5 As Cursor = Starter.skmt.Exec"; + //BA.debugLineNum = 2349;BA.debugLine="Private vc5 As Cursor = Starter.skmt.Exec"; _vc5 = new anywheresoftware.b4a.sql.SQL.CursorWrapper(); _vc5 = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery(("select CAT_GP_PRECIO from CAT_GUNAPROD where CAT_GP_ID = '"+__c.SmartStringFormatter("",(Object)(_vc4.GetString("HVD_PROID")))+"'")))); - //BA.debugLineNum = 2334;BA.debugLine="If vc5.RowCount > 0 Then"; + //BA.debugLineNum = 2350;BA.debugLine="If vc5.RowCount > 0 Then"; if (_vc5.getRowCount()>0) { - //BA.debugLineNum = 2335;BA.debugLine="vc5.Position= 0"; + //BA.debugLineNum = 2351;BA.debugLine="vc5.Position= 0"; _vc5.setPosition((int) (0)); - //BA.debugLineNum = 2337;BA.debugLine="Cuenta2 = Cuenta2 +(( vc4.GetString(\"HVD"; + //BA.debugLineNum = 2353;BA.debugLine="Cuenta2 = Cuenta2 +(( vc4.GetString(\"HVD"; _cuenta2 = BA.NumberToString((double)(Double.parseDouble(_cuenta2))+((double)(Double.parseDouble((_vc4.GetString("HVD_RECHAZOCANT"))))*(double)(Double.parseDouble(_vc5.GetString("CAT_GP_PRECIO"))))); - //BA.debugLineNum = 2338;BA.debugLine="arti2 = arti2 +(vc4.GetString(\"HVD_RECHA"; + //BA.debugLineNum = 2354;BA.debugLine="arti2 = arti2 +(vc4.GetString(\"HVD_RECHA"; _arti2 = BA.NumberToString((double)(Double.parseDouble(_arti2))+(double)(Double.parseDouble((_vc4.GetString("HVD_RECHAZOCANT"))))); }; }; @@ -583,44 +583,44 @@ _arti2 = BA.NumberToString((double)(Double.parseDouble(_arti2))+(double)(Double. } }; }; - //BA.debugLineNum = 2347;BA.debugLine="Private c4 As Cursor = Starter.skmt.ExecQuery"; + //BA.debugLineNum = 2363;BA.debugLine="Private c4 As Cursor = Starter.skmt.ExecQuery"; _c4 = new anywheresoftware.b4a.sql.SQL.CursorWrapper(); _c4 = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery(("SELECT IFNULL(PE_CANT,0) AS PE_CANT, iFNULL(PE_COSTO_TOT,0) AS PE_COSTO_TOT FROM PEDIDO WHERE PE_CLIENTE = '"+__c.SmartStringFormatter("",(Object)(_c.GetString("CAT_CL_CODIGO")))+"'")))); - //BA.debugLineNum = 2348;BA.debugLine="Private Cuenta3 As String = 0"; + //BA.debugLineNum = 2364;BA.debugLine="Private Cuenta3 As String = 0"; _cuenta3 = BA.NumberToString(0); - //BA.debugLineNum = 2349;BA.debugLine="Private arti3 As String = 0"; + //BA.debugLineNum = 2365;BA.debugLine="Private arti3 As String = 0"; _arti3 = BA.NumberToString(0); - //BA.debugLineNum = 2350;BA.debugLine="If c4.RowCount > 0 Then"; + //BA.debugLineNum = 2366;BA.debugLine="If c4.RowCount > 0 Then"; if (_c4.getRowCount()>0) { - //BA.debugLineNum = 2351;BA.debugLine="For x = 0 To c4.RowCount -1"; + //BA.debugLineNum = 2367;BA.debugLine="For x = 0 To c4.RowCount -1"; { final int step157 = 1; final int limit157 = (int) (_c4.getRowCount()-1); _x = (int) (0) ; for (;_x <= limit157 ;_x = _x + step157 ) { - //BA.debugLineNum = 2352;BA.debugLine="c4.Position = x"; + //BA.debugLineNum = 2368;BA.debugLine="c4.Position = x"; _c4.setPosition(_x); - //BA.debugLineNum = 2353;BA.debugLine="arti3 = arti3 + c4.GetString(\"PE_CANT\")"; + //BA.debugLineNum = 2369;BA.debugLine="arti3 = arti3 + c4.GetString(\"PE_CANT\")"; _arti3 = BA.NumberToString((double)(Double.parseDouble(_arti3))+(double)(Double.parseDouble(_c4.GetString("PE_CANT")))); - //BA.debugLineNum = 2354;BA.debugLine="Cuenta3 = Cuenta3 + c4.GetString(\"PE_COSTO_"; + //BA.debugLineNum = 2370;BA.debugLine="Cuenta3 = Cuenta3 + c4.GetString(\"PE_COSTO_"; _cuenta3 = BA.NumberToString((double)(Double.parseDouble(_cuenta3))+(double)(Double.parseDouble(_c4.GetString("PE_COSTO_TOT")))); } }; }; - //BA.debugLineNum = 2359;BA.debugLine="Private TOTALMONTO As String = cuenta0 + Cuen"; + //BA.debugLineNum = 2375;BA.debugLine="Private TOTALMONTO As String = cuenta0 + Cuen"; _totalmonto = BA.NumberToString((double)(Double.parseDouble(_cuenta0))+(double)(Double.parseDouble(_cuenta1))+(double)(Double.parseDouble(_cuenta2))+(double)(Double.parseDouble(_cuenta3))); - //BA.debugLineNum = 2360;BA.debugLine="Private TOTALcantidad As String = arti + arti"; + //BA.debugLineNum = 2376;BA.debugLine="Private TOTALcantidad As String = arti + arti"; _totalcantidad = BA.NumberToString((double)(Double.parseDouble(_arti))+(double)(Double.parseDouble(_arti1))+(double)(Double.parseDouble(_arti2))+(double)(Double.parseDouble(_arti3))); - //BA.debugLineNum = 2362;BA.debugLine="Log(\"si entre\")"; -__c.LogImpl("515466698","si entre",0); - //BA.debugLineNum = 2363;BA.debugLine="ListView1.AddTwoLines(c.GetString(\"CAT_CL_COD"; + //BA.debugLineNum = 2378;BA.debugLine="Log(\"si entre\")"; +__c.LogImpl("150856138","si entre",0); + //BA.debugLineNum = 2379;BA.debugLine="ListView1.AddTwoLines(c.GetString(\"CAT_CL_COD"; _listview1.AddTwoLines(BA.ObjectToCharSequence(_c.GetString("CAT_CL_CODIGO")+" - "+_c.GetString("CAT_CL_NOMBRE")),BA.ObjectToCharSequence("Articulos :"+_totalcantidad+" Monto :"+__c.NumberFormat2((double)(Double.parseDouble(_totalmonto)),(int) (0),(int) (2),(int) (2),__c.True)+" "+_estatus)); }; } }; }; }; - //BA.debugLineNum = 2400;BA.debugLine="End Sub"; + //BA.debugLineNum = 2416;BA.debugLine="End Sub"; return ""; } public void _b_imp_inventario_click() throws Exception{ @@ -657,11 +657,11 @@ return; case 0: //C this.state = 1; - //BA.debugLineNum = 2782;BA.debugLine="ProgressDialogShow(\"Imprimiendo, un momento ...\")"; + //BA.debugLineNum = 2798;BA.debugLine="ProgressDialogShow(\"Imprimiendo, un momento ...\")"; parent.__c.ProgressDialogShow(ba,BA.ObjectToCharSequence("Imprimiendo, un momento ...")); - //BA.debugLineNum = 2783;BA.debugLine="Printer1.DisConnect"; + //BA.debugLineNum = 2799;BA.debugLine="Printer1.DisConnect"; parent._printer1._disconnect /*String*/ (); - //BA.debugLineNum = 2784;BA.debugLine="If Not(Printer1.IsConnected) Then"; + //BA.debugLineNum = 2800;BA.debugLine="If Not(Printer1.IsConnected) Then"; if (true) break; case 1: @@ -676,11 +676,11 @@ this.state = 21; case 3: //C this.state = 4; - //BA.debugLineNum = 2786;BA.debugLine="Printer1.Connect"; + //BA.debugLineNum = 2802;BA.debugLine="Printer1.Connect"; parent._printer1._connect /*boolean*/ (); - //BA.debugLineNum = 2787;BA.debugLine="Private cont As Int = 0"; + //BA.debugLineNum = 2803;BA.debugLine="Private cont As Int = 0"; _cont = (int) (0); - //BA.debugLineNum = 2788;BA.debugLine="Do While Not(impresoraConectada)"; + //BA.debugLineNum = 2804;BA.debugLine="Do While Not(impresoraConectada)"; if (true) break; case 4: @@ -695,7 +695,7 @@ if (true) break; case 6: //C this.state = 7; - //BA.debugLineNum = 2789;BA.debugLine="Sleep(1000)"; + //BA.debugLineNum = 2805;BA.debugLine="Sleep(1000)"; parent.__c.Sleep(ba,this,(int) (1000)); this.state = 57; return; @@ -703,9 +703,9 @@ case 57: //C this.state = 7; ; - //BA.debugLineNum = 2790;BA.debugLine="cont = cont + 1"; + //BA.debugLineNum = 2806;BA.debugLine="cont = cont + 1"; _cont = (int) (_cont+1); - //BA.debugLineNum = 2791;BA.debugLine="If cont = 7 Then Printer1.Connect 'Tratamos de"; + //BA.debugLineNum = 2807;BA.debugLine="If cont = 7 Then Printer1.Connect 'Tratamos de"; if (true) break; case 7: @@ -725,7 +725,7 @@ case 12: //C this.state = 13; ; - //BA.debugLineNum = 2792;BA.debugLine="If cont > 15 Then impresoraConectada = True"; + //BA.debugLineNum = 2808;BA.debugLine="If cont > 15 Then impresoraConectada = True"; if (true) break; case 13: @@ -751,7 +751,7 @@ case 19: //C this.state = 38; ; - //BA.debugLineNum = 2794;BA.debugLine="Sleep(500)"; + //BA.debugLineNum = 2810;BA.debugLine="Sleep(500)"; parent.__c.Sleep(ba,this,(int) (500)); this.state = 58; return; @@ -759,18 +759,18 @@ case 58: //C this.state = 38; ; - //BA.debugLineNum = 2795;BA.debugLine="impresoraConectada = False"; + //BA.debugLineNum = 2811;BA.debugLine="impresoraConectada = False"; parent._impresoraconectada = parent.__c.False; if (true) break; case 21: //C this.state = 22; - //BA.debugLineNum = 2798;BA.debugLine="Printer1.Connect"; + //BA.debugLineNum = 2814;BA.debugLine="Printer1.Connect"; parent._printer1._connect /*boolean*/ (); - //BA.debugLineNum = 2799;BA.debugLine="Private cont As Int = 0"; + //BA.debugLineNum = 2815;BA.debugLine="Private cont As Int = 0"; _cont = (int) (0); - //BA.debugLineNum = 2800;BA.debugLine="Do While Not(impresoraConectada) Or Not(Printer1"; + //BA.debugLineNum = 2816;BA.debugLine="Do While Not(impresoraConectada) Or Not(Printer1"; if (true) break; case 22: @@ -785,7 +785,7 @@ if (true) break; case 24: //C this.state = 25; - //BA.debugLineNum = 2801;BA.debugLine="Sleep(1000)"; + //BA.debugLineNum = 2817;BA.debugLine="Sleep(1000)"; parent.__c.Sleep(ba,this,(int) (1000)); this.state = 59; return; @@ -793,9 +793,9 @@ case 59: //C this.state = 25; ; - //BA.debugLineNum = 2802;BA.debugLine="cont = cont + 1"; + //BA.debugLineNum = 2818;BA.debugLine="cont = cont + 1"; _cont = (int) (_cont+1); - //BA.debugLineNum = 2803;BA.debugLine="If cont = 2 Then Printer1.Connect"; + //BA.debugLineNum = 2819;BA.debugLine="If cont = 2 Then Printer1.Connect"; if (true) break; case 25: @@ -815,7 +815,7 @@ case 30: //C this.state = 31; ; - //BA.debugLineNum = 2804;BA.debugLine="If cont > 4 Then impresoraConectada = True"; + //BA.debugLineNum = 2820;BA.debugLine="If cont > 4 Then impresoraConectada = True"; if (true) break; case 31: @@ -841,7 +841,7 @@ case 37: //C this.state = 38; ; - //BA.debugLineNum = 2806;BA.debugLine="Sleep(500)"; + //BA.debugLineNum = 2822;BA.debugLine="Sleep(500)"; parent.__c.Sleep(ba,this,(int) (500)); this.state = 60; return; @@ -849,7 +849,7 @@ case 60: //C this.state = 38; ; - //BA.debugLineNum = 2807;BA.debugLine="impresoraConectada = False"; + //BA.debugLineNum = 2823;BA.debugLine="impresoraConectada = False"; parent._impresoraconectada = parent.__c.False; if (true) break; @@ -857,67 +857,67 @@ case 38: //C this.state = 39; ; - //BA.debugLineNum = 2810;BA.debugLine="TAMANO = 0"; + //BA.debugLineNum = 2826;BA.debugLine="TAMANO = 0"; parent._tamano = (int) (0); - //BA.debugLineNum = 2811;BA.debugLine="ESPACIO = 28"; + //BA.debugLineNum = 2827;BA.debugLine="ESPACIO = 28"; parent._espacio = (int) (28); - //BA.debugLineNum = 2812;BA.debugLine="BLANCO = \" \""; + //BA.debugLineNum = 2828;BA.debugLine="BLANCO = \" \""; parent._blanco = " "; - //BA.debugLineNum = 2813;BA.debugLine="Dim bmp As Bitmap"; + //BA.debugLineNum = 2829;BA.debugLine="Dim bmp As Bitmap"; _bmp = new anywheresoftware.b4a.objects.drawable.CanvasWrapper.BitmapWrapper(); - //BA.debugLineNum = 2814;BA.debugLine="Printer1.Justify= 1"; + //BA.debugLineNum = 2830;BA.debugLine="Printer1.Justify= 1"; parent._printer1._setjustify((int) (1)); - //BA.debugLineNum = 2815;BA.debugLine="bmp.InitializeResize(File.DirAssets, \"inventarios"; + //BA.debugLineNum = 2831;BA.debugLine="bmp.InitializeResize(File.DirAssets, \"inventarios"; _bmp.InitializeResize(parent.__c.File.getDirAssets(),"inventarios.jpg",(int) (92),(int) (92),parent.__c.True); - //BA.debugLineNum = 2816;BA.debugLine="Dim myimage As AnImage = Printer1.ImageToBWIMage("; + //BA.debugLineNum = 2832;BA.debugLine="Dim myimage As AnImage = Printer1.ImageToBWIMage("; _myimage = parent._printer1._imagetobwimage /*reparto_izca.keymon.lat.escposprinter._animage*/ (_bmp); - //BA.debugLineNum = 2817;BA.debugLine="myimage = Printer1.DitherImage2D(myimage, 128)"; + //BA.debugLineNum = 2833;BA.debugLine="myimage = Printer1.DitherImage2D(myimage, 128)"; _myimage = parent._printer1._ditherimage2d /*reparto_izca.keymon.lat.escposprinter._animage*/ (_myimage,(int) (128)); - //BA.debugLineNum = 2818;BA.debugLine="myimage= Printer1.PackImage(myimage)"; + //BA.debugLineNum = 2834;BA.debugLine="myimage= Printer1.PackImage(myimage)"; _myimage = parent._printer1._packimage /*reparto_izca.keymon.lat.escposprinter._animage*/ (_myimage); - //BA.debugLineNum = 2819;BA.debugLine="Printer1.WriteString(CRLF) ' nudge the printer to"; + //BA.debugLineNum = 2835;BA.debugLine="Printer1.WriteString(CRLF) ' nudge the printer to"; parent._printer1._writestring /*String*/ (parent.__c.CRLF); - //BA.debugLineNum = 2820;BA.debugLine="Printer1.WriteString(CRLF) ' nudge the printer to"; + //BA.debugLineNum = 2836;BA.debugLine="Printer1.WriteString(CRLF) ' nudge the printer to"; parent._printer1._writestring /*String*/ (parent.__c.CRLF); - //BA.debugLineNum = 2821;BA.debugLine="Printer1.WriteString(Printer1.REVERSE)"; + //BA.debugLineNum = 2837;BA.debugLine="Printer1.WriteString(Printer1.REVERSE)"; parent._printer1._writestring /*String*/ (parent._printer1._reverse /*String*/ ); - //BA.debugLineNum = 2822;BA.debugLine="Printer1.PrintImage(myimage)"; + //BA.debugLineNum = 2838;BA.debugLine="Printer1.PrintImage(myimage)"; parent._printer1._printimage /*int*/ (_myimage); - //BA.debugLineNum = 2823;BA.debugLine="Printer1.WriteString(Printer1.UNREVERSE)"; + //BA.debugLineNum = 2839;BA.debugLine="Printer1.WriteString(Printer1.UNREVERSE)"; parent._printer1._writestring /*String*/ (parent._printer1._unreverse /*String*/ ); - //BA.debugLineNum = 2824;BA.debugLine="Printer1.WriteString(\" \" & CRLF)"; + //BA.debugLineNum = 2840;BA.debugLine="Printer1.WriteString(\" \" & CRLF)"; parent._printer1._writestring /*String*/ (" "+parent.__c.CRLF); - //BA.debugLineNum = 2825;BA.debugLine="Private c As Cursor = Starter.skmt.ExecQuery(\"sel"; + //BA.debugLineNum = 2841;BA.debugLine="Private c As Cursor = Starter.skmt.ExecQuery(\"sel"; parent._c = new anywheresoftware.b4a.sql.SQL.CursorWrapper(); parent._c = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(parent._starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery("select HVD_PRONOMBRE, IFNULL(SUM(HVD_CANT), 0) AS HVD_CANT, HVD_PROID from HIST_VENTAS WHERE HVD_PRONOMBRE <> 'Cobranza Pendiente' and HVD_PROID <> HVD_CODPROMO GROUP BY HVD_PROID order by HVD_PRONOMBRE asc"))); - //BA.debugLineNum = 2826;BA.debugLine="lv_prod_Prin.SingleLineLayout.Label.TextColor = C"; + //BA.debugLineNum = 2842;BA.debugLine="lv_prod_Prin.SingleLineLayout.Label.TextColor = C"; parent._lv_prod_prin.getSingleLineLayout().Label.setTextColor(parent.__c.Colors.White); - //BA.debugLineNum = 2827;BA.debugLine="lv_prod_Prin.Clear"; + //BA.debugLineNum = 2843;BA.debugLine="lv_prod_Prin.Clear"; parent._lv_prod_prin.Clear(); - //BA.debugLineNum = 2828;BA.debugLine="Printer1.Justify = 0"; + //BA.debugLineNum = 2844;BA.debugLine="Printer1.Justify = 0"; parent._printer1._setjustify((int) (0)); - //BA.debugLineNum = 2829;BA.debugLine="Dim sDate, sTime As String"; + //BA.debugLineNum = 2845;BA.debugLine="Dim sDate, sTime As String"; _sdate = ""; _stime = ""; - //BA.debugLineNum = 2830;BA.debugLine="DateTime.DateFormat = \"dd/MM/yyyy\""; + //BA.debugLineNum = 2846;BA.debugLine="DateTime.DateFormat = \"dd/MM/yyyy\""; parent.__c.DateTime.setDateFormat("dd/MM/yyyy"); - //BA.debugLineNum = 2831;BA.debugLine="DateTime.TimeFormat = \"HH:mm:ss\""; + //BA.debugLineNum = 2847;BA.debugLine="DateTime.TimeFormat = \"HH:mm:ss\""; parent.__c.DateTime.setTimeFormat("HH:mm:ss"); - //BA.debugLineNum = 2832;BA.debugLine="sDate = DateTime.Date(DateTime.Now)"; + //BA.debugLineNum = 2848;BA.debugLine="sDate = DateTime.Date(DateTime.Now)"; _sdate = parent.__c.DateTime.Date(parent.__c.DateTime.getNow()); - //BA.debugLineNum = 2833;BA.debugLine="sTime = DateTime.Time(DateTime.Now)"; + //BA.debugLineNum = 2849;BA.debugLine="sTime = DateTime.Time(DateTime.Now)"; _stime = parent.__c.DateTime.Time(parent.__c.DateTime.getNow()); - //BA.debugLineNum = 2834;BA.debugLine="Printer1.WriteString(\"Fecha: \" &sDate & CRLF)"; + //BA.debugLineNum = 2850;BA.debugLine="Printer1.WriteString(\"Fecha: \" &sDate & CRLF)"; parent._printer1._writestring /*String*/ ("Fecha: "+_sdate+parent.__c.CRLF); - //BA.debugLineNum = 2835;BA.debugLine="Printer1.WriteString(\"Hora: \" &sTime & CRLF)"; + //BA.debugLineNum = 2851;BA.debugLine="Printer1.WriteString(\"Hora: \" &sTime & CRLF)"; parent._printer1._writestring /*String*/ ("Hora: "+_stime+parent.__c.CRLF); - //BA.debugLineNum = 2836;BA.debugLine="Printer1.WriteString(\"Ruta: \" & l_ruta.Text & CRL"; + //BA.debugLineNum = 2852;BA.debugLine="Printer1.WriteString(\"Ruta: \" & l_ruta.Text & CRL"; parent._printer1._writestring /*String*/ ("Ruta: "+parent._l_ruta.getText()+parent.__c.CRLF); - //BA.debugLineNum = 2837;BA.debugLine="Printer1.WriteString(\"Usuario: \" & Subs.dameUsuar"; + //BA.debugLineNum = 2853;BA.debugLine="Printer1.WriteString(\"Usuario: \" & Subs.dameUsuar"; parent._printer1._writestring /*String*/ ("Usuario: "+parent._subs._dameusuariodedb /*String*/ (ba)+parent.__c.CRLF); - //BA.debugLineNum = 2839;BA.debugLine="Printer1.WriteString(\"---------------------------"; + //BA.debugLineNum = 2855;BA.debugLine="Printer1.WriteString(\"---------------------------"; parent._printer1._writestring /*String*/ ("--------------------------------"+parent.__c.CRLF); - //BA.debugLineNum = 2840;BA.debugLine="If c.RowCount > 0 Then"; + //BA.debugLineNum = 2856;BA.debugLine="If c.RowCount > 0 Then"; if (true) break; case 39: @@ -930,7 +930,7 @@ this.state = 41; case 41: //C this.state = 42; - //BA.debugLineNum = 2841;BA.debugLine="For i = 0 To c.RowCount - 1"; + //BA.debugLineNum = 2857;BA.debugLine="For i = 0 To c.RowCount - 1"; if (true) break; case 42: @@ -957,17 +957,17 @@ if (true) break; case 44: //C this.state = 45; - //BA.debugLineNum = 2842;BA.debugLine="c.Position = i"; + //BA.debugLineNum = 2858;BA.debugLine="c.Position = i"; parent._c.setPosition(_i); - //BA.debugLineNum = 2844;BA.debugLine="Printer1.WriteString(\"-----------INVENTARIO----"; + //BA.debugLineNum = 2860;BA.debugLine="Printer1.WriteString(\"-----------INVENTARIO----"; parent._printer1._writestring /*String*/ ("-----------INVENTARIO-----------"+parent.__c.CRLF); - //BA.debugLineNum = 2845;BA.debugLine="Printer1.WriteString(\"-------------------------"; + //BA.debugLineNum = 2861;BA.debugLine="Printer1.WriteString(\"-------------------------"; parent._printer1._writestring /*String*/ ("--------------------------------"+parent.__c.CRLF); - //BA.debugLineNum = 2846;BA.debugLine="Printer1.WriteString(\"Cant. Producto\" & C"; + //BA.debugLineNum = 2862;BA.debugLine="Printer1.WriteString(\"Cant. Producto\" & C"; parent._printer1._writestring /*String*/ ("Cant. Producto"+parent.__c.CRLF); - //BA.debugLineNum = 2847;BA.debugLine="Printer1.WriteString(\"-------------------------"; + //BA.debugLineNum = 2863;BA.debugLine="Printer1.WriteString(\"-------------------------"; parent._printer1._writestring /*String*/ ("------------------------------"+parent.__c.CRLF); - //BA.debugLineNum = 2848;BA.debugLine="For i=0 To c.RowCount -1"; + //BA.debugLineNum = 2864;BA.debugLine="For i=0 To c.RowCount -1"; if (true) break; case 45: @@ -994,19 +994,19 @@ if (true) break; case 47: //C this.state = 48; - //BA.debugLineNum = 2849;BA.debugLine="c.Position=i"; + //BA.debugLineNum = 2865;BA.debugLine="c.Position=i"; parent._c.setPosition(_i); - //BA.debugLineNum = 2852;BA.debugLine="Printer1.Justify = 0"; + //BA.debugLineNum = 2868;BA.debugLine="Printer1.Justify = 0"; parent._printer1._setjustify((int) (0)); - //BA.debugLineNum = 2853;BA.debugLine="Printer1.WriteString( (c.GetString(\"HVD_CANT\")"; + //BA.debugLineNum = 2869;BA.debugLine="Printer1.WriteString( (c.GetString(\"HVD_CANT\")"; parent._printer1._writestring /*String*/ ((parent._c.GetString("HVD_CANT"))+"- "); - //BA.debugLineNum = 2854;BA.debugLine="Printer1.Justify = 0"; + //BA.debugLineNum = 2870;BA.debugLine="Printer1.Justify = 0"; parent._printer1._setjustify((int) (0)); - //BA.debugLineNum = 2855;BA.debugLine="Dim firstChar As String = c.GetString(\"HVD_PRO"; + //BA.debugLineNum = 2871;BA.debugLine="Dim firstChar As String = c.GetString(\"HVD_PRO"; _firstchar = parent._c.GetString("HVD_PRONOMBRE").substring((int) (0),(int) (1)); - //BA.debugLineNum = 2856;BA.debugLine="Dim productoinven As String"; + //BA.debugLineNum = 2872;BA.debugLine="Dim productoinven As String"; _productoinven = ""; - //BA.debugLineNum = 2859;BA.debugLine="If Asc(firstChar) >= Asc(\"0\") And Asc(firstCha"; + //BA.debugLineNum = 2875;BA.debugLine="If Asc(firstChar) >= Asc(\"0\") And Asc(firstCha"; if (true) break; case 48: @@ -1021,14 +1021,14 @@ this.state = 52; case 50: //C this.state = 53; - //BA.debugLineNum = 2861;BA.debugLine="productoinven = c.GetString(\"HVD_PRONOMBRE\")."; + //BA.debugLineNum = 2877;BA.debugLine="productoinven = c.GetString(\"HVD_PRONOMBRE\")."; _productoinven = parent._c.GetString("HVD_PRONOMBRE").substring((int) (4)); if (true) break; case 52: //C this.state = 53; - //BA.debugLineNum = 2864;BA.debugLine="productoinven = c.GetString(\"HVD_PRONOMBRE\")"; + //BA.debugLineNum = 2880;BA.debugLine="productoinven = c.GetString(\"HVD_PRONOMBRE\")"; _productoinven = parent._c.GetString("HVD_PRONOMBRE"); if (true) break; @@ -1036,11 +1036,11 @@ case 53: //C this.state = 64; ; - //BA.debugLineNum = 2868;BA.debugLine="Printer1.WriteString(productoinven)"; + //BA.debugLineNum = 2884;BA.debugLine="Printer1.WriteString(productoinven)"; parent._printer1._writestring /*String*/ (_productoinven); - //BA.debugLineNum = 2869;BA.debugLine="Printer1.WriteString(\" \" & CRLF)"; + //BA.debugLineNum = 2885;BA.debugLine="Printer1.WriteString(\" \" & CRLF)"; parent._printer1._writestring /*String*/ (" "+parent.__c.CRLF); - //BA.debugLineNum = 2870;BA.debugLine="Printer1.WriteString(\" \" & CRLF)"; + //BA.debugLineNum = 2886;BA.debugLine="Printer1.WriteString(\" \" & CRLF)"; parent._printer1._writestring /*String*/ (" "+parent.__c.CRLF); if (true) break; if (true) break; @@ -1062,30 +1062,30 @@ case 56: //C this.state = -1; ; - //BA.debugLineNum = 2877;BA.debugLine="c.Close"; + //BA.debugLineNum = 2893;BA.debugLine="c.Close"; parent._c.Close(); - //BA.debugLineNum = 2879;BA.debugLine="Dim sumainv As Cursor = Starter.skmt.ExecQuery(\"S"; + //BA.debugLineNum = 2895;BA.debugLine="Dim sumainv As Cursor = Starter.skmt.ExecQuery(\"S"; _sumainv = new anywheresoftware.b4a.sql.SQL.CursorWrapper(); _sumainv = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(parent._starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery("SELECT SUM(HVD_CANT) AS CANTIDAD FROM HIST_VENTAS WHERE HVD_CODPROMO <> HVD_PROID"))); - //BA.debugLineNum = 2880;BA.debugLine="sumainv.Position = 0"; + //BA.debugLineNum = 2896;BA.debugLine="sumainv.Position = 0"; _sumainv.setPosition((int) (0)); - //BA.debugLineNum = 2882;BA.debugLine="Printer1.WriteString(\"---------------------------"; + //BA.debugLineNum = 2898;BA.debugLine="Printer1.WriteString(\"---------------------------"; parent._printer1._writestring /*String*/ ("------------------------------"+parent.__c.CRLF); - //BA.debugLineNum = 2883;BA.debugLine="Printer1.WriteString(\"Total piezas: \" & sumainv.G"; + //BA.debugLineNum = 2899;BA.debugLine="Printer1.WriteString(\"Total piezas: \" & sumainv.G"; parent._printer1._writestring /*String*/ ("Total piezas: "+_sumainv.GetString("CANTIDAD")+parent.__c.CRLF); - //BA.debugLineNum = 2884;BA.debugLine="Printer1.WriteString(\"---------------------------"; + //BA.debugLineNum = 2900;BA.debugLine="Printer1.WriteString(\"---------------------------"; parent._printer1._writestring /*String*/ ("------------------------------"+parent.__c.CRLF); - //BA.debugLineNum = 2885;BA.debugLine="Printer1.Justify = 0"; + //BA.debugLineNum = 2901;BA.debugLine="Printer1.Justify = 0"; parent._printer1._setjustify((int) (0)); - //BA.debugLineNum = 2886;BA.debugLine="Printer1.WriteString(\" \" & CRLF)"; + //BA.debugLineNum = 2902;BA.debugLine="Printer1.WriteString(\" \" & CRLF)"; parent._printer1._writestring /*String*/ (" "+parent.__c.CRLF); - //BA.debugLineNum = 2887;BA.debugLine="Printer1.WriteString(\" \" & CRLF)"; + //BA.debugLineNum = 2903;BA.debugLine="Printer1.WriteString(\" \" & CRLF)"; parent._printer1._writestring /*String*/ (" "+parent.__c.CRLF); - //BA.debugLineNum = 2888;BA.debugLine="Printer1.WriteString(\" \" & CRLF)"; + //BA.debugLineNum = 2904;BA.debugLine="Printer1.WriteString(\" \" & CRLF)"; parent._printer1._writestring /*String*/ (" "+parent.__c.CRLF); - //BA.debugLineNum = 2889;BA.debugLine="Printer1.WriteString(\" \" & CRLF)"; + //BA.debugLineNum = 2905;BA.debugLine="Printer1.WriteString(\" \" & CRLF)"; parent._printer1._writestring /*String*/ (" "+parent.__c.CRLF); - //BA.debugLineNum = 2890;BA.debugLine="Sleep(1000)"; + //BA.debugLineNum = 2906;BA.debugLine="Sleep(1000)"; parent.__c.Sleep(ba,this,(int) (1000)); this.state = 65; return; @@ -1093,11 +1093,11 @@ case 65: //C this.state = -1; ; - //BA.debugLineNum = 2891;BA.debugLine="Printer1.DisConnect"; + //BA.debugLineNum = 2907;BA.debugLine="Printer1.DisConnect"; parent._printer1._disconnect /*String*/ (); - //BA.debugLineNum = 2892;BA.debugLine="ProgressDialogHide"; + //BA.debugLineNum = 2908;BA.debugLine="ProgressDialogHide"; parent.__c.ProgressDialogHide(); - //BA.debugLineNum = 2893;BA.debugLine="End Sub"; + //BA.debugLineNum = 2909;BA.debugLine="End Sub"; if (true) break; } @@ -1136,36 +1136,36 @@ return; case 0: //C this.state = 1; - //BA.debugLineNum = 2897;BA.debugLine="Dim totalentrega As Int"; + //BA.debugLineNum = 2913;BA.debugLine="Dim totalentrega As Int"; _totalentrega = 0; - //BA.debugLineNum = 2898;BA.debugLine="Dim totalrechazo As Int"; + //BA.debugLineNum = 2914;BA.debugLine="Dim totalrechazo As Int"; _totalrechazo = 0; - //BA.debugLineNum = 2899;BA.debugLine="Dim totalpiezas As Int"; + //BA.debugLineNum = 2915;BA.debugLine="Dim totalpiezas As Int"; _totalpiezas = 0; - //BA.debugLineNum = 2900;BA.debugLine="Dim sDate, sTime As String"; + //BA.debugLineNum = 2916;BA.debugLine="Dim sDate, sTime As String"; _sdate = ""; _stime = ""; - //BA.debugLineNum = 2901;BA.debugLine="c=Starter.skmt.ExecQuery(\"select USUARIO from usu"; + //BA.debugLineNum = 2917;BA.debugLine="c=Starter.skmt.ExecQuery(\"select USUARIO from usu"; parent._c = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(parent._starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery("select USUARIO from usuarioa"))); - //BA.debugLineNum = 2902;BA.debugLine="c.Position=0"; + //BA.debugLineNum = 2918;BA.debugLine="c.Position=0"; parent._c.setPosition((int) (0)); - //BA.debugLineNum = 2903;BA.debugLine="usuario = c.GetString(\"USUARIO\")"; + //BA.debugLineNum = 2919;BA.debugLine="usuario = c.GetString(\"USUARIO\")"; parent._usuario = parent._c.GetString("USUARIO"); - //BA.debugLineNum = 2905;BA.debugLine="DateTime.DateFormat = \"dd/MM/yyyy\""; + //BA.debugLineNum = 2921;BA.debugLine="DateTime.DateFormat = \"dd/MM/yyyy\""; parent.__c.DateTime.setDateFormat("dd/MM/yyyy"); - //BA.debugLineNum = 2906;BA.debugLine="DateTime.TimeFormat=\"HH:mm:ss\""; + //BA.debugLineNum = 2922;BA.debugLine="DateTime.TimeFormat=\"HH:mm:ss\""; parent.__c.DateTime.setTimeFormat("HH:mm:ss"); - //BA.debugLineNum = 2907;BA.debugLine="sDate=DateTime.Date(DateTime.Now)"; + //BA.debugLineNum = 2923;BA.debugLine="sDate=DateTime.Date(DateTime.Now)"; _sdate = parent.__c.DateTime.Date(parent.__c.DateTime.getNow()); - //BA.debugLineNum = 2908;BA.debugLine="sTime=DateTime.Time(DateTime.Now)"; + //BA.debugLineNum = 2924;BA.debugLine="sTime=DateTime.Time(DateTime.Now)"; _stime = parent.__c.DateTime.Time(parent.__c.DateTime.getNow()); - //BA.debugLineNum = 2909;BA.debugLine="c.Close"; + //BA.debugLineNum = 2925;BA.debugLine="c.Close"; parent._c.Close(); - //BA.debugLineNum = 2915;BA.debugLine="ProgressDialogShow(\"Imprimiendo, un momento ...\")"; + //BA.debugLineNum = 2931;BA.debugLine="ProgressDialogShow(\"Imprimiendo, un momento ...\")"; parent.__c.ProgressDialogShow(ba,BA.ObjectToCharSequence("Imprimiendo, un momento ...")); - //BA.debugLineNum = 2916;BA.debugLine="Printer1.DisConnect"; + //BA.debugLineNum = 2932;BA.debugLine="Printer1.DisConnect"; parent._printer1._disconnect /*String*/ (); - //BA.debugLineNum = 2917;BA.debugLine="If Not(Printer1.IsConnected) Then"; + //BA.debugLineNum = 2933;BA.debugLine="If Not(Printer1.IsConnected) Then"; if (true) break; case 1: @@ -1180,11 +1180,11 @@ this.state = 21; case 3: //C this.state = 4; - //BA.debugLineNum = 2919;BA.debugLine="Printer1.Connect"; + //BA.debugLineNum = 2935;BA.debugLine="Printer1.Connect"; parent._printer1._connect /*boolean*/ (); - //BA.debugLineNum = 2920;BA.debugLine="Private cont As Int = 0"; + //BA.debugLineNum = 2936;BA.debugLine="Private cont As Int = 0"; _cont = (int) (0); - //BA.debugLineNum = 2921;BA.debugLine="Do While Not(impresoraConectada)"; + //BA.debugLineNum = 2937;BA.debugLine="Do While Not(impresoraConectada)"; if (true) break; case 4: @@ -1199,7 +1199,7 @@ if (true) break; case 6: //C this.state = 7; - //BA.debugLineNum = 2922;BA.debugLine="Sleep(1000)"; + //BA.debugLineNum = 2938;BA.debugLine="Sleep(1000)"; parent.__c.Sleep(ba,this,(int) (1000)); this.state = 53; return; @@ -1207,9 +1207,9 @@ case 53: //C this.state = 7; ; - //BA.debugLineNum = 2924;BA.debugLine="cont = cont + 1"; + //BA.debugLineNum = 2940;BA.debugLine="cont = cont + 1"; _cont = (int) (_cont+1); - //BA.debugLineNum = 2925;BA.debugLine="If cont = 2 Then Printer1.Connect 'Tratamos de"; + //BA.debugLineNum = 2941;BA.debugLine="If cont = 2 Then Printer1.Connect 'Tratamos de"; if (true) break; case 7: @@ -1229,7 +1229,7 @@ case 12: //C this.state = 13; ; - //BA.debugLineNum = 2926;BA.debugLine="If cont > 3 Then impresoraConectada = True"; + //BA.debugLineNum = 2942;BA.debugLine="If cont > 3 Then impresoraConectada = True"; if (true) break; case 13: @@ -1255,7 +1255,7 @@ case 19: //C this.state = 38; ; - //BA.debugLineNum = 2928;BA.debugLine="Sleep(500)"; + //BA.debugLineNum = 2944;BA.debugLine="Sleep(500)"; parent.__c.Sleep(ba,this,(int) (500)); this.state = 54; return; @@ -1263,18 +1263,18 @@ case 54: //C this.state = 38; ; - //BA.debugLineNum = 2929;BA.debugLine="impresoraConectada = False"; + //BA.debugLineNum = 2945;BA.debugLine="impresoraConectada = False"; parent._impresoraconectada = parent.__c.False; if (true) break; case 21: //C this.state = 22; - //BA.debugLineNum = 2932;BA.debugLine="Printer1.Connect"; + //BA.debugLineNum = 2948;BA.debugLine="Printer1.Connect"; parent._printer1._connect /*boolean*/ (); - //BA.debugLineNum = 2933;BA.debugLine="Private cont As Int = 0"; + //BA.debugLineNum = 2949;BA.debugLine="Private cont As Int = 0"; _cont = (int) (0); - //BA.debugLineNum = 2934;BA.debugLine="Do While Not(impresoraConectada) Or Not(Printer1"; + //BA.debugLineNum = 2950;BA.debugLine="Do While Not(impresoraConectada) Or Not(Printer1"; if (true) break; case 22: @@ -1289,7 +1289,7 @@ if (true) break; case 24: //C this.state = 25; - //BA.debugLineNum = 2935;BA.debugLine="Sleep(1000)"; + //BA.debugLineNum = 2951;BA.debugLine="Sleep(1000)"; parent.__c.Sleep(ba,this,(int) (1000)); this.state = 55; return; @@ -1297,9 +1297,9 @@ case 55: //C this.state = 25; ; - //BA.debugLineNum = 2937;BA.debugLine="cont = cont + 1"; + //BA.debugLineNum = 2953;BA.debugLine="cont = cont + 1"; _cont = (int) (_cont+1); - //BA.debugLineNum = 2938;BA.debugLine="If cont = 2 Then Printer1.Connect"; + //BA.debugLineNum = 2954;BA.debugLine="If cont = 2 Then Printer1.Connect"; if (true) break; case 25: @@ -1319,7 +1319,7 @@ case 30: //C this.state = 31; ; - //BA.debugLineNum = 2939;BA.debugLine="If cont > 3 Then impresoraConectada = True"; + //BA.debugLineNum = 2955;BA.debugLine="If cont > 3 Then impresoraConectada = True"; if (true) break; case 31: @@ -1345,7 +1345,7 @@ case 37: //C this.state = 38; ; - //BA.debugLineNum = 2941;BA.debugLine="Sleep(500)"; + //BA.debugLineNum = 2957;BA.debugLine="Sleep(500)"; parent.__c.Sleep(ba,this,(int) (500)); this.state = 56; return; @@ -1353,7 +1353,7 @@ case 56: //C this.state = 38; ; - //BA.debugLineNum = 2942;BA.debugLine="impresoraConectada = False"; + //BA.debugLineNum = 2958;BA.debugLine="impresoraConectada = False"; parent._impresoraconectada = parent.__c.False; if (true) break; @@ -1361,22 +1361,22 @@ case 38: //C this.state = 39; ; - //BA.debugLineNum = 2945;BA.debugLine="TAMANO = 0"; + //BA.debugLineNum = 2961;BA.debugLine="TAMANO = 0"; parent._tamano = (int) (0); - //BA.debugLineNum = 2946;BA.debugLine="ESPACIO = 28"; + //BA.debugLineNum = 2962;BA.debugLine="ESPACIO = 28"; parent._espacio = (int) (28); - //BA.debugLineNum = 2947;BA.debugLine="BLANCO = \" \""; + //BA.debugLineNum = 2963;BA.debugLine="BLANCO = \" \""; parent._blanco = " "; - //BA.debugLineNum = 2949;BA.debugLine="Printer1.WriteString(\"Izca Distribuciones\" & CRL"; + //BA.debugLineNum = 2965;BA.debugLine="Printer1.WriteString(\"Izca Distribuciones\" & CRL"; parent._printer1._writestring /*String*/ ("Izca Distribuciones"+parent.__c.CRLF); - //BA.debugLineNum = 2950;BA.debugLine="Printer1.WriteString(sDate & \" \" &sTime & CRLF)"; + //BA.debugLineNum = 2966;BA.debugLine="Printer1.WriteString(sDate & \" \" &sTime & CRLF)"; parent._printer1._writestring /*String*/ (_sdate+" "+_stime+parent.__c.CRLF); - //BA.debugLineNum = 2952;BA.debugLine="Printer1.WriteString(\"------------ENTREGA--------"; + //BA.debugLineNum = 2968;BA.debugLine="Printer1.WriteString(\"------------ENTREGA--------"; parent._printer1._writestring /*String*/ ("------------ENTREGA-----------"+parent.__c.CRLF); - //BA.debugLineNum = 2953;BA.debugLine="Private c As Cursor = Starter.skmt.ExecQuery(\"sel"; + //BA.debugLineNum = 2969;BA.debugLine="Private c As Cursor = Starter.skmt.ExecQuery(\"sel"; parent._c = new anywheresoftware.b4a.sql.SQL.CursorWrapper(); parent._c = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(parent._starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery("select HVD_PRONOMBRE, IFNULL(SUM(HVD_RECHAZOCANT), 0) AS HVD_RECHAZOCANT, IFNULL(SUM(HVD_CANT), 0) AS HVD_CANT, (IFNULL(SUM(HVD_CANT), 0) - IFNULL(SUM(HVD_RECHAZOCANT), 0)) as total, HVD_PROID from HIST_VENTAS where HVD_PROID <> HVD_CODPROMO GROUP BY HVD_PROID order by HVD_PRONOMBRE asc"))); - //BA.debugLineNum = 2954;BA.debugLine="If c.RowCount > 0 Then"; + //BA.debugLineNum = 2970;BA.debugLine="If c.RowCount > 0 Then"; if (true) break; case 39: @@ -1389,7 +1389,7 @@ this.state = 41; case 41: //C this.state = 42; - //BA.debugLineNum = 2955;BA.debugLine="For i = 0 To c.RowCount - 1"; + //BA.debugLineNum = 2971;BA.debugLine="For i = 0 To c.RowCount - 1"; if (true) break; case 42: @@ -1416,14 +1416,14 @@ if (true) break; case 44: //C this.state = 45; - //BA.debugLineNum = 2956;BA.debugLine="c.Position = i"; + //BA.debugLineNum = 2972;BA.debugLine="c.Position = i"; parent._c.setPosition(_i); - //BA.debugLineNum = 2959;BA.debugLine="Private c3 As Cursor=Starter.skmt.ExecQuery($\"s"; + //BA.debugLineNum = 2975;BA.debugLine="Private c3 As Cursor=Starter.skmt.ExecQuery($\"s"; _c3 = new anywheresoftware.b4a.sql.SQL.CursorWrapper(); _c3 = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(parent._starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery(("select Ifnull(sum(PE_CANT),0) AS PE_CANT from PEDIDO WHERE PE_PROID ='"+parent.__c.SmartStringFormatter("",(Object)(parent._c.GetString("HVD_PROID")))+"'")))); - //BA.debugLineNum = 2960;BA.debugLine="Private resta As String = 0"; + //BA.debugLineNum = 2976;BA.debugLine="Private resta As String = 0"; _resta = BA.NumberToString(0); - //BA.debugLineNum = 2962;BA.debugLine="If c3.RowCount > 0 Then"; + //BA.debugLineNum = 2978;BA.debugLine="If c3.RowCount > 0 Then"; if (true) break; case 45: @@ -1438,16 +1438,16 @@ this.state = 49; case 47: //C this.state = 50; - //BA.debugLineNum = 2963;BA.debugLine="c3.Position = 0"; + //BA.debugLineNum = 2979;BA.debugLine="c3.Position = 0"; _c3.setPosition((int) (0)); - //BA.debugLineNum = 2964;BA.debugLine="resta = c3.GetString(\"PE_CANT\")"; + //BA.debugLineNum = 2980;BA.debugLine="resta = c3.GetString(\"PE_CANT\")"; _resta = _c3.GetString("PE_CANT"); if (true) break; case 49: //C this.state = 50; - //BA.debugLineNum = 2966;BA.debugLine="resta = 0"; + //BA.debugLineNum = 2982;BA.debugLine="resta = 0"; _resta = BA.NumberToString(0); if (true) break; @@ -1455,31 +1455,31 @@ case 50: //C this.state = 58; ; - //BA.debugLineNum = 2968;BA.debugLine="Printer1.Justify = 0"; + //BA.debugLineNum = 2984;BA.debugLine="Printer1.Justify = 0"; parent._printer1._setjustify((int) (0)); - //BA.debugLineNum = 2969;BA.debugLine="Printer1.WriteString(c.GetString(\"HVD_PRONOMBRE"; + //BA.debugLineNum = 2985;BA.debugLine="Printer1.WriteString(c.GetString(\"HVD_PRONOMBRE"; parent._printer1._writestring /*String*/ (parent._c.GetString("HVD_PRONOMBRE")+parent.__c.CRLF); - //BA.debugLineNum = 2970;BA.debugLine="Printer1.Justify = 0"; + //BA.debugLineNum = 2986;BA.debugLine="Printer1.Justify = 0"; parent._printer1._setjustify((int) (0)); - //BA.debugLineNum = 2971;BA.debugLine="Printer1.WriteString(\"TP: \"& c.GetInt(\"HVD_CANT"; + //BA.debugLineNum = 2987;BA.debugLine="Printer1.WriteString(\"TP: \"& c.GetInt(\"HVD_CANT"; parent._printer1._writestring /*String*/ ("TP: "+BA.NumberToString(parent._c.GetInt("HVD_CANT"))+" "); - //BA.debugLineNum = 2972;BA.debugLine="Printer1.Justify = 1"; + //BA.debugLineNum = 2988;BA.debugLine="Printer1.Justify = 1"; parent._printer1._setjustify((int) (1)); - //BA.debugLineNum = 2973;BA.debugLine="Printer1.WriteString(\" TE: \" & (c.GetInt(\"tot"; + //BA.debugLineNum = 2989;BA.debugLine="Printer1.WriteString(\" TE: \" & (c.GetInt(\"tot"; parent._printer1._writestring /*String*/ (" TE: "+BA.NumberToString((parent._c.GetInt("total")+(double)(Double.parseDouble(_resta))))+" "); - //BA.debugLineNum = 2974;BA.debugLine="Printer1.Justify = 2"; + //BA.debugLineNum = 2990;BA.debugLine="Printer1.Justify = 2"; parent._printer1._setjustify((int) (2)); - //BA.debugLineNum = 2975;BA.debugLine="Printer1.WriteString(\" TR: \" & (c.GetInt(\"HVD"; + //BA.debugLineNum = 2991;BA.debugLine="Printer1.WriteString(\" TR: \" & (c.GetInt(\"HVD"; parent._printer1._writestring /*String*/ (" TR: "+BA.NumberToString((parent._c.GetInt("HVD_RECHAZOCANT")-(double)(Double.parseDouble(_resta))))+" "); - //BA.debugLineNum = 2976;BA.debugLine="Printer1.Justify = 0"; + //BA.debugLineNum = 2992;BA.debugLine="Printer1.Justify = 0"; parent._printer1._setjustify((int) (0)); - //BA.debugLineNum = 2977;BA.debugLine="Printer1.WriteString(\" \" & CRLF)"; + //BA.debugLineNum = 2993;BA.debugLine="Printer1.WriteString(\" \" & CRLF)"; parent._printer1._writestring /*String*/ (" "+parent.__c.CRLF); - //BA.debugLineNum = 2979;BA.debugLine="totalentrega = totalentrega + c.GetInt(\"total\")"; + //BA.debugLineNum = 2995;BA.debugLine="totalentrega = totalentrega + c.GetInt(\"total\")"; _totalentrega = (int) (_totalentrega+parent._c.GetInt("total")+(double)(Double.parseDouble(_resta))); - //BA.debugLineNum = 2980;BA.debugLine="totalrechazo = totalrechazo + c.GetInt(\"HVD_REC"; + //BA.debugLineNum = 2996;BA.debugLine="totalrechazo = totalrechazo + c.GetInt(\"HVD_REC"; _totalrechazo = (int) (_totalrechazo+parent._c.GetInt("HVD_RECHAZOCANT")-(double)(Double.parseDouble(_resta))); - //BA.debugLineNum = 2981;BA.debugLine="totalpiezas = totalpiezas + c.GetInt(\"HVD_CANT\""; + //BA.debugLineNum = 2997;BA.debugLine="totalpiezas = totalpiezas + c.GetInt(\"HVD_CANT\""; _totalpiezas = (int) (_totalpiezas+parent._c.GetInt("HVD_CANT")); if (true) break; if (true) break; @@ -1494,31 +1494,31 @@ case 52: //C this.state = -1; ; - //BA.debugLineNum = 2986;BA.debugLine="c.Close"; + //BA.debugLineNum = 3002;BA.debugLine="c.Close"; parent._c.Close(); - //BA.debugLineNum = 2987;BA.debugLine="Printer1.WriteString(\" \" & CRLF)"; + //BA.debugLineNum = 3003;BA.debugLine="Printer1.WriteString(\" \" & CRLF)"; parent._printer1._writestring /*String*/ (" "+parent.__c.CRLF); - //BA.debugLineNum = 2988;BA.debugLine="Printer1.WriteString(\" \" & CRLF)"; + //BA.debugLineNum = 3004;BA.debugLine="Printer1.WriteString(\" \" & CRLF)"; parent._printer1._writestring /*String*/ (" "+parent.__c.CRLF); - //BA.debugLineNum = 2989;BA.debugLine="Printer1.WriteString(\" \" & CRLF)"; + //BA.debugLineNum = 3005;BA.debugLine="Printer1.WriteString(\" \" & CRLF)"; parent._printer1._writestring /*String*/ (" "+parent.__c.CRLF); - //BA.debugLineNum = 2991;BA.debugLine="Printer1.WriteString(\"Total Piezas: \"& totalpiez"; + //BA.debugLineNum = 3007;BA.debugLine="Printer1.WriteString(\"Total Piezas: \"& totalpiez"; parent._printer1._writestring /*String*/ ("Total Piezas: "+BA.NumberToString(_totalpiezas)+parent.__c.CRLF); - //BA.debugLineNum = 2992;BA.debugLine="Printer1.WriteString(\"Total Entrega: \"& totalent"; + //BA.debugLineNum = 3008;BA.debugLine="Printer1.WriteString(\"Total Entrega: \"& totalent"; parent._printer1._writestring /*String*/ ("Total Entrega: "+BA.NumberToString(_totalentrega)+parent.__c.CRLF); - //BA.debugLineNum = 2993;BA.debugLine="Printer1.WriteString(\"Total Rechazo: \"& totalrec"; + //BA.debugLineNum = 3009;BA.debugLine="Printer1.WriteString(\"Total Rechazo: \"& totalrec"; parent._printer1._writestring /*String*/ ("Total Rechazo: "+BA.NumberToString(_totalrechazo)+parent.__c.CRLF); - //BA.debugLineNum = 2996;BA.debugLine="Printer1.WriteString(\"---------------------------"; + //BA.debugLineNum = 3012;BA.debugLine="Printer1.WriteString(\"---------------------------"; parent._printer1._writestring /*String*/ ("------------------------------"+parent.__c.CRLF); - //BA.debugLineNum = 2997;BA.debugLine="Printer1.WriteString(\"---------------------------"; + //BA.debugLineNum = 3013;BA.debugLine="Printer1.WriteString(\"---------------------------"; parent._printer1._writestring /*String*/ ("------------------------------"+parent.__c.CRLF); - //BA.debugLineNum = 2998;BA.debugLine="Printer1.WriteString(\" \" & CRLF)"; + //BA.debugLineNum = 3014;BA.debugLine="Printer1.WriteString(\" \" & CRLF)"; parent._printer1._writestring /*String*/ (" "+parent.__c.CRLF); - //BA.debugLineNum = 2999;BA.debugLine="Printer1.WriteString(\" \" & CRLF)"; + //BA.debugLineNum = 3015;BA.debugLine="Printer1.WriteString(\" \" & CRLF)"; parent._printer1._writestring /*String*/ (" "+parent.__c.CRLF); - //BA.debugLineNum = 3000;BA.debugLine="Printer1.WriteString(\" \" & CRLF)"; + //BA.debugLineNum = 3016;BA.debugLine="Printer1.WriteString(\" \" & CRLF)"; parent._printer1._writestring /*String*/ (" "+parent.__c.CRLF); - //BA.debugLineNum = 3001;BA.debugLine="Sleep(1000)"; + //BA.debugLineNum = 3017;BA.debugLine="Sleep(1000)"; parent.__c.Sleep(ba,this,(int) (1000)); this.state = 59; return; @@ -1526,11 +1526,11 @@ case 59: //C this.state = -1; ; - //BA.debugLineNum = 3002;BA.debugLine="Printer1.DisConnect"; + //BA.debugLineNum = 3018;BA.debugLine="Printer1.DisConnect"; parent._printer1._disconnect /*String*/ (); - //BA.debugLineNum = 3004;BA.debugLine="ProgressDialogHide"; + //BA.debugLineNum = 3020;BA.debugLine="ProgressDialogHide"; parent.__c.ProgressDialogHide(); - //BA.debugLineNum = 3005;BA.debugLine="End Sub"; + //BA.debugLineNum = 3021;BA.debugLine="End Sub"; if (true) break; } @@ -1538,10 +1538,10 @@ if (true) break; } } public String _b_mapa_click() throws Exception{ - //BA.debugLineNum = 2099;BA.debugLine="Sub b_mapa_Click"; - //BA.debugLineNum = 2101;BA.debugLine="B4XPages.ShowPage(\"mapas\")"; + //BA.debugLineNum = 2115;BA.debugLine="Sub b_mapa_Click"; + //BA.debugLineNum = 2117;BA.debugLine="B4XPages.ShowPage(\"mapas\")"; _b4xpages._showpage /*String*/ (ba,"mapas"); - //BA.debugLineNum = 2102;BA.debugLine="End Sub"; + //BA.debugLineNum = 2118;BA.debugLine="End Sub"; return ""; } public String _b_rechazos_click() throws Exception{ @@ -1550,134 +1550,134 @@ int _i = 0; String _itemtext = ""; anywheresoftware.b4a.sql.SQL.CursorWrapper _c3 = null; String _resta = ""; - //BA.debugLineNum = 2449;BA.debugLine="Private Sub b_rechazos_Click"; - //BA.debugLineNum = 2450;BA.debugLine="Dim label1 As Label"; + //BA.debugLineNum = 2465;BA.debugLine="Private Sub b_rechazos_Click"; + //BA.debugLineNum = 2466;BA.debugLine="Dim label1 As Label"; _label1 = new anywheresoftware.b4a.objects.LabelWrapper(); - //BA.debugLineNum = 2451;BA.debugLine="label1 = lv_prod_Prin.SingleLineLayout.Label"; + //BA.debugLineNum = 2467;BA.debugLine="label1 = lv_prod_Prin.SingleLineLayout.Label"; _label1 = _lv_prod_prin.getSingleLineLayout().Label; - //BA.debugLineNum = 2452;BA.debugLine="label1.TextSize = 14"; + //BA.debugLineNum = 2468;BA.debugLine="label1.TextSize = 14"; _label1.setTextSize((float) (14)); - //BA.debugLineNum = 2453;BA.debugLine="p_prod.Width = Root.Width"; + //BA.debugLineNum = 2469;BA.debugLine="p_prod.Width = Root.Width"; _p_prod.setWidth(_root.getWidth()); - //BA.debugLineNum = 2454;BA.debugLine="p_prod.Height = Root.Height"; + //BA.debugLineNum = 2470;BA.debugLine="p_prod.Height = Root.Height"; _p_prod.setHeight(_root.getHeight()); - //BA.debugLineNum = 2457;BA.debugLine="b_regreso.Top = p_prod.Height - b_regreso.Height"; + //BA.debugLineNum = 2473;BA.debugLine="b_regreso.Top = p_prod.Height - b_regreso.Height"; _b_regreso.setTop((int) (_p_prod.getHeight()-_b_regreso.getHeight())); - //BA.debugLineNum = 2458;BA.debugLine="b_impresion_rec.Top = p_prod.Height - b_impresion"; + //BA.debugLineNum = 2474;BA.debugLine="b_impresion_rec.Top = p_prod.Height - b_impresion"; _b_impresion_rec.setTop((int) (_p_prod.getHeight()-_b_impresion_rec.getHeight())); - //BA.debugLineNum = 2460;BA.debugLine="p_prod.Visible = True"; + //BA.debugLineNum = 2476;BA.debugLine="p_prod.Visible = True"; _p_prod.setVisible(__c.True); - //BA.debugLineNum = 2461;BA.debugLine="p_prod.BringToFront"; + //BA.debugLineNum = 2477;BA.debugLine="p_prod.BringToFront"; _p_prod.BringToFront(); - //BA.debugLineNum = 2463;BA.debugLine="If l_ctast.Text = \"0\" Then"; + //BA.debugLineNum = 2479;BA.debugLine="If l_ctast.Text = \"0\" Then"; if ((_l_ctast.getText()).equals("0")) { - //BA.debugLineNum = 2464;BA.debugLine="b_impresion_rec.Enabled = True"; + //BA.debugLineNum = 2480;BA.debugLine="b_impresion_rec.Enabled = True"; _b_impresion_rec.setEnabled(__c.True); }else if((_l_ctast.getText()).equals("0") == false) { - //BA.debugLineNum = 2466;BA.debugLine="b_impresion_rec.Enabled = False"; + //BA.debugLineNum = 2482;BA.debugLine="b_impresion_rec.Enabled = False"; _b_impresion_rec.setEnabled(__c.False); }; - //BA.debugLineNum = 2470;BA.debugLine="Private c As Cursor = Starter.skmt.ExecQuery(\"sel"; + //BA.debugLineNum = 2486;BA.debugLine="Private c As Cursor = Starter.skmt.ExecQuery(\"sel"; _c = new anywheresoftware.b4a.sql.SQL.CursorWrapper(); _c = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery("select HVD_PRONOMBRE, IFNULL(SUM(HVD_RECHAZOCANT), 0) AS HVD_RECHAZOCANT, HVD_PROID from HIST_VENTAS WHERE hvd_rechazo <> 2 and HVD_RECHAZOCANT > 0 GROUP BY HVD_PROID order by HVD_PRONOMBRE asc"))); - //BA.debugLineNum = 2472;BA.debugLine="lv_prod_Prin.SingleLineLayout.Label.TextColor = C"; + //BA.debugLineNum = 2488;BA.debugLine="lv_prod_Prin.SingleLineLayout.Label.TextColor = C"; _lv_prod_prin.getSingleLineLayout().Label.setTextColor(__c.Colors.Black); - //BA.debugLineNum = 2473;BA.debugLine="lv_prod_Prin.Clear"; + //BA.debugLineNum = 2489;BA.debugLine="lv_prod_Prin.Clear"; _lv_prod_prin.Clear(); - //BA.debugLineNum = 2474;BA.debugLine="If c.RowCount > 0 Then"; + //BA.debugLineNum = 2490;BA.debugLine="If c.RowCount > 0 Then"; if (_c.getRowCount()>0) { - //BA.debugLineNum = 2475;BA.debugLine="For i = 0 To c.RowCount - 1"; + //BA.debugLineNum = 2491;BA.debugLine="For i = 0 To c.RowCount - 1"; { final int step19 = 1; final int limit19 = (int) (_c.getRowCount()-1); _i = (int) (0) ; for (;_i <= limit19 ;_i = _i + step19 ) { - //BA.debugLineNum = 2476;BA.debugLine="c.Position = i"; + //BA.debugLineNum = 2492;BA.debugLine="c.Position = i"; _c.setPosition(_i); - //BA.debugLineNum = 2477;BA.debugLine="Dim itemText As String"; + //BA.debugLineNum = 2493;BA.debugLine="Dim itemText As String"; _itemtext = ""; - //BA.debugLineNum = 2479;BA.debugLine="Private c3 As Cursor=Starter.skmt.ExecQuery($\"s"; + //BA.debugLineNum = 2495;BA.debugLine="Private c3 As Cursor=Starter.skmt.ExecQuery($\"s"; _c3 = new anywheresoftware.b4a.sql.SQL.CursorWrapper(); _c3 = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery(("select Ifnull(sum(PE_CANT),0) AS PE_CANT from PEDIDO WHERE PE_PROID ='"+__c.SmartStringFormatter("",(Object)(_c.GetString("HVD_PROID")))+"'")))); - //BA.debugLineNum = 2480;BA.debugLine="Private resta As String = 0"; + //BA.debugLineNum = 2496;BA.debugLine="Private resta As String = 0"; _resta = BA.NumberToString(0); - //BA.debugLineNum = 2482;BA.debugLine="If c3.RowCount > 0 Then"; + //BA.debugLineNum = 2498;BA.debugLine="If c3.RowCount > 0 Then"; if (_c3.getRowCount()>0) { - //BA.debugLineNum = 2483;BA.debugLine="c3.Position = 0"; + //BA.debugLineNum = 2499;BA.debugLine="c3.Position = 0"; _c3.setPosition((int) (0)); - //BA.debugLineNum = 2484;BA.debugLine="resta = c3.GetString(\"PE_CANT\")"; + //BA.debugLineNum = 2500;BA.debugLine="resta = c3.GetString(\"PE_CANT\")"; _resta = _c3.GetString("PE_CANT"); }else { - //BA.debugLineNum = 2486;BA.debugLine="resta = 0"; + //BA.debugLineNum = 2502;BA.debugLine="resta = 0"; _resta = BA.NumberToString(0); }; - //BA.debugLineNum = 2488;BA.debugLine="If ( c.GetInt(\"HVD_RECHAZOCANT\") - resta) <= 0"; + //BA.debugLineNum = 2504;BA.debugLine="If ( c.GetInt(\"HVD_RECHAZOCANT\") - resta) <= 0"; if ((_c.GetInt("HVD_RECHAZOCANT")-(double)(Double.parseDouble(_resta)))<=0) { }else { - //BA.debugLineNum = 2491;BA.debugLine="itemText = $\"${c.GetString(\"HVD_PRONOMBRE\")} $"; + //BA.debugLineNum = 2507;BA.debugLine="itemText = $\"${c.GetString(\"HVD_PRONOMBRE\")} $"; _itemtext = (""+__c.SmartStringFormatter("",(Object)(_c.GetString("HVD_PRONOMBRE")))+" "+__c.SmartStringFormatter("",(Object)(__c.CRLF))+"Inventario: "+__c.SmartStringFormatter("",(Object)((_c.GetInt("HVD_RECHAZOCANT")-(double)(Double.parseDouble(_resta)))))+""); - //BA.debugLineNum = 2492;BA.debugLine="lv_prod_Prin.AddSingleLine(itemText)"; + //BA.debugLineNum = 2508;BA.debugLine="lv_prod_Prin.AddSingleLine(itemText)"; _lv_prod_prin.AddSingleLine(BA.ObjectToCharSequence(_itemtext)); }; } }; }else { - //BA.debugLineNum = 2498;BA.debugLine="lv_prod_Prin.AddSingleLine(\"No hay datos disponi"; + //BA.debugLineNum = 2514;BA.debugLine="lv_prod_Prin.AddSingleLine(\"No hay datos disponi"; _lv_prod_prin.AddSingleLine(BA.ObjectToCharSequence("No hay datos disponibles.")); }; - //BA.debugLineNum = 2500;BA.debugLine="c.Close"; + //BA.debugLineNum = 2516;BA.debugLine="c.Close"; _c.Close(); - //BA.debugLineNum = 2503;BA.debugLine="End Sub"; + //BA.debugLineNum = 2519;BA.debugLine="End Sub"; return ""; } public String _b_regresa_click() throws Exception{ - //BA.debugLineNum = 2402;BA.debugLine="Sub B_REGRESA_Click"; - //BA.debugLineNum = 2403;BA.debugLine="Log(\"B_REGRESA_Click\")"; -__c.LogImpl("515532033","B_REGRESA_Click",0); - //BA.debugLineNum = 2404;BA.debugLine="BUSCA.Visible = False"; + //BA.debugLineNum = 2418;BA.debugLine="Sub B_REGRESA_Click"; + //BA.debugLineNum = 2419;BA.debugLine="Log(\"B_REGRESA_Click\")"; +__c.LogImpl("150921473","B_REGRESA_Click",0); + //BA.debugLineNum = 2420;BA.debugLine="BUSCA.Visible = False"; _busca.setVisible(__c.False); - //BA.debugLineNum = 2405;BA.debugLine="connecta.Visible = True"; + //BA.debugLineNum = 2421;BA.debugLine="connecta.Visible = True"; _connecta.setVisible(__c.True); - //BA.debugLineNum = 2406;BA.debugLine="trabajar.Visible = True"; + //BA.debugLineNum = 2422;BA.debugLine="trabajar.Visible = True"; _trabajar.setVisible(__c.True); - //BA.debugLineNum = 2407;BA.debugLine="B_CLIEPROD.Visible = True"; + //BA.debugLineNum = 2423;BA.debugLine="B_CLIEPROD.Visible = True"; _b_clieprod.setVisible(__c.True); - //BA.debugLineNum = 2408;BA.debugLine="Panel1.Visible = False"; + //BA.debugLineNum = 2424;BA.debugLine="Panel1.Visible = False"; _panel1.setVisible(__c.False); - //BA.debugLineNum = 2409;BA.debugLine="Btn_Ubicar_Ru.Visible=True"; + //BA.debugLineNum = 2425;BA.debugLine="Btn_Ubicar_Ru.Visible=True"; _btn_ubicar_ru.setVisible(__c.True); - //BA.debugLineNum = 2410;BA.debugLine="End Sub"; + //BA.debugLineNum = 2426;BA.debugLine="End Sub"; return ""; } public String _b_regreso_click() throws Exception{ - //BA.debugLineNum = 2505;BA.debugLine="Private Sub b_regreso_Click"; - //BA.debugLineNum = 2506;BA.debugLine="p_prod.Visible = False"; + //BA.debugLineNum = 2521;BA.debugLine="Private Sub b_regreso_Click"; + //BA.debugLineNum = 2522;BA.debugLine="p_prod.Visible = False"; _p_prod.setVisible(__c.False); - //BA.debugLineNum = 2507;BA.debugLine="End Sub"; + //BA.debugLineNum = 2523;BA.debugLine="End Sub"; return ""; } public String _b_tabulador_click() throws Exception{ - //BA.debugLineNum = 2423;BA.debugLine="Private Sub b_tabulador_Click"; - //BA.debugLineNum = 2424;BA.debugLine="If b_check.Visible = True Then"; + //BA.debugLineNum = 2439;BA.debugLine="Private Sub b_tabulador_Click"; + //BA.debugLineNum = 2440;BA.debugLine="If b_check.Visible = True Then"; if (_b_check.getVisible()==__c.True) { - //BA.debugLineNum = 2425;BA.debugLine="MsgboxAsync(\"Favor de hacer el checklist.\",\"Aten"; + //BA.debugLineNum = 2441;BA.debugLine="MsgboxAsync(\"Favor de hacer el checklist.\",\"Aten"; __c.MsgboxAsync(BA.ObjectToCharSequence("Favor de hacer el checklist."),BA.ObjectToCharSequence("Atención"),ba); }else { - //BA.debugLineNum = 2427;BA.debugLine="B4XPages.ShowPage(\"tabulador\")"; + //BA.debugLineNum = 2443;BA.debugLine="B4XPages.ShowPage(\"tabulador\")"; _b4xpages._showpage /*String*/ (ba,"tabulador"); }; - //BA.debugLineNum = 2429;BA.debugLine="End Sub"; + //BA.debugLineNum = 2445;BA.debugLine="End Sub"; return ""; } public String _b_venta_emp_click() throws Exception{ - //BA.debugLineNum = 2513;BA.debugLine="Private Sub b_venta_emp_Click"; - //BA.debugLineNum = 2514;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from CUENTAA\")"; + //BA.debugLineNum = 2529;BA.debugLine="Private Sub b_venta_emp_Click"; + //BA.debugLineNum = 2530;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from CUENTAA\")"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from CUENTAA"); - //BA.debugLineNum = 2515;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO CUENTAA V"; + //BA.debugLineNum = 2531;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO CUENTAA V"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery2("INSERT INTO CUENTAA VALUES (?)",anywheresoftware.b4a.keywords.Common.ArrayToList(new Object[]{(Object)("63403")})); - //BA.debugLineNum = 2516;BA.debugLine="B4XPages.ShowPage(\"Cliente\")"; + //BA.debugLineNum = 2532;BA.debugLine="B4XPages.ShowPage(\"Cliente\")"; _b4xpages._showpage /*String*/ (ba,"Cliente"); - //BA.debugLineNum = 2517;BA.debugLine="End Sub"; + //BA.debugLineNum = 2533;BA.debugLine="End Sub"; return ""; } public String _b4xpage_appear() throws Exception{ @@ -2112,7 +2112,7 @@ _totalcantped = _r6.GetString("PE_CANT"); _totalcantped = BA.NumberToString(0); }; //BA.debugLineNum = 453;BA.debugLine="Log(r5.GetString(\"HVD_RECHAZOCANT\") &\" - \"& tot"; -__c.LogImpl("514352641",_r5.GetString("HVD_RECHAZOCANT")+" - "+_totalcantped,0); +__c.LogImpl("149742081",_r5.GetString("HVD_RECHAZOCANT")+" - "+_totalcantped,0); //BA.debugLineNum = 454;BA.debugLine="rescant = rescant + ((r5.GetString(\"HVD_COSTO_T"; _rescant = BA.NumberToString((double)(Double.parseDouble(_rescant))+(((double)(Double.parseDouble(_r5.GetString("HVD_COSTO_TOT")))/(double)(double)(Double.parseDouble((_r5.GetString("HVD_CANT")))))*(((double)(Double.parseDouble(_r5.GetString("HVD_RECHAZOCANT")))-(double)(Double.parseDouble(_totalcantped)))))); //BA.debugLineNum = 456;BA.debugLine="r6.Close"; @@ -2124,7 +2124,7 @@ _r6.Close(); if ((_rescant).equals("NaN")) { _rescant = BA.NumberToString(0);}; //BA.debugLineNum = 460;BA.debugLine="LogColor(rescant,Colors.Red)"; -__c.LogImpl("514352648",_rescant,__c.Colors.Red); +__c.LogImpl("149742088",_rescant,__c.Colors.Red); //BA.debugLineNum = 461;BA.debugLine="r5.Close"; _r5.Close(); //BA.debugLineNum = 465;BA.debugLine="Private r5 As Cursor = Starter.skmt.ExecQuery($\"s"; @@ -2160,7 +2160,7 @@ _r6.Close(); if (_rescant2==(double)(Double.parseDouble("NaN"))) { _rescant2 = 0;}; //BA.debugLineNum = 482;BA.debugLine="Log(rescant2)"; -__c.LogImpl("514352670",BA.NumberToString(_rescant2),0); +__c.LogImpl("149742110",BA.NumberToString(_rescant2),0); //BA.debugLineNum = 483;BA.debugLine="r5.Close"; _r5.Close(); //BA.debugLineNum = 488;BA.debugLine="Private r5r As Cursor = Starter.skmt.ExecQuery($\""; @@ -2196,7 +2196,7 @@ _rescantr = BA.NumberToString(0);}; //BA.debugLineNum = 504;BA.debugLine="r5r.Close"; _r5r.Close(); //BA.debugLineNum = 506;BA.debugLine="Log(rescantr)"; -__c.LogImpl("514352694",_rescantr,0); +__c.LogImpl("149742134",_rescantr,0); //BA.debugLineNum = 508;BA.debugLine="Private r5r As Cursor = Starter.skmt.ExecQuery($\""; _r5r = new anywheresoftware.b4a.sql.SQL.CursorWrapper(); _r5r = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery(("select IFNULL(HVD_COSTO_TOT,0) AS HVD_COSTO_TOT, IFNULL(HVD_CANT,0) AS HVD_CANT,IFNULL(CANTC,0) AS CANTC, IFNULL(HVD_RECHAZOCANT,0) AS HVD_RECHAZOCANT, HVD_PROID, HVD_CLIENTE, CONSECUTIVO from HIST_VENTAS where HVD_RECHAZO = '1' and BCAJAS = '1' ")))); @@ -2230,9 +2230,9 @@ _rescant2r = BA.NumberToString(0);}; //BA.debugLineNum = 525;BA.debugLine="r5r.Close"; _r5r.Close(); //BA.debugLineNum = 526;BA.debugLine="Log(rescant2r)"; -__c.LogImpl("514352714",_rescant2r,0); +__c.LogImpl("149742154",_rescant2r,0); //BA.debugLineNum = 527;BA.debugLine="Log(rescant2r+rescantr)"; -__c.LogImpl("514352715",BA.NumberToString((double)(Double.parseDouble(_rescant2r))+(double)(Double.parseDouble(_rescantr))),0); +__c.LogImpl("149742155",BA.NumberToString((double)(Double.parseDouble(_rescant2r))+(double)(Double.parseDouble(_rescantr))),0); //BA.debugLineNum = 543;BA.debugLine="Private r55 As Cursor = Starter.skmt.ExecQuery($\""; _r55 = new anywheresoftware.b4a.sql.SQL.CursorWrapper(); _r55 = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery(("select HVD_COSTO_TOT from HIST_VENTAS where HVD_RECHAZO = '0' and BCAJAS = '0' ")))); @@ -2256,7 +2256,7 @@ _rescant3 = (double)(Double.parseDouble(__c.NumberFormat2(_rescant3,(int) (0),(i }; }; //BA.debugLineNum = 553;BA.debugLine="Log(rescant3)"; -__c.LogImpl("514352741",BA.NumberToString(_rescant3),0); +__c.LogImpl("149742181",BA.NumberToString(_rescant3),0); //BA.debugLineNum = 554;BA.debugLine="r55.Close"; _r55.Close(); //BA.debugLineNum = 559;BA.debugLine="Private r5 As Cursor = Starter.skmt.ExecQuery($\"s"; @@ -2272,7 +2272,7 @@ _r5.setPosition((int) (0)); _rescant4 = (double)(Double.parseDouble(_r5.GetString("HVD_COSTO_TOT"))); }; //BA.debugLineNum = 565;BA.debugLine="Log(rescant4)"; -__c.LogImpl("514352753",BA.NumberToString(_rescant4),0); +__c.LogImpl("149742193",BA.NumberToString(_rescant4),0); //BA.debugLineNum = 566;BA.debugLine="r5.Close"; _r5.Close(); //BA.debugLineNum = 568;BA.debugLine="Private r5 As Cursor = Starter.skmt.ExecQuery($\"s"; @@ -2288,7 +2288,7 @@ _r5.setPosition((int) (0)); _rescant5 = (double)(Double.parseDouble(_r5.GetString("PE_COSTO_TOT"))); }; //BA.debugLineNum = 574;BA.debugLine="Log(rescant5)"; -__c.LogImpl("514352762",BA.NumberToString(_rescant5),0); +__c.LogImpl("149742202",BA.NumberToString(_rescant5),0); //BA.debugLineNum = 575;BA.debugLine="r5.Close"; _r5.Close(); //BA.debugLineNum = 580;BA.debugLine="Private r5 As Cursor = Starter.skmt.ExecQuery($\"s"; @@ -2322,7 +2322,7 @@ _r6.Close(); if (_rescant6==(double)(Double.parseDouble("NaN"))) { _rescant6 = 0;}; //BA.debugLineNum = 595;BA.debugLine="LogColor(rescant6,Colors.Red)"; -__c.LogImpl("514352783",BA.NumberToString(_rescant6),__c.Colors.Red); +__c.LogImpl("149742223",BA.NumberToString(_rescant6),__c.Colors.Red); //BA.debugLineNum = 596;BA.debugLine="r5.Close"; _r5.Close(); //BA.debugLineNum = 598;BA.debugLine="Private r5 As Cursor = Starter.skmt.ExecQuery($\"s"; @@ -2356,7 +2356,7 @@ _r6.Close(); if (_rescant7==(double)(Double.parseDouble("NaN"))) { _rescant7 = 0;}; //BA.debugLineNum = 611;BA.debugLine="Log(rescant7)"; -__c.LogImpl("514352799",BA.NumberToString(_rescant7),0); +__c.LogImpl("149742239",BA.NumberToString(_rescant7),0); //BA.debugLineNum = 612;BA.debugLine="r5.Close"; _r5.Close(); //BA.debugLineNum = 615;BA.debugLine="Private r55 As Cursor = Starter.skmt.ExecQuery($\""; @@ -2386,7 +2386,7 @@ _pztotal = (int) (_pztotal+(double)(Double.parseDouble(_r55.GetString("HVD_CANT" }; }; //BA.debugLineNum = 626;BA.debugLine="Log(rescant10)"; -__c.LogImpl("514352814",BA.NumberToString(_rescant10),0); +__c.LogImpl("149742254",BA.NumberToString(_rescant10),0); //BA.debugLineNum = 627;BA.debugLine="r55.Close"; _r55.Close(); //BA.debugLineNum = 640;BA.debugLine="Private r5 As Cursor = Starter.skmt.ExecQuery($\"s"; @@ -2406,7 +2406,7 @@ _rescant11 = (double)(Double.parseDouble(_r5.GetString("PE_COSTO_TOT"))); _pztotal2 = (int) (_pztotal2+(double)(Double.parseDouble(_r5.GetString("PE_CANT")))); }; //BA.debugLineNum = 648;BA.debugLine="Log(rescant11)"; -__c.LogImpl("514352836",BA.NumberToString(_rescant11),0); +__c.LogImpl("149742276",BA.NumberToString(_rescant11),0); //BA.debugLineNum = 649;BA.debugLine="r5.Close"; _r5.Close(); //BA.debugLineNum = 651;BA.debugLine="Private r5 As Cursor = Starter.skmt.ExecQuery($\"s"; @@ -2432,15 +2432,15 @@ _r6 = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjec //BA.debugLineNum = 658;BA.debugLine="r6.Position = 0"; _r6.setPosition((int) (0)); //BA.debugLineNum = 659;BA.debugLine="LogColor(r5.GetString(\"HVD_COSTO_TOT\")&\" / \"& r"; -__c.LogImpl("514352847",_r5.GetString("HVD_COSTO_TOT")+" / "+_r5.GetString("HVD_CANT")+" * "+_r5.GetString("HVD_RECHAZOCANT")+" - "+_r6.GetString("PE_CANT"),__c.Colors.Blue); +__c.LogImpl("149742287",_r5.GetString("HVD_COSTO_TOT")+" / "+_r5.GetString("HVD_CANT")+" * "+_r5.GetString("HVD_RECHAZOCANT")+" - "+_r6.GetString("PE_CANT"),__c.Colors.Blue); //BA.debugLineNum = 660;BA.debugLine="LogColor(r6.GetString(\"PE_CANT\"),Colors.Blue)"; -__c.LogImpl("514352848",_r6.GetString("PE_CANT"),__c.Colors.Blue); +__c.LogImpl("149742288",_r6.GetString("PE_CANT"),__c.Colors.Blue); //BA.debugLineNum = 661;BA.debugLine="rescant12 = rescant12 + ((r5.GetString(\"HVD_COS"; _rescant12 = _rescant12+(((double)(Double.parseDouble(_r5.GetString("HVD_COSTO_TOT")))/(double)(double)(Double.parseDouble((_r5.GetString("HVD_CANT")))))*((double)(Double.parseDouble(_r5.GetString("HVD_CANT")))-(double)(Double.parseDouble(_r5.GetString("HVD_RECHAZOCANT"))))); //BA.debugLineNum = 662;BA.debugLine="pztotal3 = pztotal3 + (r5.GetString(\"HVD_CANT\""; _pztotal3 = (int) (_pztotal3+((double)(Double.parseDouble(_r5.GetString("HVD_CANT")))-(double)(Double.parseDouble(_r5.GetString("HVD_RECHAZOCANT"))))); //BA.debugLineNum = 663;BA.debugLine="Log(rescant12)"; -__c.LogImpl("514352851",BA.NumberToString(_rescant12),0); +__c.LogImpl("149742291",BA.NumberToString(_rescant12),0); //BA.debugLineNum = 664;BA.debugLine="r6.Close"; _r6.Close(); } @@ -2450,7 +2450,7 @@ _r6.Close(); if (_rescant12==(double)(Double.parseDouble("NaN"))) { _rescant12 = 0;}; //BA.debugLineNum = 668;BA.debugLine="LogColor(rescant12,Colors.Red)"; -__c.LogImpl("514352856",BA.NumberToString(_rescant12),__c.Colors.Red); +__c.LogImpl("149742296",BA.NumberToString(_rescant12),__c.Colors.Red); //BA.debugLineNum = 669;BA.debugLine="r5.Close"; _r5.Close(); //BA.debugLineNum = 671;BA.debugLine="l_rechazo.text = NumberFormat2((rescant + rescant"; @@ -2549,7 +2549,7 @@ _printer1._disconnect /*String*/ (); //BA.debugLineNum = 744;BA.debugLine="Printer1.Connect"; _printer1._connect /*boolean*/ (); //BA.debugLineNum = 745;BA.debugLine="Log(\"2\")"; -__c.LogImpl("514352933","2",0); +__c.LogImpl("149742373","2",0); }; //BA.debugLineNum = 749;BA.debugLine="End Sub"; return ""; @@ -2576,7 +2576,7 @@ parent.__c.ReturnFromResumableSub(this,null);return;} case 0: //C this.state = 1; - //BA.debugLineNum = 2053;BA.debugLine="If Panel1.visible Then"; + //BA.debugLineNum = 2069;BA.debugLine="If Panel1.visible Then"; if (true) break; case 1: @@ -2593,23 +2593,23 @@ this.state = 7; case 3: //C this.state = 8; - //BA.debugLineNum = 2054;BA.debugLine="Log(\"PANEL1 VISIBLE\")"; -parent.__c.LogImpl("515007747","PANEL1 VISIBLE",0); - //BA.debugLineNum = 2055;BA.debugLine="B_REGRESA_Click"; + //BA.debugLineNum = 2070;BA.debugLine="Log(\"PANEL1 VISIBLE\")"; +parent.__c.LogImpl("150397187","PANEL1 VISIBLE",0); + //BA.debugLineNum = 2071;BA.debugLine="B_REGRESA_Click"; parent._b_regresa_click(); if (true) break; case 5: //C this.state = 8; - //BA.debugLineNum = 2057;BA.debugLine="p_prod.Visible = False"; + //BA.debugLineNum = 2073;BA.debugLine="p_prod.Visible = False"; parent._p_prod.setVisible(parent.__c.False); if (true) break; case 7: //C this.state = 8; - //BA.debugLineNum = 2059;BA.debugLine="B4XPages.ShowPage(\"Login\")"; + //BA.debugLineNum = 2075;BA.debugLine="B4XPages.ShowPage(\"Login\")"; parent._b4xpages._showpage /*String*/ (ba,"Login"); if (true) break; @@ -2617,10 +2617,10 @@ case 8: //C this.state = -1; ; - //BA.debugLineNum = 2062;BA.debugLine="Return False"; + //BA.debugLineNum = 2078;BA.debugLine="Return False"; if (true) { parent.__c.ReturnFromResumableSub(this,(Object)(parent.__c.False));return;}; - //BA.debugLineNum = 2063;BA.debugLine="End Sub"; + //BA.debugLineNum = 2079;BA.debugLine="End Sub"; if (true) break; } @@ -2706,29 +2706,29 @@ _cmp20.Initialize("Printer"); return ""; } public String _btn_ubicar_ru_click() throws Exception{ - //BA.debugLineNum = 2413;BA.debugLine="Sub Btn_Ubicar_Ru_Click"; - //BA.debugLineNum = 2414;BA.debugLine="If b_check.Visible = True Then"; + //BA.debugLineNum = 2429;BA.debugLine="Sub Btn_Ubicar_Ru_Click"; + //BA.debugLineNum = 2430;BA.debugLine="If b_check.Visible = True Then"; if (_b_check.getVisible()==__c.True) { - //BA.debugLineNum = 2415;BA.debugLine="MsgboxAsync(\"Favor de hacer el checklist.\",\"Aten"; + //BA.debugLineNum = 2431;BA.debugLine="MsgboxAsync(\"Favor de hacer el checklist.\",\"Aten"; __c.MsgboxAsync(BA.ObjectToCharSequence("Favor de hacer el checklist."),BA.ObjectToCharSequence("Atención"),ba); }else { - //BA.debugLineNum = 2418;BA.debugLine="StartActivity(MAPA_RUTAS)"; + //BA.debugLineNum = 2434;BA.debugLine="StartActivity(MAPA_RUTAS)"; __c.StartActivity(ba,(Object)(_mapa_rutas.getObject())); }; - //BA.debugLineNum = 2420;BA.debugLine="End Sub"; + //BA.debugLineNum = 2436;BA.debugLine="End Sub"; return ""; } public String _busca_click() throws Exception{ - //BA.debugLineNum = 2090;BA.debugLine="Sub BUSCA_Click"; - //BA.debugLineNum = 2091;BA.debugLine="If b_check.Visible = True Then"; + //BA.debugLineNum = 2106;BA.debugLine="Sub BUSCA_Click"; + //BA.debugLineNum = 2107;BA.debugLine="If b_check.Visible = True Then"; if (_b_check.getVisible()==__c.True) { - //BA.debugLineNum = 2092;BA.debugLine="MsgboxAsync(\"Favor de hacer el checklist.\",\"Aten"; + //BA.debugLineNum = 2108;BA.debugLine="MsgboxAsync(\"Favor de hacer el checklist.\",\"Aten"; __c.MsgboxAsync(BA.ObjectToCharSequence("Favor de hacer el checklist."),BA.ObjectToCharSequence("Atención"),ba); }else { - //BA.debugLineNum = 2095;BA.debugLine="B4XPages.ShowPage(\"Buscar\")"; + //BA.debugLineNum = 2111;BA.debugLine="B4XPages.ShowPage(\"Buscar\")"; _b4xpages._showpage /*String*/ (ba,"Buscar"); }; - //BA.debugLineNum = 2097;BA.debugLine="End Sub"; + //BA.debugLineNum = 2113;BA.debugLine="End Sub"; return ""; } public String _cargar____click() throws Exception{ @@ -2737,231 +2737,231 @@ String[] _fecha2 = null; String[] _fecha3 = null; String _dia = ""; String _dia2 = ""; - //BA.debugLineNum = 1284;BA.debugLine="Sub cargar____Click"; - //BA.debugLineNum = 1285;BA.debugLine="Dim pedidodiaanterior As Boolean = False"; + //BA.debugLineNum = 1300;BA.debugLine="Sub cargar____Click"; + //BA.debugLineNum = 1301;BA.debugLine="Dim pedidodiaanterior As Boolean = False"; _pedidodiaanterior = __c.False; - //BA.debugLineNum = 1286;BA.debugLine="Dim cp As Cursor = Starter.skmt.ExecQuery(\"select"; + //BA.debugLineNum = 1302;BA.debugLine="Dim cp As Cursor = Starter.skmt.ExecQuery(\"select"; _cp = new anywheresoftware.b4a.sql.SQL.CursorWrapper(); _cp = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery("select * from NOVENTA"))); - //BA.debugLineNum = 1287;BA.debugLine="If cp.RowCount > 0 Then"; + //BA.debugLineNum = 1303;BA.debugLine="If cp.RowCount > 0 Then"; if (_cp.getRowCount()>0) { - //BA.debugLineNum = 1288;BA.debugLine="cp.Position = 0"; + //BA.debugLineNum = 1304;BA.debugLine="cp.Position = 0"; _cp.setPosition((int) (0)); - //BA.debugLineNum = 1289;BA.debugLine="Private fecha As String = cp.GetString(\"NV_FECHA"; + //BA.debugLineNum = 1305;BA.debugLine="Private fecha As String = cp.GetString(\"NV_FECHA"; _fecha = _cp.GetString("NV_FECHA"); - //BA.debugLineNum = 1290;BA.debugLine="Log(cp.GetString(\"NV_FECHA\"))"; -__c.LogImpl("514876678",_cp.GetString("NV_FECHA"),0); - //BA.debugLineNum = 1291;BA.debugLine="Dim fecha2() As String = Regex.Split(\" \",fecha)"; + //BA.debugLineNum = 1306;BA.debugLine="Log(cp.GetString(\"NV_FECHA\"))"; +__c.LogImpl("150266118",_cp.GetString("NV_FECHA"),0); + //BA.debugLineNum = 1307;BA.debugLine="Dim fecha2() As String = Regex.Split(\" \",fecha)"; _fecha2 = __c.Regex.Split(" ",_fecha); - //BA.debugLineNum = 1292;BA.debugLine="Log(fecha2(0))"; -__c.LogImpl("514876680",_fecha2[(int) (0)],0); - //BA.debugLineNum = 1293;BA.debugLine="Dim fecha3() As String = Regex.Split(\"/\",fecha2("; + //BA.debugLineNum = 1308;BA.debugLine="Log(fecha2(0))"; +__c.LogImpl("150266120",_fecha2[(int) (0)],0); + //BA.debugLineNum = 1309;BA.debugLine="Dim fecha3() As String = Regex.Split(\"/\",fecha2("; _fecha3 = __c.Regex.Split("/",_fecha2[(int) (0)]); - //BA.debugLineNum = 1294;BA.debugLine="DateTime.DateFormat = \"yyyyMMdd\""; + //BA.debugLineNum = 1310;BA.debugLine="DateTime.DateFormat = \"yyyyMMdd\""; __c.DateTime.setDateFormat("yyyyMMdd"); - //BA.debugLineNum = 1295;BA.debugLine="DateTime.TimeFormat = \"\""; + //BA.debugLineNum = 1311;BA.debugLine="DateTime.TimeFormat = \"\""; __c.DateTime.setTimeFormat(""); - //BA.debugLineNum = 1296;BA.debugLine="Dim dia As String = fecha3(2)&fecha3(0)&fecha3(1"; + //BA.debugLineNum = 1312;BA.debugLine="Dim dia As String = fecha3(2)&fecha3(0)&fecha3(1"; _dia = _fecha3[(int) (2)]+_fecha3[(int) (0)]+_fecha3[(int) (1)]; - //BA.debugLineNum = 1297;BA.debugLine="Log(dia)"; -__c.LogImpl("514876685",_dia,0); - //BA.debugLineNum = 1298;BA.debugLine="Dim dia2 As String = DateTime.Date(DateTime.Now)"; + //BA.debugLineNum = 1313;BA.debugLine="Log(dia)"; +__c.LogImpl("150266125",_dia,0); + //BA.debugLineNum = 1314;BA.debugLine="Dim dia2 As String = DateTime.Date(DateTime.Now)"; _dia2 = __c.DateTime.Date(__c.DateTime.getNow()); - //BA.debugLineNum = 1299;BA.debugLine="Log(dia & \" , \" & dia2)"; -__c.LogImpl("514876687",_dia+" , "+_dia2,0); - //BA.debugLineNum = 1300;BA.debugLine="If dia < dia2 Then"; + //BA.debugLineNum = 1315;BA.debugLine="Log(dia & \" , \" & dia2)"; +__c.LogImpl("150266127",_dia+" , "+_dia2,0); + //BA.debugLineNum = 1316;BA.debugLine="If dia < dia2 Then"; if ((double)(Double.parseDouble(_dia))<(double)(Double.parseDouble(_dia2))) { - //BA.debugLineNum = 1301;BA.debugLine="pedidodiaanterior = True"; + //BA.debugLineNum = 1317;BA.debugLine="pedidodiaanterior = True"; _pedidodiaanterior = __c.True; }; }; - //BA.debugLineNum = 1304;BA.debugLine="If Not (pedidodiaanterior) Then"; + //BA.debugLineNum = 1320;BA.debugLine="If Not (pedidodiaanterior) Then"; if (__c.Not(_pedidodiaanterior)) { - //BA.debugLineNum = 1305;BA.debugLine="Log(\"CUMPLE\")"; -__c.LogImpl("514876693","CUMPLE",0); - //BA.debugLineNum = 1306;BA.debugLine="EJECUTANDO = 1"; + //BA.debugLineNum = 1321;BA.debugLine="Log(\"CUMPLE\")"; +__c.LogImpl("150266133","CUMPLE",0); + //BA.debugLineNum = 1322;BA.debugLine="EJECUTANDO = 1"; _ejecutando = BA.NumberToString(1); - //BA.debugLineNum = 1307;BA.debugLine="reqs.Initialize"; + //BA.debugLineNum = 1323;BA.debugLine="reqs.Initialize"; _reqs.Initialize(); - //BA.debugLineNum = 1308;BA.debugLine="TOPE = 0"; + //BA.debugLineNum = 1324;BA.debugLine="TOPE = 0"; _tope = (int) (0); - //BA.debugLineNum = 1309;BA.debugLine="LogColor($\"ReqServer = ${B4XPages.MainPage.serve"; -__c.LogImpl("514876697",("ReqServer = "+__c.SmartStringFormatter("",(Object)(_b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (ba)._server /*String*/ ))+""),__c.Colors.Red); - //BA.debugLineNum = 1310;BA.debugLine="reqManager.Initialize(Me, B4XPages.MainPage.serv"; + //BA.debugLineNum = 1325;BA.debugLine="LogColor($\"ReqServer = ${B4XPages.MainPage.serve"; +__c.LogImpl("150266137",("ReqServer = "+__c.SmartStringFormatter("",(Object)(_b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (ba)._server /*String*/ ))+""),__c.Colors.Red); + //BA.debugLineNum = 1326;BA.debugLine="reqManager.Initialize(Me, B4XPages.MainPage.serv"; _reqmanager._initialize /*String*/ (ba,this,_b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (ba)._server /*String*/ ); - //BA.debugLineNum = 1312;BA.debugLine="Dim cmd As DBCommand"; + //BA.debugLineNum = 1328;BA.debugLine="Dim cmd As DBCommand"; _cmd = new reparto_izca.keymon.lat.dbrequestmanager._dbcommand(); - //BA.debugLineNum = 1313;BA.debugLine="cmd.Initialize"; + //BA.debugLineNum = 1329;BA.debugLine="cmd.Initialize"; _cmd.Initialize(); - //BA.debugLineNum = 1314;BA.debugLine="cmd.Name = \"insert_drop_rep_IZCA2\""; + //BA.debugLineNum = 1330;BA.debugLine="cmd.Name = \"insert_drop_rep_IZCA2\""; _cmd.Name /*String*/ = "insert_drop_rep_IZCA2"; - //BA.debugLineNum = 1315;BA.debugLine="cmd.Parameters = Array As Object(Subs.dameUsuari"; + //BA.debugLineNum = 1331;BA.debugLine="cmd.Parameters = Array As Object(Subs.dameUsuari"; _cmd.Parameters /*Object[]*/ = new Object[]{(Object)(_subs._dameusuariodedb /*String*/ (ba)),(Object)(_l_ruta.getText()),(Object)(_almacen),(Object)(_l_ctast.getText()),(Object)(_subs._traeentregados /*anywheresoftware.b4a.objects.collections.Map*/ (ba).getObject()),(Object)(_subs._traerechazados /*anywheresoftware.b4a.objects.collections.Map*/ (ba).getObject()),(Object)("CARGA"),(Object)(__c.Application.getVersionName())}; - //BA.debugLineNum = 1316;BA.debugLine="reqManager.ExecuteCommand(cmd , \"inst_drop\")"; + //BA.debugLineNum = 1332;BA.debugLine="reqManager.ExecuteCommand(cmd , \"inst_drop\")"; _reqmanager._executecommand /*String*/ (_cmd,(Object)("inst_drop")); - //BA.debugLineNum = 1319;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from kmt_info\""; + //BA.debugLineNum = 1335;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from kmt_info\""; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from kmt_info"); - //BA.debugLineNum = 1320;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from cod_resul"; + //BA.debugLineNum = 1336;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from cod_resul"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from cod_result"); - //BA.debugLineNum = 1321;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from hist_gest"; + //BA.debugLineNum = 1337;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from hist_gest"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from hist_gest"); - //BA.debugLineNum = 1322;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from CAT_DETAL"; + //BA.debugLineNum = 1338;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from CAT_DETAL"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from CAT_DETALLES_PAQ"); - //BA.debugLineNum = 1323;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from telefonos"; + //BA.debugLineNum = 1339;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from telefonos"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from telefonos"); - //BA.debugLineNum = 1325;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from PUNTEO_GP"; + //BA.debugLineNum = 1341;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from PUNTEO_GP"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from PUNTEO_GPS"); - //BA.debugLineNum = 1326;BA.debugLine="If l_ruta.Text = \"0\" Then '"; + //BA.debugLineNum = 1342;BA.debugLine="If l_ruta.Text = \"0\" Then '"; if ((_l_ruta.getText()).equals("0")) { - //BA.debugLineNum = 1327;BA.debugLine="Log(\"********************* No hay ruta, BORRAM"; -__c.LogImpl("514876715","********************* No hay ruta, BORRAMOS TODO",0); - //BA.debugLineNum = 1328;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from cat_guna"; + //BA.debugLineNum = 1343;BA.debugLine="Log(\"********************* No hay ruta, BORRAM"; +__c.LogImpl("150266155","********************* No hay ruta, BORRAMOS TODO",0); + //BA.debugLineNum = 1344;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from cat_guna"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from cat_gunaprod"); - //BA.debugLineNum = 1329;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from cat_guna"; + //BA.debugLineNum = 1345;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from cat_guna"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from cat_gunaprod3"); - //BA.debugLineNum = 1330;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from REPARTO\""; + //BA.debugLineNum = 1346;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from REPARTO\""; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from REPARTO"); - //BA.debugLineNum = 1331;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from HIST_VEN"; + //BA.debugLineNum = 1347;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from HIST_VEN"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from HIST_VENTAS"); - //BA.debugLineNum = 1332;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from HIST_VEN"; + //BA.debugLineNum = 1348;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from HIST_VEN"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from HIST_VENTAS2"); - //BA.debugLineNum = 1333;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from NOVENTA\""; + //BA.debugLineNum = 1349;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from NOVENTA\""; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from NOVENTA"); }else { - //BA.debugLineNum = 1335;BA.debugLine="Log(\"********************* Hay ruta, NO BORRAM"; -__c.LogImpl("514876723","********************* Hay ruta, NO BORRAMOS TODO",0); + //BA.debugLineNum = 1351;BA.debugLine="Log(\"********************* Hay ruta, NO BORRAM"; +__c.LogImpl("150266163","********************* Hay ruta, NO BORRAMOS TODO",0); }; - //BA.debugLineNum = 1339;BA.debugLine="c=Starter.skmt.ExecQuery(\"select usuario from us"; + //BA.debugLineNum = 1355;BA.debugLine="c=Starter.skmt.ExecQuery(\"select usuario from us"; _c = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery("select usuario from usuarioa"))); - //BA.debugLineNum = 1340;BA.debugLine="c.Position = 0"; + //BA.debugLineNum = 1356;BA.debugLine="c.Position = 0"; _c.setPosition((int) (0)); - //BA.debugLineNum = 1341;BA.debugLine="usuario = c.GetString(\"USUARIO\")"; + //BA.debugLineNum = 1357;BA.debugLine="usuario = c.GetString(\"USUARIO\")"; _usuario = _c.GetString("USUARIO"); - //BA.debugLineNum = 1343;BA.debugLine="cmd.Initialize"; + //BA.debugLineNum = 1359;BA.debugLine="cmd.Initialize"; _cmd.Initialize(); - //BA.debugLineNum = 1344;BA.debugLine="cmd.Name = \"select_punteo_mards_re_REPG\""; + //BA.debugLineNum = 1360;BA.debugLine="cmd.Name = \"select_punteo_mards_re_REPG\""; _cmd.Name /*String*/ = "select_punteo_mards_re_REPG"; - //BA.debugLineNum = 1345;BA.debugLine="cmd.Parameters = Array As Object(e_ruta.text, AL"; + //BA.debugLineNum = 1361;BA.debugLine="cmd.Parameters = Array As Object(e_ruta.text, AL"; _cmd.Parameters /*Object[]*/ = new Object[]{(Object)(_e_ruta.getText()),(Object)(_almacen),(Object)(_almacen)}; - //BA.debugLineNum = 1346;BA.debugLine="reqManager.ExecuteQuery(cmd , 0, \"punteo\")"; + //BA.debugLineNum = 1362;BA.debugLine="reqManager.ExecuteQuery(cmd , 0, \"punteo\")"; _reqmanager._executequery /*String*/ (_cmd,(int) (0),(Object)("punteo")); - //BA.debugLineNum = 1347;BA.debugLine="Log($\"Pedimos Punteo\"$)"; -__c.LogImpl("514876735",("Pedimos Punteo"),0); - //BA.debugLineNum = 1348;BA.debugLine="reqs.Add(\"punteo\")"; + //BA.debugLineNum = 1363;BA.debugLine="Log($\"Pedimos Punteo\"$)"; +__c.LogImpl("150266175",("Pedimos Punteo"),0); + //BA.debugLineNum = 1364;BA.debugLine="reqs.Add(\"punteo\")"; _reqs.Add((Object)("punteo")); - //BA.debugLineNum = 1351;BA.debugLine="cmd.Initialize"; -_cmd.Initialize(); - //BA.debugLineNum = 1352;BA.debugLine="cmd.Name = \"select_almacen_mards_re_REPG\""; -_cmd.Name /*String*/ = "select_almacen_mards_re_REPG"; - //BA.debugLineNum = 1353;BA.debugLine="cmd.Parameters = Array As Object(ALMACEN)"; -_cmd.Parameters /*Object[]*/ = new Object[]{(Object)(_almacen)}; - //BA.debugLineNum = 1354;BA.debugLine="reqManager.ExecuteQuery(cmd , 0, \"gunaprod\")"; -_reqmanager._executequery /*String*/ (_cmd,(int) (0),(Object)("gunaprod")); - //BA.debugLineNum = 1355;BA.debugLine="Log($\"Pedimos gunaprod - ${ALMACEN}, ${e_ruta.te"; -__c.LogImpl("514876743",("Pedimos gunaprod - "+__c.SmartStringFormatter("",(Object)(_almacen))+", "+__c.SmartStringFormatter("",(Object)(_e_ruta.getText()))+""),0); - //BA.debugLineNum = 1356;BA.debugLine="reqs.Add(\"gunaprod\")"; -_reqs.Add((Object)("gunaprod")); - //BA.debugLineNum = 1360;BA.debugLine="cmd.Initialize"; -_cmd.Initialize(); - //BA.debugLineNum = 1361;BA.debugLine="cmd.Name = \"select_cliente_mards_re_REPG\""; -_cmd.Name /*String*/ = "select_cliente_mards_re_REPG"; - //BA.debugLineNum = 1362;BA.debugLine="cmd.Parameters = Array As Object(e_ruta.text, AL"; -_cmd.Parameters /*Object[]*/ = new Object[]{(Object)(_e_ruta.getText()),(Object)(_almacen),(Object)(_almacen),(Object)(_e_ruta.getText()),(Object)(_almacen)}; - //BA.debugLineNum = 1363;BA.debugLine="reqManager.ExecuteQuery(cmd , 0, \"kmt_datos\")"; -_reqmanager._executequery /*String*/ (_cmd,(int) (0),(Object)("kmt_datos")); - //BA.debugLineNum = 1364;BA.debugLine="Log($\"Pedimos kmt_datos\"$)"; -__c.LogImpl("514876752",("Pedimos kmt_datos"),0); - //BA.debugLineNum = 1365;BA.debugLine="reqs.Add(\"kmt_datos\")"; -_reqs.Add((Object)("kmt_datos")); //BA.debugLineNum = 1367;BA.debugLine="cmd.Initialize"; _cmd.Initialize(); - //BA.debugLineNum = 1368;BA.debugLine="cmd.Name = \"select_ventad_mards_re_REPG\""; -_cmd.Name /*String*/ = "select_ventad_mards_re_REPG"; - //BA.debugLineNum = 1369;BA.debugLine="cmd.Parameters = Array As Object(e_ruta.text, AL"; -_cmd.Parameters /*Object[]*/ = new Object[]{(Object)(_e_ruta.getText()),(Object)(_almacen)}; - //BA.debugLineNum = 1370;BA.debugLine="reqManager.ExecuteQuery(cmd , 0, \"hist_datos\")"; -_reqmanager._executequery /*String*/ (_cmd,(int) (0),(Object)("hist_datos")); - //BA.debugLineNum = 1371;BA.debugLine="Log($\"Pedimos hist_datos\"$)"; -__c.LogImpl("514876759",("Pedimos hist_datos"),0); - //BA.debugLineNum = 1372;BA.debugLine="reqs.Add(\"hist_datos\")"; -_reqs.Add((Object)("hist_datos")); - //BA.debugLineNum = 1389;BA.debugLine="If ALMACEN = \"32\" Then"; -if ((_almacen).equals("32")) { - //BA.debugLineNum = 1390;BA.debugLine="ALMACEN = \"33\""; -_almacen = "33"; - //BA.debugLineNum = 1391;BA.debugLine="cargo = 2"; -_cargo = BA.NumberToString(2); - //BA.debugLineNum = 1392;BA.debugLine="cmd.Initialize"; -_cmd.Initialize(); - //BA.debugLineNum = 1393;BA.debugLine="cmd.Name = \"select_punteo_mards_re_REPG\""; -_cmd.Name /*String*/ = "select_punteo_mards_re_REPG"; - //BA.debugLineNum = 1394;BA.debugLine="cmd.Parameters = Array As Object(e_ruta.text, A"; -_cmd.Parameters /*Object[]*/ = new Object[]{(Object)(_e_ruta.getText()),(Object)(_almacen),(Object)(_almacen)}; - //BA.debugLineNum = 1395;BA.debugLine="reqManager.ExecuteQuery(cmd , 0, \"punteo\")"; -_reqmanager._executequery /*String*/ (_cmd,(int) (0),(Object)("punteo")); - //BA.debugLineNum = 1396;BA.debugLine="reqs.Add(\"punteo\")"; -_reqs.Add((Object)("punteo")); - //BA.debugLineNum = 1398;BA.debugLine="cmd.Initialize"; -_cmd.Initialize(); - //BA.debugLineNum = 1399;BA.debugLine="cmd.Name = \"select_almacen_mards_re_REPG\""; + //BA.debugLineNum = 1368;BA.debugLine="cmd.Name = \"select_almacen_mards_re_REPG\""; _cmd.Name /*String*/ = "select_almacen_mards_re_REPG"; - //BA.debugLineNum = 1400;BA.debugLine="cmd.Parameters = Array As Object(ALMACEN, e_rut"; -_cmd.Parameters /*Object[]*/ = new Object[]{(Object)(_almacen),(Object)(_e_ruta.getText()),(Object)(_almacen)}; - //BA.debugLineNum = 1401;BA.debugLine="reqManager.ExecuteQuery(cmd , 0, \"gunaprod\")"; + //BA.debugLineNum = 1369;BA.debugLine="cmd.Parameters = Array As Object(ALMACEN)"; +_cmd.Parameters /*Object[]*/ = new Object[]{(Object)(_almacen)}; + //BA.debugLineNum = 1370;BA.debugLine="reqManager.ExecuteQuery(cmd , 0, \"gunaprod\")"; _reqmanager._executequery /*String*/ (_cmd,(int) (0),(Object)("gunaprod")); - //BA.debugLineNum = 1402;BA.debugLine="reqs.Add(\"gunaprod\")"; + //BA.debugLineNum = 1371;BA.debugLine="Log($\"Pedimos gunaprod - ${ALMACEN}, ${e_ruta.te"; +__c.LogImpl("150266183",("Pedimos gunaprod - "+__c.SmartStringFormatter("",(Object)(_almacen))+", "+__c.SmartStringFormatter("",(Object)(_e_ruta.getText()))+""),0); + //BA.debugLineNum = 1372;BA.debugLine="reqs.Add(\"gunaprod\")"; _reqs.Add((Object)("gunaprod")); - //BA.debugLineNum = 1404;BA.debugLine="cmd.Initialize"; + //BA.debugLineNum = 1376;BA.debugLine="cmd.Initialize"; _cmd.Initialize(); - //BA.debugLineNum = 1405;BA.debugLine="cmd.Name = \"select_cliente_mards_re_REPG\""; + //BA.debugLineNum = 1377;BA.debugLine="cmd.Name = \"select_cliente_mards_re_REPG\""; _cmd.Name /*String*/ = "select_cliente_mards_re_REPG"; - //BA.debugLineNum = 1406;BA.debugLine="cmd.Parameters = Array As Object(e_ruta.text, A"; + //BA.debugLineNum = 1378;BA.debugLine="cmd.Parameters = Array As Object(e_ruta.text, AL"; _cmd.Parameters /*Object[]*/ = new Object[]{(Object)(_e_ruta.getText()),(Object)(_almacen),(Object)(_almacen),(Object)(_e_ruta.getText()),(Object)(_almacen)}; - //BA.debugLineNum = 1407;BA.debugLine="reqManager.ExecuteQuery(cmd , 0, \"kmt_datos\")"; + //BA.debugLineNum = 1379;BA.debugLine="reqManager.ExecuteQuery(cmd , 0, \"kmt_datos\")"; _reqmanager._executequery /*String*/ (_cmd,(int) (0),(Object)("kmt_datos")); - //BA.debugLineNum = 1408;BA.debugLine="reqs.Add(\"kmt_datos\")"; + //BA.debugLineNum = 1380;BA.debugLine="Log($\"Pedimos kmt_datos\"$)"; +__c.LogImpl("150266192",("Pedimos kmt_datos"),0); + //BA.debugLineNum = 1381;BA.debugLine="reqs.Add(\"kmt_datos\")"; _reqs.Add((Object)("kmt_datos")); - //BA.debugLineNum = 1410;BA.debugLine="cmd.Initialize"; + //BA.debugLineNum = 1383;BA.debugLine="cmd.Initialize"; _cmd.Initialize(); - //BA.debugLineNum = 1411;BA.debugLine="cmd.Name = \"select_ventad_mards_re_REPG\""; + //BA.debugLineNum = 1384;BA.debugLine="cmd.Name = \"select_ventad_mards_re_REPG\""; _cmd.Name /*String*/ = "select_ventad_mards_re_REPG"; - //BA.debugLineNum = 1412;BA.debugLine="cmd.Parameters = Array As Object(e_ruta.text, A"; + //BA.debugLineNum = 1385;BA.debugLine="cmd.Parameters = Array As Object(e_ruta.text, AL"; _cmd.Parameters /*Object[]*/ = new Object[]{(Object)(_e_ruta.getText()),(Object)(_almacen)}; - //BA.debugLineNum = 1413;BA.debugLine="reqManager.ExecuteQuery(cmd , 0, \"hist_datos\")"; + //BA.debugLineNum = 1386;BA.debugLine="reqManager.ExecuteQuery(cmd , 0, \"hist_datos\")"; _reqmanager._executequery /*String*/ (_cmd,(int) (0),(Object)("hist_datos")); - //BA.debugLineNum = 1414;BA.debugLine="reqs.Add(\"hist_datos\")"; + //BA.debugLineNum = 1387;BA.debugLine="Log($\"Pedimos hist_datos\"$)"; +__c.LogImpl("150266199",("Pedimos hist_datos"),0); + //BA.debugLineNum = 1388;BA.debugLine="reqs.Add(\"hist_datos\")"; +_reqs.Add((Object)("hist_datos")); + //BA.debugLineNum = 1405;BA.debugLine="If ALMACEN = \"32\" Then"; +if ((_almacen).equals("32")) { + //BA.debugLineNum = 1406;BA.debugLine="ALMACEN = \"33\""; +_almacen = "33"; + //BA.debugLineNum = 1407;BA.debugLine="cargo = 2"; +_cargo = BA.NumberToString(2); + //BA.debugLineNum = 1408;BA.debugLine="cmd.Initialize"; +_cmd.Initialize(); + //BA.debugLineNum = 1409;BA.debugLine="cmd.Name = \"select_punteo_mards_re_REPG\""; +_cmd.Name /*String*/ = "select_punteo_mards_re_REPG"; + //BA.debugLineNum = 1410;BA.debugLine="cmd.Parameters = Array As Object(e_ruta.text, A"; +_cmd.Parameters /*Object[]*/ = new Object[]{(Object)(_e_ruta.getText()),(Object)(_almacen),(Object)(_almacen)}; + //BA.debugLineNum = 1411;BA.debugLine="reqManager.ExecuteQuery(cmd , 0, \"punteo\")"; +_reqmanager._executequery /*String*/ (_cmd,(int) (0),(Object)("punteo")); + //BA.debugLineNum = 1412;BA.debugLine="reqs.Add(\"punteo\")"; +_reqs.Add((Object)("punteo")); + //BA.debugLineNum = 1414;BA.debugLine="cmd.Initialize"; +_cmd.Initialize(); + //BA.debugLineNum = 1415;BA.debugLine="cmd.Name = \"select_almacen_mards_re_REPG\""; +_cmd.Name /*String*/ = "select_almacen_mards_re_REPG"; + //BA.debugLineNum = 1416;BA.debugLine="cmd.Parameters = Array As Object(ALMACEN, e_rut"; +_cmd.Parameters /*Object[]*/ = new Object[]{(Object)(_almacen),(Object)(_e_ruta.getText()),(Object)(_almacen)}; + //BA.debugLineNum = 1417;BA.debugLine="reqManager.ExecuteQuery(cmd , 0, \"gunaprod\")"; +_reqmanager._executequery /*String*/ (_cmd,(int) (0),(Object)("gunaprod")); + //BA.debugLineNum = 1418;BA.debugLine="reqs.Add(\"gunaprod\")"; +_reqs.Add((Object)("gunaprod")); + //BA.debugLineNum = 1420;BA.debugLine="cmd.Initialize"; +_cmd.Initialize(); + //BA.debugLineNum = 1421;BA.debugLine="cmd.Name = \"select_cliente_mards_re_REPG\""; +_cmd.Name /*String*/ = "select_cliente_mards_re_REPG"; + //BA.debugLineNum = 1422;BA.debugLine="cmd.Parameters = Array As Object(e_ruta.text, A"; +_cmd.Parameters /*Object[]*/ = new Object[]{(Object)(_e_ruta.getText()),(Object)(_almacen),(Object)(_almacen),(Object)(_e_ruta.getText()),(Object)(_almacen)}; + //BA.debugLineNum = 1423;BA.debugLine="reqManager.ExecuteQuery(cmd , 0, \"kmt_datos\")"; +_reqmanager._executequery /*String*/ (_cmd,(int) (0),(Object)("kmt_datos")); + //BA.debugLineNum = 1424;BA.debugLine="reqs.Add(\"kmt_datos\")"; +_reqs.Add((Object)("kmt_datos")); + //BA.debugLineNum = 1426;BA.debugLine="cmd.Initialize"; +_cmd.Initialize(); + //BA.debugLineNum = 1427;BA.debugLine="cmd.Name = \"select_ventad_mards_re_REPG\""; +_cmd.Name /*String*/ = "select_ventad_mards_re_REPG"; + //BA.debugLineNum = 1428;BA.debugLine="cmd.Parameters = Array As Object(e_ruta.text, A"; +_cmd.Parameters /*Object[]*/ = new Object[]{(Object)(_e_ruta.getText()),(Object)(_almacen)}; + //BA.debugLineNum = 1429;BA.debugLine="reqManager.ExecuteQuery(cmd , 0, \"hist_datos\")"; +_reqmanager._executequery /*String*/ (_cmd,(int) (0),(Object)("hist_datos")); + //BA.debugLineNum = 1430;BA.debugLine="reqs.Add(\"hist_datos\")"; _reqs.Add((Object)("hist_datos")); }; - //BA.debugLineNum = 1448;BA.debugLine="D=Starter.skmt.ExecQuery(\"SELECT COUNT(*) AS CUA"; + //BA.debugLineNum = 1464;BA.debugLine="D=Starter.skmt.ExecQuery(\"SELECT COUNT(*) AS CUA"; _d = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery("SELECT COUNT(*) AS CUANTOS_NOVENTA FROM NOVENTA"))); - //BA.debugLineNum = 1449;BA.debugLine="d.Position=0"; + //BA.debugLineNum = 1465;BA.debugLine="d.Position=0"; _d.setPosition((int) (0)); - //BA.debugLineNum = 1450;BA.debugLine="cuantos_noventa = D.GetString(\"CUANTOS_NOVENTA\")"; + //BA.debugLineNum = 1466;BA.debugLine="cuantos_noventa = D.GetString(\"CUANTOS_NOVENTA\")"; _cuantos_noventa = _d.GetString("CUANTOS_NOVENTA"); - //BA.debugLineNum = 1451;BA.debugLine="d.Close"; + //BA.debugLineNum = 1467;BA.debugLine="d.Close"; _d.Close(); - //BA.debugLineNum = 1452;BA.debugLine="cargar.Visible = False"; + //BA.debugLineNum = 1468;BA.debugLine="cargar.Visible = False"; _cargar.setVisible(__c.False); - //BA.debugLineNum = 1453;BA.debugLine="Subir.Visible = False"; + //BA.debugLineNum = 1469;BA.debugLine="Subir.Visible = False"; _subir.setVisible(__c.False); - //BA.debugLineNum = 1454;BA.debugLine="connecta.Visible = True"; + //BA.debugLineNum = 1470;BA.debugLine="connecta.Visible = True"; _connecta.setVisible(__c.True); - //BA.debugLineNum = 1455;BA.debugLine="inv.Visible = False"; + //BA.debugLineNum = 1471;BA.debugLine="inv.Visible = False"; _inv.setVisible(__c.False); - //BA.debugLineNum = 1456;BA.debugLine="ToastMessageShow(\"Se actualizarán los datos, est"; + //BA.debugLineNum = 1472;BA.debugLine="ToastMessageShow(\"Se actualizarán los datos, est"; __c.ToastMessageShow(BA.ObjectToCharSequence("Se actualizarán los datos, este proceso podria tardar hasta un minuto, gracias"),__c.True); - //BA.debugLineNum = 1457;BA.debugLine="ProgressDialogShow2(\"Descargando rutas, espere u"; + //BA.debugLineNum = 1473;BA.debugLine="ProgressDialogShow2(\"Descargando rutas, espere u"; __c.ProgressDialogShow2(ba,BA.ObjectToCharSequence("Descargando rutas, espere un momento."),__c.False); - //BA.debugLineNum = 1458;BA.debugLine="If Not(IsConnectedToInternet) Then MsgboxAsync(\""; + //BA.debugLineNum = 1474;BA.debugLine="If Not(IsConnectedToInternet) Then MsgboxAsync(\""; if (__c.Not(_isconnectedtointernet())) { __c.MsgboxAsync(BA.ObjectToCharSequence("No hay conexión a Internet"),BA.ObjectToCharSequence("Revisa tu conexión"),ba);}; }else { - //BA.debugLineNum = 1462;BA.debugLine="Log(\"XXXX\")"; -__c.LogImpl("514876850","XXXX",0); - //BA.debugLineNum = 1463;BA.debugLine="MsgboxAsync(\"Para poder cargar día no puedes ten"; + //BA.debugLineNum = 1478;BA.debugLine="Log(\"XXXX\")"; +__c.LogImpl("150266290","XXXX",0); + //BA.debugLineNum = 1479;BA.debugLine="MsgboxAsync(\"Para poder cargar día no puedes ten"; __c.MsgboxAsync(BA.ObjectToCharSequence("Para poder cargar día no puedes tener venta del día anterior. Por favor haz FIN DIA e intenta nuevamente."),BA.ObjectToCharSequence("Atención"),ba); }; - //BA.debugLineNum = 1466;BA.debugLine="End Sub"; + //BA.debugLineNum = 1482;BA.debugLine="End Sub"; return ""; } public String _cargar_click() throws Exception{ @@ -2970,6 +2970,8 @@ String[] _fecha2 = null; String[] _fecha3 = null; String _dia = ""; String _dia2 = ""; +int _diasemana = 0; +String _dialetra = ""; //BA.debugLineNum = 1119;BA.debugLine="Sub cargar_Click"; //BA.debugLineNum = 1120;BA.debugLine="Dim pedidodiaanterior As Boolean = False"; _pedidodiaanterior = __c.False; @@ -2983,11 +2985,11 @@ _cp.setPosition((int) (0)); //BA.debugLineNum = 1124;BA.debugLine="Private fecha As String = cp.GetString(\"NV_FECHA"; _fecha = _cp.GetString("NV_FECHA"); //BA.debugLineNum = 1125;BA.debugLine="Log(cp.GetString(\"NV_FECHA\"))"; -__c.LogImpl("514811142",_cp.GetString("NV_FECHA"),0); +__c.LogImpl("150200582",_cp.GetString("NV_FECHA"),0); //BA.debugLineNum = 1126;BA.debugLine="Dim fecha2() As String = Regex.Split(\" \",fecha)"; _fecha2 = __c.Regex.Split(" ",_fecha); //BA.debugLineNum = 1127;BA.debugLine="Log(fecha2(0))"; -__c.LogImpl("514811144",_fecha2[(int) (0)],0); +__c.LogImpl("150200584",_fecha2[(int) (0)],0); //BA.debugLineNum = 1128;BA.debugLine="Dim fecha3() As String = Regex.Split(\"/\",fecha2("; _fecha3 = __c.Regex.Split("/",_fecha2[(int) (0)]); //BA.debugLineNum = 1129;BA.debugLine="DateTime.DateFormat = \"yyyyMMdd\""; @@ -2997,11 +2999,11 @@ __c.DateTime.setTimeFormat(""); //BA.debugLineNum = 1131;BA.debugLine="Dim dia As String = fecha3(2)&fecha3(0)&fecha3(1"; _dia = _fecha3[(int) (2)]+_fecha3[(int) (0)]+_fecha3[(int) (1)]; //BA.debugLineNum = 1132;BA.debugLine="Log(dia)"; -__c.LogImpl("514811149",_dia,0); +__c.LogImpl("150200589",_dia,0); //BA.debugLineNum = 1133;BA.debugLine="Dim dia2 As String = DateTime.Date(DateTime.Now)"; _dia2 = __c.DateTime.Date(__c.DateTime.getNow()); //BA.debugLineNum = 1134;BA.debugLine="Log(dia & \" , \" & dia2)"; -__c.LogImpl("514811151",_dia+" , "+_dia2,0); +__c.LogImpl("150200591",_dia+" , "+_dia2,0); //BA.debugLineNum = 1135;BA.debugLine="If dia < dia2 Then"; if ((double)(Double.parseDouble(_dia))<(double)(Double.parseDouble(_dia2))) { //BA.debugLineNum = 1136;BA.debugLine="pedidodiaanterior = True"; @@ -3025,7 +3027,7 @@ _pb_carga.setProgress((int) (0)); //BA.debugLineNum = 1146;BA.debugLine="PB_carga2.Progress = 0"; _pb_carga2.setProgress((int) (0)); //BA.debugLineNum = 1147;BA.debugLine="Log(\"CUMPLE\")"; -__c.LogImpl("514811164","CUMPLE",0); +__c.LogImpl("150200604","CUMPLE",0); //BA.debugLineNum = 1148;BA.debugLine="EJECUTANDO = 1"; _ejecutando = BA.NumberToString(1); //BA.debugLineNum = 1149;BA.debugLine="reqs.Initialize"; @@ -3033,7 +3035,7 @@ _reqs.Initialize(); //BA.debugLineNum = 1150;BA.debugLine="TOPE = 0"; _tope = (int) (0); //BA.debugLineNum = 1151;BA.debugLine="LogColor($\"ReqServer = ${B4XPages.MainPage.serve"; -__c.LogImpl("514811168",("ReqServer = "+__c.SmartStringFormatter("",(Object)(_b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (ba)._server /*String*/ ))+""),__c.Colors.Red); +__c.LogImpl("150200608",("ReqServer = "+__c.SmartStringFormatter("",(Object)(_b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (ba)._server /*String*/ ))+""),__c.Colors.Red); //BA.debugLineNum = 1152;BA.debugLine="reqManager.Initialize(Me, B4XPages.MainPage.serv"; _reqmanager._initialize /*String*/ (ba,this,_b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (ba)._server /*String*/ ); //BA.debugLineNum = 1154;BA.debugLine="Dim cmd As DBCommand"; @@ -3065,7 +3067,7 @@ _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from PUNTE //BA.debugLineNum = 1170;BA.debugLine="If l_ruta.Text = \"0\" Then '"; if ((_l_ruta.getText()).equals("0")) { //BA.debugLineNum = 1171;BA.debugLine="Log(\"********************* No hay ruta, BORRAM"; -__c.LogImpl("514811188","********************* No hay ruta, BORRAMOS TODO",0); +__c.LogImpl("150200628","********************* No hay ruta, BORRAMOS TODO",0); //BA.debugLineNum = 1172;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from REPARTO\""; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from REPARTO"); //BA.debugLineNum = 1173;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from HIST_VEN"; @@ -3078,7 +3080,7 @@ _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from NOVEN _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("DELETE FROM ABONOSP"); }else { //BA.debugLineNum = 1178;BA.debugLine="Log(\"********************* Hay ruta, NO BORRAM"; -__c.LogImpl("514811195","********************* Hay ruta, NO BORRAMOS TODO",0); +__c.LogImpl("150200635","********************* Hay ruta, NO BORRAMOS TODO",0); }; //BA.debugLineNum = 1182;BA.debugLine="c=Starter.skmt.ExecQuery(\"select usuario from us"; _c = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery("select usuario from usuarioa"))); @@ -3095,7 +3097,7 @@ _cmd.Parameters /*Object[]*/ = new Object[]{(Object)(_e_ruta.getText()),(Object //BA.debugLineNum = 1189;BA.debugLine="reqManager.ExecuteQuery(cmd , 0, \"punteo\")"; _reqmanager._executequery /*String*/ (_cmd,(int) (0),(Object)("punteo")); //BA.debugLineNum = 1190;BA.debugLine="Log($\"Pedimos Punteo\"$)"; -__c.LogImpl("514811207",("Pedimos Punteo"),0); +__c.LogImpl("150200647",("Pedimos Punteo"),0); //BA.debugLineNum = 1191;BA.debugLine="reqs.Add(\"punteo\")"; _reqs.Add((Object)("punteo")); //BA.debugLineNum = 1193;BA.debugLine="cmd.Initialize"; @@ -3107,77 +3109,99 @@ _cmd.Parameters /*Object[]*/ = new Object[]{(Object)(_almacen)}; //BA.debugLineNum = 1196;BA.debugLine="reqManager.ExecuteQuery(cmd , 0, \"gunaprod\")"; _reqmanager._executequery /*String*/ (_cmd,(int) (0),(Object)("gunaprod")); //BA.debugLineNum = 1197;BA.debugLine="Log($\"Pedimos gunaprod - ${ALMACEN}, ${e_ruta.te"; -__c.LogImpl("514811214",("Pedimos gunaprod - "+__c.SmartStringFormatter("",(Object)(_almacen))+", "+__c.SmartStringFormatter("",(Object)(_e_ruta.getText()))+""),0); +__c.LogImpl("150200654",("Pedimos gunaprod - "+__c.SmartStringFormatter("",(Object)(_almacen))+", "+__c.SmartStringFormatter("",(Object)(_e_ruta.getText()))+""),0); //BA.debugLineNum = 1198;BA.debugLine="reqs.Add(\"gunaprod\")"; _reqs.Add((Object)("gunaprod")); //BA.debugLineNum = 1205;BA.debugLine="cmd.Initialize"; _cmd.Initialize(); //BA.debugLineNum = 1206;BA.debugLine="cmd.Name = \"select_cliente_IZCA_re_REPG\""; _cmd.Name /*String*/ = "select_cliente_IZCA_re_REPG"; - //BA.debugLineNum = 1207;BA.debugLine="cmd.Parameters = Array As Object(e_ruta.text, AL"; + //BA.debugLineNum = 1208;BA.debugLine="Dim diasemana As Int = DateTime.GetDayOfWeek(Dat"; +_diasemana = __c.DateTime.GetDayOfWeek(__c.DateTime.getNow()); + //BA.debugLineNum = 1209;BA.debugLine="If diasemana = 2 Then"; +if (_diasemana==2) { + //BA.debugLineNum = 1210;BA.debugLine="Dim dialetra As String = \"SABADO\""; +_dialetra = "SABADO"; + }else if(_diasemana==3) { + //BA.debugLineNum = 1212;BA.debugLine="Dim dialetra As String = \"LUNES\""; +_dialetra = "LUNES"; + }else if(_diasemana==4) { + //BA.debugLineNum = 1214;BA.debugLine="Dim dialetra As String = \"MARTES\""; +_dialetra = "MARTES"; + }else if(_diasemana==5) { + //BA.debugLineNum = 1216;BA.debugLine="Dim dialetra As String = \"MIERCOLES\""; +_dialetra = "MIERCOLES"; + }else if(_diasemana==6) { + //BA.debugLineNum = 1218;BA.debugLine="Dim dialetra As String = \"JUEVES\""; +_dialetra = "JUEVES"; + }else if(_diasemana==7) { + //BA.debugLineNum = 1220;BA.debugLine="Dim dialetra As String = \"VIERNES\""; +_dialetra = "VIERNES"; + }; + //BA.debugLineNum = 1223;BA.debugLine="cmd.Parameters = Array As Object(e_ruta.text, AL"; _cmd.Parameters /*Object[]*/ = new Object[]{(Object)(_e_ruta.getText()),(Object)(_almacen),(Object)(_almacen),(Object)(_e_ruta.getText()),(Object)(_almacen)}; - //BA.debugLineNum = 1208;BA.debugLine="reqManager.ExecuteQuery(cmd , 0, \"kmt_datos\")"; + //BA.debugLineNum = 1224;BA.debugLine="reqManager.ExecuteQuery(cmd , 0, \"kmt_datos\")"; _reqmanager._executequery /*String*/ (_cmd,(int) (0),(Object)("kmt_datos")); - //BA.debugLineNum = 1209;BA.debugLine="Log($\"Pedimos kmt_datos\"$)"; -__c.LogImpl("514811226",("Pedimos kmt_datos"),0); - //BA.debugLineNum = 1210;BA.debugLine="reqs.Add(\"kmt_datos\")"; + //BA.debugLineNum = 1225;BA.debugLine="Log($\"Pedimos kmt_datos\"$)"; +__c.LogImpl("150200682",("Pedimos kmt_datos"),0); + //BA.debugLineNum = 1226;BA.debugLine="reqs.Add(\"kmt_datos\")"; _reqs.Add((Object)("kmt_datos")); - //BA.debugLineNum = 1212;BA.debugLine="cmd.Initialize"; + //BA.debugLineNum = 1228;BA.debugLine="cmd.Initialize"; _cmd.Initialize(); - //BA.debugLineNum = 1213;BA.debugLine="cmd.Name = \"select_ventad2_IZCA_re_REPG\""; + //BA.debugLineNum = 1229;BA.debugLine="cmd.Name = \"select_ventad2_IZCA_re_REPG\""; _cmd.Name /*String*/ = "select_ventad2_IZCA_re_REPG"; - //BA.debugLineNum = 1214;BA.debugLine="cmd.Parameters = Array As Object(e_ruta.text, AL"; + //BA.debugLineNum = 1230;BA.debugLine="cmd.Parameters = Array As Object(e_ruta.text, AL"; _cmd.Parameters /*Object[]*/ = new Object[]{(Object)(_e_ruta.getText()),(Object)(_almacen)}; - //BA.debugLineNum = 1215;BA.debugLine="reqManager.ExecuteQuery(cmd , 0, \"hist_datos\")"; + //BA.debugLineNum = 1231;BA.debugLine="reqManager.ExecuteQuery(cmd , 0, \"hist_datos\")"; _reqmanager._executequery /*String*/ (_cmd,(int) (0),(Object)("hist_datos")); - //BA.debugLineNum = 1216;BA.debugLine="Log($\"Pedimos hist_datos\"$)"; -__c.LogImpl("514811233",("Pedimos hist_datos"),0); - //BA.debugLineNum = 1217;BA.debugLine="reqs.Add(\"hist_datos\")"; + //BA.debugLineNum = 1232;BA.debugLine="Log($\"Pedimos hist_datos\"$)"; +__c.LogImpl("150200689",("Pedimos hist_datos"),0); + //BA.debugLineNum = 1233;BA.debugLine="reqs.Add(\"hist_datos\")"; _reqs.Add((Object)("hist_datos")); - //BA.debugLineNum = 1219;BA.debugLine="cmd.Initialize"; + //BA.debugLineNum = 1235;BA.debugLine="cmd.Initialize"; _cmd.Initialize(); - //BA.debugLineNum = 1220;BA.debugLine="cmd.Name = \"select_coords_almacen_IZCA\""; + //BA.debugLineNum = 1236;BA.debugLine="cmd.Name = \"select_coords_almacen_IZCA\""; _cmd.Name /*String*/ = "select_coords_almacen_IZCA"; - //BA.debugLineNum = 1221;BA.debugLine="cmd.Parameters = Array As Object(ALMACEN)"; + //BA.debugLineNum = 1237;BA.debugLine="cmd.Parameters = Array As Object(ALMACEN)"; _cmd.Parameters /*Object[]*/ = new Object[]{(Object)(_almacen)}; - //BA.debugLineNum = 1222;BA.debugLine="reqManager.ExecuteQuery(cmd , 0, \"coords_almacen"; + //BA.debugLineNum = 1238;BA.debugLine="reqManager.ExecuteQuery(cmd , 0, \"coords_almacen"; _reqmanager._executequery /*String*/ (_cmd,(int) (0),(Object)("coords_almacen")); - //BA.debugLineNum = 1224;BA.debugLine="cmd.Initialize"; + //BA.debugLineNum = 1240;BA.debugLine="cmd.Initialize"; _cmd.Initialize(); - //BA.debugLineNum = 1225;BA.debugLine="cmd.Name = \"select_cat_gunaprod3_IZCA\""; + //BA.debugLineNum = 1241;BA.debugLine="cmd.Name = \"select_cat_gunaprod3_IZCA\""; _cmd.Name /*String*/ = "select_cat_gunaprod3_IZCA"; - //BA.debugLineNum = 1226;BA.debugLine="cmd.Parameters = Array As Object(ALMACEN)"; + //BA.debugLineNum = 1242;BA.debugLine="cmd.Parameters = Array As Object(ALMACEN)"; _cmd.Parameters /*Object[]*/ = new Object[]{(Object)(_almacen)}; - //BA.debugLineNum = 1227;BA.debugLine="reqManager.ExecuteQuery(cmd , 0, \"gunaprod3\")"; + //BA.debugLineNum = 1243;BA.debugLine="reqManager.ExecuteQuery(cmd , 0, \"gunaprod3\")"; _reqmanager._executequery /*String*/ (_cmd,(int) (0),(Object)("gunaprod3")); - //BA.debugLineNum = 1264;BA.debugLine="D=Starter.skmt.ExecQuery(\"SELECT COUNT(*) AS CUA"; + //BA.debugLineNum = 1280;BA.debugLine="D=Starter.skmt.ExecQuery(\"SELECT COUNT(*) AS CUA"; _d = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery("SELECT COUNT(*) AS CUANTOS_NOVENTA FROM NOVENTA"))); - //BA.debugLineNum = 1265;BA.debugLine="d.Position=0"; + //BA.debugLineNum = 1281;BA.debugLine="d.Position=0"; _d.setPosition((int) (0)); - //BA.debugLineNum = 1266;BA.debugLine="cuantos_noventa = D.GetString(\"CUANTOS_NOVENTA\")"; + //BA.debugLineNum = 1282;BA.debugLine="cuantos_noventa = D.GetString(\"CUANTOS_NOVENTA\")"; _cuantos_noventa = _d.GetString("CUANTOS_NOVENTA"); - //BA.debugLineNum = 1267;BA.debugLine="d.Close"; + //BA.debugLineNum = 1283;BA.debugLine="d.Close"; _d.Close(); - //BA.debugLineNum = 1268;BA.debugLine="cargar.Visible = False"; + //BA.debugLineNum = 1284;BA.debugLine="cargar.Visible = False"; _cargar.setVisible(__c.False); - //BA.debugLineNum = 1269;BA.debugLine="Subir.Visible = False"; + //BA.debugLineNum = 1285;BA.debugLine="Subir.Visible = False"; _subir.setVisible(__c.False); - //BA.debugLineNum = 1270;BA.debugLine="connecta.Visible = True"; + //BA.debugLineNum = 1286;BA.debugLine="connecta.Visible = True"; _connecta.setVisible(__c.True); - //BA.debugLineNum = 1271;BA.debugLine="inv.Visible = False"; + //BA.debugLineNum = 1287;BA.debugLine="inv.Visible = False"; _inv.setVisible(__c.False); - //BA.debugLineNum = 1272;BA.debugLine="ToastMessageShow(\"Se actualizarán los datos, est"; + //BA.debugLineNum = 1288;BA.debugLine="ToastMessageShow(\"Se actualizarán los datos, est"; __c.ToastMessageShow(BA.ObjectToCharSequence("Se actualizarán los datos, este proceso podria tardar hasta un minuto, gracias"),__c.True); - //BA.debugLineNum = 1274;BA.debugLine="If Not(IsConnectedToInternet) Then MsgboxAsync(\""; + //BA.debugLineNum = 1290;BA.debugLine="If Not(IsConnectedToInternet) Then MsgboxAsync(\""; if (__c.Not(_isconnectedtointernet())) { __c.MsgboxAsync(BA.ObjectToCharSequence("No hay conexión a Internet"),BA.ObjectToCharSequence("Revisa tu conexión"),ba);}; }else { - //BA.debugLineNum = 1278;BA.debugLine="Log(\"XXXX\")"; -__c.LogImpl("514811295","XXXX",0); - //BA.debugLineNum = 1279;BA.debugLine="MsgboxAsync(\"Para poder cargar día no puedes ten"; + //BA.debugLineNum = 1294;BA.debugLine="Log(\"XXXX\")"; +__c.LogImpl("150200751","XXXX",0); + //BA.debugLineNum = 1295;BA.debugLine="MsgboxAsync(\"Para poder cargar día no puedes ten"; __c.MsgboxAsync(BA.ObjectToCharSequence("Para poder cargar día no puedes tener venta del día anterior. Por favor haz FIN DIA e intenta nuevamente."),BA.ObjectToCharSequence("Atención"),ba); }; - //BA.debugLineNum = 1282;BA.debugLine="End Sub"; + //BA.debugLineNum = 1298;BA.debugLine="End Sub"; return ""; } public String _checachek() throws Exception{ @@ -3434,109 +3458,109 @@ _l_numtickets = new anywheresoftware.b4a.objects.LabelWrapper(); return ""; } public String _connecta_click() throws Exception{ - //BA.debugLineNum = 2065;BA.debugLine="Sub connecta_Click"; - //BA.debugLineNum = 2066;BA.debugLine="LogColor($\"ReqServer = ${B4XPages.MainPage.server"; -__c.LogImpl("515073281",("ReqServer = "+__c.SmartStringFormatter("",(Object)(_b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (ba)._server /*String*/ ))+""),__c.Colors.Red); - //BA.debugLineNum = 2067;BA.debugLine="If Not(IsConnectedToInternet) Then MsgboxAsync(\"N"; + //BA.debugLineNum = 2081;BA.debugLine="Sub connecta_Click"; + //BA.debugLineNum = 2082;BA.debugLine="LogColor($\"ReqServer = ${B4XPages.MainPage.server"; +__c.LogImpl("150462721",("ReqServer = "+__c.SmartStringFormatter("",(Object)(_b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (ba)._server /*String*/ ))+""),__c.Colors.Red); + //BA.debugLineNum = 2083;BA.debugLine="If Not(IsConnectedToInternet) Then MsgboxAsync(\"N"; if (__c.Not(_isconnectedtointernet())) { __c.MsgboxAsync(BA.ObjectToCharSequence("No hay conexión a conexión a Internet"),BA.ObjectToCharSequence("Revisa tu conexión"),ba);}; - //BA.debugLineNum = 2068;BA.debugLine="If e_ruta.Text <> \"\" Then"; + //BA.debugLineNum = 2084;BA.debugLine="If e_ruta.Text <> \"\" Then"; if ((_e_ruta.getText()).equals("") == false) { - //BA.debugLineNum = 2069;BA.debugLine="imei = \"\" 'p.GetDeviceId"; + //BA.debugLineNum = 2085;BA.debugLine="imei = \"\" 'p.GetDeviceId"; _imei = ""; - //BA.debugLineNum = 2070;BA.debugLine="conn = \"1\""; + //BA.debugLineNum = 2086;BA.debugLine="conn = \"1\""; _conn = "1"; - //BA.debugLineNum = 2071;BA.debugLine="ime.HideKeyboard"; + //BA.debugLineNum = 2087;BA.debugLine="ime.HideKeyboard"; _ime.HideKeyboard(ba); - //BA.debugLineNum = 2072;BA.debugLine="Dim cmd As DBCommand"; + //BA.debugLineNum = 2088;BA.debugLine="Dim cmd As DBCommand"; _cmd = new reparto_izca.keymon.lat.dbrequestmanager._dbcommand(); - //BA.debugLineNum = 2073;BA.debugLine="cmd.Initialize"; + //BA.debugLineNum = 2089;BA.debugLine="cmd.Initialize"; _cmd.Initialize(); - //BA.debugLineNum = 2074;BA.debugLine="cmd.Name = \"select_version_IZCA\""; + //BA.debugLineNum = 2090;BA.debugLine="cmd.Name = \"select_version_IZCA\""; _cmd.Name /*String*/ = "select_version_IZCA"; - //BA.debugLineNum = 2075;BA.debugLine="reqManager.ExecuteQuery(cmd , 0, \"version\")"; + //BA.debugLineNum = 2091;BA.debugLine="reqManager.ExecuteQuery(cmd , 0, \"version\")"; _reqmanager._executequery /*String*/ (_cmd,(int) (0),(Object)("version")); - //BA.debugLineNum = 2076;BA.debugLine="Dim cmd As DBCommand"; + //BA.debugLineNum = 2092;BA.debugLine="Dim cmd As DBCommand"; _cmd = new reparto_izca.keymon.lat.dbrequestmanager._dbcommand(); - //BA.debugLineNum = 2077;BA.debugLine="cmd.Initialize"; + //BA.debugLineNum = 2093;BA.debugLine="cmd.Initialize"; _cmd.Initialize(); - //BA.debugLineNum = 2078;BA.debugLine="cmd.Name = \"select_ruta_re_REPG_IZCA2\""; -_cmd.Name /*String*/ = "select_ruta_re_REPG_IZCA2"; - //BA.debugLineNum = 2079;BA.debugLine="cmd.Parameters = Array As Object(ALMACEN, e_ruta"; + //BA.debugLineNum = 2094;BA.debugLine="cmd.Name = \"select_ruta_re_REPG_IZCA4\""; +_cmd.Name /*String*/ = "select_ruta_re_REPG_IZCA4"; + //BA.debugLineNum = 2095;BA.debugLine="cmd.Parameters = Array As Object(ALMACEN, e_ruta"; _cmd.Parameters /*Object[]*/ = new Object[]{(Object)(_almacen),(Object)(_e_ruta.getText()),(Object)(_usuario)}; - //BA.debugLineNum = 2081;BA.debugLine="Log($\"${ALMACEN}, ${e_ruta.text}, ${usuario}\"$)"; -__c.LogImpl("515073296",(""+__c.SmartStringFormatter("",(Object)(_almacen))+", "+__c.SmartStringFormatter("",(Object)(_e_ruta.getText()))+", "+__c.SmartStringFormatter("",(Object)(_usuario))+""),0); - //BA.debugLineNum = 2082;BA.debugLine="reqManager.ExecuteQuery(cmd , 0, \"ruta\")"; + //BA.debugLineNum = 2097;BA.debugLine="Log($\"${ALMACEN}, ${e_ruta.text}, ${usuario}\"$)"; +__c.LogImpl("150462736",(""+__c.SmartStringFormatter("",(Object)(_almacen))+", "+__c.SmartStringFormatter("",(Object)(_e_ruta.getText()))+", "+__c.SmartStringFormatter("",(Object)(_usuario))+""),0); + //BA.debugLineNum = 2098;BA.debugLine="reqManager.ExecuteQuery(cmd , 0, \"ruta\")"; _reqmanager._executequery /*String*/ (_cmd,(int) (0),(Object)("ruta")); - //BA.debugLineNum = 2083;BA.debugLine="ToastMessageShow(\"Validando Conexión.\" , True)"; + //BA.debugLineNum = 2099;BA.debugLine="ToastMessageShow(\"Validando Conexión.\" , True)"; __c.ToastMessageShow(BA.ObjectToCharSequence("Validando Conexión."),__c.True); - //BA.debugLineNum = 2084;BA.debugLine="Starter.skmt.ExecNonQuery(\"DELETE FROM RUTAA\")"; + //BA.debugLineNum = 2100;BA.debugLine="Starter.skmt.ExecNonQuery(\"DELETE FROM RUTAA\")"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("DELETE FROM RUTAA"); - //BA.debugLineNum = 2085;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO RUTAA(RU"; + //BA.debugLineNum = 2101;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO RUTAA(RU"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery2("INSERT INTO RUTAA(RUTAA) VALUES (?)",anywheresoftware.b4a.keywords.Common.ArrayToList(new Object[]{(Object)(_e_ruta.getText())})); - //BA.debugLineNum = 2086;BA.debugLine="B4XPages.MainPage.rutaPreventa = e_ruta.TEXT"; + //BA.debugLineNum = 2102;BA.debugLine="B4XPages.MainPage.rutaPreventa = e_ruta.TEXT"; _b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (ba)._rutapreventa /*String*/ = _e_ruta.getText(); }; - //BA.debugLineNum = 2088;BA.debugLine="End Sub"; + //BA.debugLineNum = 2104;BA.debugLine="End Sub"; return ""; } public String _e_ruta_enterpressed() throws Exception{ - //BA.debugLineNum = 2104;BA.debugLine="Sub e_ruta_EnterPressed"; - //BA.debugLineNum = 2105;BA.debugLine="If e_ruta.Text = \"FIN DIA\" Then"; + //BA.debugLineNum = 2120;BA.debugLine="Sub e_ruta_EnterPressed"; + //BA.debugLineNum = 2121;BA.debugLine="If e_ruta.Text = \"FIN DIA\" Then"; if ((_e_ruta.getText()).equals("FIN DIA")) { - //BA.debugLineNum = 2106;BA.debugLine="RES = Msgbox2(\"Seguro que desea hacer el cierre"; + //BA.debugLineNum = 2122;BA.debugLine="RES = Msgbox2(\"Seguro que desea hacer el cierre"; _res = BA.NumberToString(__c.Msgbox2(BA.ObjectToCharSequence("Seguro que desea hacer el cierre todos los datos se borraran?"),BA.ObjectToCharSequence("Cierre"),"Si","","No",(android.graphics.Bitmap)(__c.LoadBitmap(__c.File.getDirAssets(),"alert2.png").getObject()),ba)); - //BA.debugLineNum = 2107;BA.debugLine="If RES = DialogResponse.POSITIVE Then"; + //BA.debugLineNum = 2123;BA.debugLine="If RES = DialogResponse.POSITIVE Then"; if ((_res).equals(BA.NumberToString(__c.DialogResponse.POSITIVE))) { - //BA.debugLineNum = 2109;BA.debugLine="e_ruta.Text = \"\""; + //BA.debugLineNum = 2125;BA.debugLine="e_ruta.Text = \"\""; _e_ruta.setText(BA.ObjectToCharSequence("")); - //BA.debugLineNum = 2110;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from PICK_CIE"; + //BA.debugLineNum = 2126;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from PICK_CIE"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from PICK_CIEGO"); - //BA.debugLineNum = 2111;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from pedido_c"; + //BA.debugLineNum = 2127;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from pedido_c"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from pedido_cliente"); - //BA.debugLineNum = 2112;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from PAGARES\""; + //BA.debugLineNum = 2128;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from PAGARES\""; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from PAGARES"); - //BA.debugLineNum = 2113;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from CHECADO_"; + //BA.debugLineNum = 2129;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from CHECADO_"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from CHECADO_CHECK"); - //BA.debugLineNum = 2114;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from CHECKLIS"; + //BA.debugLineNum = 2130;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from CHECKLIS"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from CHECKLIST2"); - //BA.debugLineNum = 2115;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from pedido\")"; + //BA.debugLineNum = 2131;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from pedido\")"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from pedido"); - //BA.debugLineNum = 2116;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from noventa\""; + //BA.debugLineNum = 2132;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from noventa\""; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from noventa"); - //BA.debugLineNum = 2117;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from clie_act"; + //BA.debugLineNum = 2133;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from clie_act"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from clie_act"); - //BA.debugLineNum = 2118;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from kmt_info"; + //BA.debugLineNum = 2134;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from kmt_info"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from kmt_info"); - //BA.debugLineNum = 2119;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from cat_guna"; + //BA.debugLineNum = 2135;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from cat_guna"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from cat_gunaprod"); - //BA.debugLineNum = 2120;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from cat_guna"; + //BA.debugLineNum = 2136;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from cat_guna"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from cat_gunaprod3"); - //BA.debugLineNum = 2121;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from CAT_DETA"; + //BA.debugLineNum = 2137;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from CAT_DETA"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from CAT_DETALLES_PAQ"); - //BA.debugLineNum = 2122;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from HIST_VEN"; + //BA.debugLineNum = 2138;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from HIST_VEN"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from HIST_VENTAS"); - //BA.debugLineNum = 2123;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from REPARTO\""; + //BA.debugLineNum = 2139;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from REPARTO\""; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from REPARTO"); - //BA.debugLineNum = 2124;BA.debugLine="Starter.skmt.ExecNonQuery(\"DELETE FROM TABULADO"; + //BA.debugLineNum = 2140;BA.debugLine="Starter.skmt.ExecNonQuery(\"DELETE FROM TABULADO"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("DELETE FROM TABULADOR_MONEDAS"); - //BA.debugLineNum = 2125;BA.debugLine="Starter.skmt.ExecNonQuery(\"DELETE FROM TABULADO"; + //BA.debugLineNum = 2141;BA.debugLine="Starter.skmt.ExecNonQuery(\"DELETE FROM TABULADO"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("DELETE FROM TABULADOR_BILLETES"); - //BA.debugLineNum = 2126;BA.debugLine="Starter.skmt.ExecNonQuery(\"DELETE FROM RUTAA\")"; + //BA.debugLineNum = 2142;BA.debugLine="Starter.skmt.ExecNonQuery(\"DELETE FROM RUTAA\")"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("DELETE FROM RUTAA"); - //BA.debugLineNum = 2127;BA.debugLine="Starter.skmt.ExecNonQuery(\"DELETE FROM ABONOSP\""; + //BA.debugLineNum = 2143;BA.debugLine="Starter.skmt.ExecNonQuery(\"DELETE FROM ABONOSP\""; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("DELETE FROM ABONOSP"); - //BA.debugLineNum = 2128;BA.debugLine="Starter.skmt.ExecNonQuery(\"DELETE FROM ABONOS\")"; + //BA.debugLineNum = 2144;BA.debugLine="Starter.skmt.ExecNonQuery(\"DELETE FROM ABONOS\")"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("DELETE FROM ABONOS"); - //BA.debugLineNum = 2129;BA.debugLine="Starter.skmt.ExecNonQuery(\"DELETE FROM BLOCKENV"; + //BA.debugLineNum = 2145;BA.debugLine="Starter.skmt.ExecNonQuery(\"DELETE FROM BLOCKENV"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("DELETE FROM BLOCKENVIO"); - //BA.debugLineNum = 2130;BA.debugLine="B4XPage_Appear"; + //BA.debugLineNum = 2146;BA.debugLine="B4XPage_Appear"; _b4xpage_appear(); }; - //BA.debugLineNum = 2133;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from waypoints"; + //BA.debugLineNum = 2149;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from waypoints"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from waypoints"); }; - //BA.debugLineNum = 2135;BA.debugLine="End Sub"; + //BA.debugLineNum = 2151;BA.debugLine="End Sub"; return ""; } public String _envioinfo() throws Exception{ @@ -3619,7 +3643,7 @@ if (_o.getRowCount()>0) { //BA.debugLineNum = 849;BA.debugLine="o.Position = 0"; _o.setPosition((int) (0)); //BA.debugLineNum = 850;BA.debugLine="Log(\"Enviamos reprogramados: \" & r.RowCount)"; -__c.LogImpl("514745631","Enviamos reprogramados: "+BA.NumberToString(_r.getRowCount()),0); +__c.LogImpl("150135071","Enviamos reprogramados: "+BA.NumberToString(_r.getRowCount()),0); //BA.debugLineNum = 852;BA.debugLine="Dim cmd As DBCommand"; _cmd = new reparto_izca.keymon.lat.dbrequestmanager._dbcommand(); //BA.debugLineNum = 853;BA.debugLine="cmd.Initialize"; @@ -3691,7 +3715,7 @@ _pa.Close(); _ab = new anywheresoftware.b4a.sql.SQL.CursorWrapper(); _ab = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery(("SELECT * from ABONOS where a_enviado is null")))); //BA.debugLineNum = 892;BA.debugLine="Log(ab.RowCount)"; -__c.LogImpl("514745673",BA.NumberToString(_ab.getRowCount()),0); +__c.LogImpl("150135113",BA.NumberToString(_ab.getRowCount()),0); //BA.debugLineNum = 893;BA.debugLine="If ab.RowCount > 0 Then"; if (_ab.getRowCount()>0) { //BA.debugLineNum = 894;BA.debugLine="For i=0 To ab.RowCount -1"; @@ -3723,7 +3747,7 @@ _cmd.Parameters /*Object[]*/ = new Object[]{(Object)(_ab.GetString("a_usuario") //BA.debugLineNum = 909;BA.debugLine="reqManager.ExecuteCommand(cmd , $\"ins_abonosPen"; _reqmanager._executecommand /*String*/ (_cmd,(Object)(("ins_abonosPendientes_"+__c.SmartStringFormatter("",(Object)(_ab.GetString("a_cliente")))+""))); //BA.debugLineNum = 910;BA.debugLine="Log($\"ins_abonosPendientes_${ab.GetString(\"a_cl"; -__c.LogImpl("514745691",("ins_abonosPendientes_"+__c.SmartStringFormatter("",(Object)(_ab.GetString("a_cliente")))+""),0); +__c.LogImpl("150135131",("ins_abonosPendientes_"+__c.SmartStringFormatter("",(Object)(_ab.GetString("a_cliente")))+""),0); } }; }; @@ -3796,7 +3820,7 @@ _c.Close(); //BA.debugLineNum = 994;BA.debugLine="c=Starter.skmt.ExecQuery(\"SELECT CLIENTE, USUARI"; _c = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery("SELECT CLIENTE, USUARIO, FECHA_PUNTEO, LATITUD, LONGITUD, ALMACEN, RUTA_REPARTO, RUTA_PREV, FECHA_PREVENTA, MOTIVO, COMENTARIO,TIPO FROM REPARTO_GEO"))); //BA.debugLineNum = 995;BA.debugLine="Log($\"REPARTO_Cliente PENDIENTE: ${c.RowCount}\"$)"; -__c.LogImpl("514745776",("REPARTO_Cliente PENDIENTE: "+__c.SmartStringFormatter("",(Object)(_c.getRowCount()))+""),0); +__c.LogImpl("150135216",("REPARTO_Cliente PENDIENTE: "+__c.SmartStringFormatter("",(Object)(_c.getRowCount()))+""),0); //BA.debugLineNum = 996;BA.debugLine="If c.RowCount>0 Then"; if (_c.getRowCount()>0) { //BA.debugLineNum = 997;BA.debugLine="For i=0 To c.RowCount -1"; @@ -3944,10 +3968,10 @@ if (true) return this; return null; } public String _inv_click() throws Exception{ - //BA.debugLineNum = 2137;BA.debugLine="Sub inv_Click"; - //BA.debugLineNum = 2138;BA.debugLine="ToastMessageShow(\"Se Actualizaran los datos, Este"; + //BA.debugLineNum = 2153;BA.debugLine="Sub inv_Click"; + //BA.debugLineNum = 2154;BA.debugLine="ToastMessageShow(\"Se Actualizaran los datos, Este"; __c.ToastMessageShow(BA.ObjectToCharSequence("Se Actualizaran los datos, Este proceso podria tardar hasta un minuto, gracias"),__c.True); - //BA.debugLineNum = 2139;BA.debugLine="End Sub"; + //BA.debugLineNum = 2155;BA.debugLine="End Sub"; return ""; } public boolean _isconnectedtointernet() throws Exception{ @@ -4058,28 +4082,28 @@ String _valido = ""; double _lat = 0; double _lon = 0; String _k = ""; - //BA.debugLineNum = 1468;BA.debugLine="Sub JobDone(Job As HttpJob)"; - //BA.debugLineNum = 1470;BA.debugLine="If Job.Success = False Then"; + //BA.debugLineNum = 1484;BA.debugLine="Sub JobDone(Job As HttpJob)"; + //BA.debugLineNum = 1486;BA.debugLine="If Job.Success = False Then"; if (_job._success /*boolean*/ ==__c.False) { - //BA.debugLineNum = 1471;BA.debugLine="LogColor(\"** \" & Job.Tag & \" Error: \" & Job.Erro"; -__c.LogImpl("514942211","** "+BA.ObjectToString(_job._tag /*Object*/ )+" Error: "+_job._errormessage /*String*/ ,__c.Colors.Red); + //BA.debugLineNum = 1487;BA.debugLine="LogColor(\"** \" & Job.Tag & \" Error: \" & Job.Erro"; +__c.LogImpl("150331651","** "+BA.ObjectToString(_job._tag /*Object*/ )+" Error: "+_job._errormessage /*String*/ ,__c.Colors.Red); }else { - //BA.debugLineNum = 1474;BA.debugLine="LogColor(\"JobDone: '\" & reqManager.HandleJob(Job"; -__c.LogImpl("514942214","JobDone: '"+BA.ObjectToString(_reqmanager._handlejob /*reparto_izca.keymon.lat.dbrequestmanager._dbresult*/ (_job).Tag /*Object*/ )+"' - Registros: "+BA.NumberToString(_reqmanager._handlejob /*reparto_izca.keymon.lat.dbrequestmanager._dbresult*/ (_job).Rows /*anywheresoftware.b4a.objects.collections.List*/ .getSize()),__c.Colors.Green); - //BA.debugLineNum = 1475;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; + //BA.debugLineNum = 1490;BA.debugLine="LogColor(\"JobDone: '\" & reqManager.HandleJob(Job"; +__c.LogImpl("150331654","JobDone: '"+BA.ObjectToString(_reqmanager._handlejob /*reparto_izca.keymon.lat.dbrequestmanager._dbresult*/ (_job).Tag /*Object*/ )+"' - Registros: "+BA.NumberToString(_reqmanager._handlejob /*reparto_izca.keymon.lat.dbrequestmanager._dbresult*/ (_job).Rows /*anywheresoftware.b4a.objects.collections.List*/ .getSize()),__c.Colors.Green); + //BA.debugLineNum = 1491;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; if ((_job._jobname /*String*/ ).equals("DBRequest")) { - //BA.debugLineNum = 1476;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; + //BA.debugLineNum = 1492;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; _result = _reqmanager._handlejob /*reparto_izca.keymon.lat.dbrequestmanager._dbresult*/ (_job); - //BA.debugLineNum = 1477;BA.debugLine="If result.Tag = \"kmt_datos\" Then 'query tag"; + //BA.debugLineNum = 1493;BA.debugLine="If result.Tag = \"kmt_datos\" Then 'query tag"; if ((_result.Tag /*Object*/ ).equals((Object)("kmt_datos"))) { - //BA.debugLineNum = 1478;BA.debugLine="If reqs.IndexOf(\"kmt_datos\") > -1 Then"; + //BA.debugLineNum = 1494;BA.debugLine="If reqs.IndexOf(\"kmt_datos\") > -1 Then"; if (_reqs.IndexOf((Object)("kmt_datos"))>-1) { - //BA.debugLineNum = 1479;BA.debugLine="reqs.RemoveAt(reqs.IndexOf(\"kmt_datos\"))"; + //BA.debugLineNum = 1495;BA.debugLine="reqs.RemoveAt(reqs.IndexOf(\"kmt_datos\"))"; _reqs.RemoveAt(_reqs.IndexOf((Object)("kmt_datos"))); }; - //BA.debugLineNum = 1482;BA.debugLine="Starter.skmt.BeginTransaction"; + //BA.debugLineNum = 1498;BA.debugLine="Starter.skmt.BeginTransaction"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .BeginTransaction(); - //BA.debugLineNum = 1484;BA.debugLine="For Each records() As Object In result.Rows"; + //BA.debugLineNum = 1500;BA.debugLine="For Each records() As Object In result.Rows"; { final anywheresoftware.b4a.BA.IterableList group12 = _result.Rows /*anywheresoftware.b4a.objects.collections.List*/ ; final int groupLen12 = group12.getSize() @@ -4087,78 +4111,78 @@ final int groupLen12 = group12.getSize() ; for (; index12 < groupLen12;index12++){ _records = (Object[])(group12.Get(index12)); - //BA.debugLineNum = 1485;BA.debugLine="Dim CAT_CL_CODIGO As String = records(result."; + //BA.debugLineNum = 1501;BA.debugLine="Dim CAT_CL_CODIGO As String = records(result."; _cat_cl_codigo = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_CL_CODIGO"))))]); - //BA.debugLineNum = 1486;BA.debugLine="Dim CAT_CL_RUTA As String = records(result.Co"; + //BA.debugLineNum = 1502;BA.debugLine="Dim CAT_CL_RUTA As String = records(result.Co"; _cat_cl_ruta = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_CL_RUTA"))))]); - //BA.debugLineNum = 1487;BA.debugLine="Dim CAT_CL_NOMBRE As String = records(result."; + //BA.debugLineNum = 1503;BA.debugLine="Dim CAT_CL_NOMBRE As String = records(result."; _cat_cl_nombre = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_CL_NOMBRE"))))]); - //BA.debugLineNum = 1488;BA.debugLine="Dim CAT_CL_ATIENDE1 As String = records(resul"; + //BA.debugLineNum = 1504;BA.debugLine="Dim CAT_CL_ATIENDE1 As String = records(resul"; _cat_cl_atiende1 = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_CL_ATIENDE1"))))]); - //BA.debugLineNum = 1489;BA.debugLine="Dim CAT_CL_ATIENTE2 As String = records(resul"; + //BA.debugLineNum = 1505;BA.debugLine="Dim CAT_CL_ATIENTE2 As String = records(resul"; _cat_cl_atiente2 = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_CL_ATIENTE2"))))]); - //BA.debugLineNum = 1490;BA.debugLine="Dim CAT_CL_TELEFONO As String = records(resul"; + //BA.debugLineNum = 1506;BA.debugLine="Dim CAT_CL_TELEFONO As String = records(resul"; _cat_cl_telefono = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_CL_TELEFONO"))))]); - //BA.debugLineNum = 1491;BA.debugLine="Dim CAT_CL_EMAIL As String = records(result.C"; + //BA.debugLineNum = 1507;BA.debugLine="Dim CAT_CL_EMAIL As String = records(result.C"; _cat_cl_email = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_CL_EMAIL"))))]); - //BA.debugLineNum = 1492;BA.debugLine="Dim CAT_CL_CALLE As String = records(result.C"; + //BA.debugLineNum = 1508;BA.debugLine="Dim CAT_CL_CALLE As String = records(result.C"; _cat_cl_calle = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_CL_CALLE"))))]); - //BA.debugLineNum = 1493;BA.debugLine="Dim CAT_CL_NOEXT As String = records(result.C"; + //BA.debugLineNum = 1509;BA.debugLine="Dim CAT_CL_NOEXT As String = records(result.C"; _cat_cl_noext = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_CL_NOEXT"))))]); - //BA.debugLineNum = 1494;BA.debugLine="Dim CAT_CL_NOINT As String = records(result.C"; + //BA.debugLineNum = 1510;BA.debugLine="Dim CAT_CL_NOINT As String = records(result.C"; _cat_cl_noint = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_CL_NOINT"))))]); - //BA.debugLineNum = 1495;BA.debugLine="Dim CAT_CL_CALLE1 As String = records(result."; + //BA.debugLineNum = 1511;BA.debugLine="Dim CAT_CL_CALLE1 As String = records(result."; _cat_cl_calle1 = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_CL_CALLE1"))))]); - //BA.debugLineNum = 1496;BA.debugLine="Dim CAT_CL_CALLE2 As String = records(result."; + //BA.debugLineNum = 1512;BA.debugLine="Dim CAT_CL_CALLE2 As String = records(result."; _cat_cl_calle2 = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_CL_CALLE2"))))]); - //BA.debugLineNum = 1497;BA.debugLine="Dim CAT_CL_COLONIA As String = records(result"; + //BA.debugLineNum = 1513;BA.debugLine="Dim CAT_CL_COLONIA As String = records(result"; _cat_cl_colonia = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_CL_COLONIA"))))]); - //BA.debugLineNum = 1498;BA.debugLine="Dim CAT_CL_MUNI As String = records(result.Co"; + //BA.debugLineNum = 1514;BA.debugLine="Dim CAT_CL_MUNI As String = records(result.Co"; _cat_cl_muni = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_CL_MUNI"))))]); - //BA.debugLineNum = 1499;BA.debugLine="Dim CAT_CL_EDO As String = records(result.Col"; + //BA.debugLineNum = 1515;BA.debugLine="Dim CAT_CL_EDO As String = records(result.Col"; _cat_cl_edo = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_CL_EDO"))))]); - //BA.debugLineNum = 1500;BA.debugLine="Dim CAT_CL_CP As String = records(result.Colu"; + //BA.debugLineNum = 1516;BA.debugLine="Dim CAT_CL_CP As String = records(result.Colu"; _cat_cl_cp = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_CL_CP"))))]); - //BA.debugLineNum = 1501;BA.debugLine="Dim CAT_CL_LONG As String = records(result.Co"; + //BA.debugLineNum = 1517;BA.debugLine="Dim CAT_CL_LONG As String = records(result.Co"; _cat_cl_long = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_CL_LONG"))))]); - //BA.debugLineNum = 1502;BA.debugLine="Dim CAT_CL_LAT As String = records(result.Col"; + //BA.debugLineNum = 1518;BA.debugLine="Dim CAT_CL_LAT As String = records(result.Col"; _cat_cl_lat = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_CL_LAT"))))]); - //BA.debugLineNum = 1503;BA.debugLine="Dim CAT_CL_BCREDITO As String = records(resul"; + //BA.debugLineNum = 1519;BA.debugLine="Dim CAT_CL_BCREDITO As String = records(resul"; _cat_cl_bcredito = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_CL_BCREDITO"))))]); - //BA.debugLineNum = 1506;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO kmt_i"; + //BA.debugLineNum = 1522;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO kmt_i"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery2("INSERT INTO kmt_info(CAT_CL_CODIGO,CAT_CL_RUTA,CAT_CL_NOMBRE,CAT_CL_ATIENDE1,CAT_CL_ATIENTE2,CAT_CL_TELEFONO,CAT_CL_EMAIL,CAT_CL_CALLE,CAT_CL_NOEXT,CAT_CL_NOINT,CAT_CL_CALLE1,CAT_CL_CALLE2,CAT_CL_COLONIA,CAT_CL_MUNI,CAT_CL_EDO,CAT_CL_CP,CAT_CL_LONG,CAT_CL_LAT,CAT_CL_BCREDITO, gestion) VALUES (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,0)",anywheresoftware.b4a.keywords.Common.ArrayToList(new Object[]{(Object)(_cat_cl_codigo),(Object)(_cat_cl_ruta),(Object)(_cat_cl_nombre),(Object)(_cat_cl_atiende1),(Object)(_cat_cl_atiente2),(Object)(_cat_cl_telefono),(Object)(_cat_cl_email),(Object)(_cat_cl_calle),(Object)(_cat_cl_noext),(Object)(_cat_cl_noint),(Object)(_cat_cl_calle1),(Object)(_cat_cl_calle2),(Object)(_cat_cl_colonia),(Object)(_cat_cl_muni),(Object)(_cat_cl_edo),(Object)(_cat_cl_cp),(Object)(_cat_cl_long),(Object)(_cat_cl_lat),(Object)(_cat_cl_bcredito)})); } }; - //BA.debugLineNum = 1510;BA.debugLine="Starter.skmt.TransactionSuccessful"; + //BA.debugLineNum = 1526;BA.debugLine="Starter.skmt.TransactionSuccessful"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .TransactionSuccessful(); - //BA.debugLineNum = 1511;BA.debugLine="Starter.skmt.EndTransaction"; + //BA.debugLineNum = 1527;BA.debugLine="Starter.skmt.EndTransaction"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .EndTransaction(); - //BA.debugLineNum = 1512;BA.debugLine="Listo1 = 1"; + //BA.debugLineNum = 1528;BA.debugLine="Listo1 = 1"; _listo1 = BA.NumberToString(1); - //BA.debugLineNum = 1513;BA.debugLine="If Listo1 = 1 And Listo3 = 1 Then"; + //BA.debugLineNum = 1529;BA.debugLine="If Listo1 = 1 And Listo3 = 1 Then"; if ((_listo1).equals(BA.NumberToString(1)) && (_listo3).equals(BA.NumberToString(1))) { - //BA.debugLineNum = 1514;BA.debugLine="ToastMessageShow(\"Datos Actualizados.\" , True"; + //BA.debugLineNum = 1530;BA.debugLine="ToastMessageShow(\"Datos Actualizados.\" , True"; __c.ToastMessageShow(BA.ObjectToCharSequence("Datos Actualizados."),__c.True); - //BA.debugLineNum = 1515;BA.debugLine="B4XPage_Appear"; + //BA.debugLineNum = 1531;BA.debugLine="B4XPage_Appear"; _b4xpage_appear(); - //BA.debugLineNum = 1516;BA.debugLine="img2.Visible = False"; + //BA.debugLineNum = 1532;BA.debugLine="img2.Visible = False"; _img2.setVisible(__c.False); - //BA.debugLineNum = 1517;BA.debugLine="EJECUTANDO=0"; + //BA.debugLineNum = 1533;BA.debugLine="EJECUTANDO=0"; _ejecutando = BA.NumberToString(0); }; - //BA.debugLineNum = 1521;BA.debugLine="t8.Initialize(\"t8\", 20000) ' 1000 = 1 second"; + //BA.debugLineNum = 1537;BA.debugLine="t8.Initialize(\"t8\", 20000) ' 1000 = 1 second"; _t8.Initialize(ba,"t8",(long) (20000)); - //BA.debugLineNum = 1522;BA.debugLine="t8.Enabled = True"; + //BA.debugLineNum = 1538;BA.debugLine="t8.Enabled = True"; _t8.setEnabled(__c.True); }; }; - //BA.debugLineNum = 1527;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; + //BA.debugLineNum = 1543;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; if ((_job._jobname /*String*/ ).equals("DBRequest")) { - //BA.debugLineNum = 1528;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; + //BA.debugLineNum = 1544;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; _result = _reqmanager._handlejob /*reparto_izca.keymon.lat.dbrequestmanager._dbresult*/ (_job); - //BA.debugLineNum = 1529;BA.debugLine="If result.Tag = \"select_abonosp\" Then 'query ta"; + //BA.debugLineNum = 1545;BA.debugLine="If result.Tag = \"select_abonosp\" Then 'query ta"; if ((_result.Tag /*Object*/ ).equals((Object)("select_abonosp"))) { - //BA.debugLineNum = 1530;BA.debugLine="For Each records() As Object In result.Rows"; + //BA.debugLineNum = 1546;BA.debugLine="For Each records() As Object In result.Rows"; { final anywheresoftware.b4a.BA.IterableList group50 = _result.Rows /*anywheresoftware.b4a.objects.collections.List*/ ; final int groupLen50 = group50.getSize() @@ -4166,25 +4190,25 @@ final int groupLen50 = group50.getSize() ; for (; index50 < groupLen50;index50++){ _records = (Object[])(group50.Get(index50)); - //BA.debugLineNum = 1531;BA.debugLine="Dim NOTA As String = records(result.Columns.G"; + //BA.debugLineNum = 1547;BA.debugLine="Dim NOTA As String = records(result.Columns.G"; _nota = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("NOTA"))))]); - //BA.debugLineNum = 1532;BA.debugLine="Dim CLIENTE As String = records(result.Column"; + //BA.debugLineNum = 1548;BA.debugLine="Dim CLIENTE As String = records(result.Column"; _cliente = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CLIENTE"))))]); - //BA.debugLineNum = 1533;BA.debugLine="Dim SALDO_PENDIENTE As String = records(resul"; + //BA.debugLineNum = 1549;BA.debugLine="Dim SALDO_PENDIENTE As String = records(resul"; _saldo_pendiente = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("SALDO_PENDIENTE"))))]); - //BA.debugLineNum = 1535;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO ABONO"; + //BA.debugLineNum = 1551;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO ABONO"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery2("INSERT INTO ABONOSP(NOTA,CLIENTE,SALDO_PENDIENTE) VALUES (?,?,?)",anywheresoftware.b4a.keywords.Common.ArrayToList(new Object[]{(Object)(_nota),(Object)(_cliente),(Object)(_saldo_pendiente)})); } }; }; }; - //BA.debugLineNum = 1540;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; + //BA.debugLineNum = 1556;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; if ((_job._jobname /*String*/ ).equals("DBRequest")) { - //BA.debugLineNum = 1541;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; + //BA.debugLineNum = 1557;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; _result = _reqmanager._handlejob /*reparto_izca.keymon.lat.dbrequestmanager._dbresult*/ (_job); - //BA.debugLineNum = 1542;BA.debugLine="If result.Tag = \"CONTEO_DATOS\" Then 'query tag"; + //BA.debugLineNum = 1558;BA.debugLine="If result.Tag = \"CONTEO_DATOS\" Then 'query tag"; if ((_result.Tag /*Object*/ ).equals((Object)("CONTEO_DATOS"))) { - //BA.debugLineNum = 1543;BA.debugLine="For Each records() As Object In result.Rows"; + //BA.debugLineNum = 1559;BA.debugLine="For Each records() As Object In result.Rows"; { final anywheresoftware.b4a.BA.IterableList group61 = _result.Rows /*anywheresoftware.b4a.objects.collections.List*/ ; final int groupLen61 = group61.getSize() @@ -4192,68 +4216,68 @@ final int groupLen61 = group61.getSize() ; for (; index61 < groupLen61;index61++){ _records = (Object[])(group61.Get(index61)); - //BA.debugLineNum = 1544;BA.debugLine="Dim DETALLE As String = records(result.Column"; + //BA.debugLineNum = 1560;BA.debugLine="Dim DETALLE As String = records(result.Column"; _detalle = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("DETALE"))))]); - //BA.debugLineNum = 1545;BA.debugLine="Dim CONTEO_CAT As String = records(result.Col"; + //BA.debugLineNum = 1561;BA.debugLine="Dim CONTEO_CAT As String = records(result.Col"; _conteo_cat = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CONTEO_CAT"))))]); } }; - //BA.debugLineNum = 1550;BA.debugLine="Dim clientes As Cursor = Starter.skmt.ExecQuer"; + //BA.debugLineNum = 1566;BA.debugLine="Dim clientes As Cursor = Starter.skmt.ExecQuer"; _clientes = new anywheresoftware.b4a.sql.SQL.CursorWrapper(); _clientes = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery("select count(*) as clientes from kmt_info"))); - //BA.debugLineNum = 1551;BA.debugLine="clientes.Position = 0"; + //BA.debugLineNum = 1567;BA.debugLine="clientes.Position = 0"; _clientes.setPosition((int) (0)); - //BA.debugLineNum = 1553;BA.debugLine="Dim detalleventa As Cursor = Starter.skmt.Exec"; + //BA.debugLineNum = 1569;BA.debugLine="Dim detalleventa As Cursor = Starter.skmt.Exec"; _detalleventa = new anywheresoftware.b4a.sql.SQL.CursorWrapper(); _detalleventa = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery("select count(*) as detalle from hist_ventas"))); - //BA.debugLineNum = 1554;BA.debugLine="detalleventa.Position = 0"; + //BA.debugLineNum = 1570;BA.debugLine="detalleventa.Position = 0"; _detalleventa.setPosition((int) (0)); - //BA.debugLineNum = 1556;BA.debugLine="Log(CONTEO_CAT)"; -__c.LogImpl("514942296",_conteo_cat,0); - //BA.debugLineNum = 1557;BA.debugLine="Log(clientes.GetString(\"clientes\"))"; -__c.LogImpl("514942297",_clientes.GetString("clientes"),0); - //BA.debugLineNum = 1558;BA.debugLine="If clientes.GetString(\"clientes\") = CONTEO_CAT"; + //BA.debugLineNum = 1572;BA.debugLine="Log(CONTEO_CAT)"; +__c.LogImpl("150331736",_conteo_cat,0); + //BA.debugLineNum = 1573;BA.debugLine="Log(clientes.GetString(\"clientes\"))"; +__c.LogImpl("150331737",_clientes.GetString("clientes"),0); + //BA.debugLineNum = 1574;BA.debugLine="If clientes.GetString(\"clientes\") = CONTEO_CAT"; if ((_clientes.GetString("clientes")).equals(_conteo_cat)) { - //BA.debugLineNum = 1559;BA.debugLine="PB_carga2.Progress = 100"; + //BA.debugLineNum = 1575;BA.debugLine="PB_carga2.Progress = 100"; _pb_carga2.setProgress((int) (100)); - //BA.debugLineNum = 1560;BA.debugLine="l_carga2.Text = \"LISTO\""; + //BA.debugLineNum = 1576;BA.debugLine="l_carga2.Text = \"LISTO\""; _l_carga2.setText(BA.ObjectToCharSequence("LISTO")); }else { }; - //BA.debugLineNum = 1565;BA.debugLine="Log(DETALLE)"; -__c.LogImpl("514942305",_detalle,0); - //BA.debugLineNum = 1566;BA.debugLine="Log(detalleventa.GetString(\"detalle\"))"; -__c.LogImpl("514942306",_detalleventa.GetString("detalle"),0); - //BA.debugLineNum = 1567;BA.debugLine="If detalleventa.GetString(\"detalle\") = DETALLE"; + //BA.debugLineNum = 1581;BA.debugLine="Log(DETALLE)"; +__c.LogImpl("150331745",_detalle,0); + //BA.debugLineNum = 1582;BA.debugLine="Log(detalleventa.GetString(\"detalle\"))"; +__c.LogImpl("150331746",_detalleventa.GetString("detalle"),0); + //BA.debugLineNum = 1583;BA.debugLine="If detalleventa.GetString(\"detalle\") = DETALLE"; if ((_detalleventa.GetString("detalle")).equals(_detalle)) { - //BA.debugLineNum = 1568;BA.debugLine="PB_carga.Progress = 100"; + //BA.debugLineNum = 1584;BA.debugLine="PB_carga.Progress = 100"; _pb_carga.setProgress((int) (100)); - //BA.debugLineNum = 1569;BA.debugLine="L_carga.Text = \"LISTO\""; + //BA.debugLineNum = 1585;BA.debugLine="L_carga.Text = \"LISTO\""; _l_carga.setText(BA.ObjectToCharSequence("LISTO")); }else { }; - //BA.debugLineNum = 1574;BA.debugLine="clientes.Close"; + //BA.debugLineNum = 1590;BA.debugLine="clientes.Close"; _clientes.Close(); - //BA.debugLineNum = 1575;BA.debugLine="detalleventa.Close"; + //BA.debugLineNum = 1591;BA.debugLine="detalleventa.Close"; _detalleventa.Close(); }; }; - //BA.debugLineNum = 1581;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; + //BA.debugLineNum = 1597;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; if ((_job._jobname /*String*/ ).equals("DBRequest")) { - //BA.debugLineNum = 1582;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; + //BA.debugLineNum = 1598;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; _result = _reqmanager._handlejob /*reparto_izca.keymon.lat.dbrequestmanager._dbresult*/ (_job); - //BA.debugLineNum = 1583;BA.debugLine="If result.Tag = \"gunaprod3\" Then 'query tag"; + //BA.debugLineNum = 1599;BA.debugLine="If result.Tag = \"gunaprod3\" Then 'query tag"; if ((_result.Tag /*Object*/ ).equals((Object)("gunaprod3"))) { - //BA.debugLineNum = 1584;BA.debugLine="If reqs.IndexOf(\"gunaprod3\") > -1 Then"; + //BA.debugLineNum = 1600;BA.debugLine="If reqs.IndexOf(\"gunaprod3\") > -1 Then"; if (_reqs.IndexOf((Object)("gunaprod3"))>-1) { - //BA.debugLineNum = 1585;BA.debugLine="reqs.RemoveAt(reqs.IndexOf(\"gunaprod3\"))"; + //BA.debugLineNum = 1601;BA.debugLine="reqs.RemoveAt(reqs.IndexOf(\"gunaprod3\"))"; _reqs.RemoveAt(_reqs.IndexOf((Object)("gunaprod3"))); - //BA.debugLineNum = 1586;BA.debugLine="Log(reqs.Size)"; -__c.LogImpl("514942326",BA.NumberToString(_reqs.getSize()),0); + //BA.debugLineNum = 1602;BA.debugLine="Log(reqs.Size)"; +__c.LogImpl("150331766",BA.NumberToString(_reqs.getSize()),0); }; - //BA.debugLineNum = 1588;BA.debugLine="Starter.skmt.BeginTransaction"; + //BA.debugLineNum = 1604;BA.debugLine="Starter.skmt.BeginTransaction"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .BeginTransaction(); - //BA.debugLineNum = 1589;BA.debugLine="For Each records() As Object In result.Rows"; + //BA.debugLineNum = 1605;BA.debugLine="For Each records() As Object In result.Rows"; { final anywheresoftware.b4a.BA.IterableList group95 = _result.Rows /*anywheresoftware.b4a.objects.collections.List*/ ; final int groupLen95 = group95.getSize() @@ -4261,77 +4285,77 @@ final int groupLen95 = group95.getSize() ; for (; index95 < groupLen95;index95++){ _records = (Object[])(group95.Get(index95)); - //BA.debugLineNum = 1590;BA.debugLine="Dim CAT_GP_ID As String = records(result.Colu"; + //BA.debugLineNum = 1606;BA.debugLine="Dim CAT_GP_ID As String = records(result.Colu"; _cat_gp_id = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_GP_ID"))))]); - //BA.debugLineNum = 1591;BA.debugLine="Dim CAT_GP_NOMBRE As String = records(result."; + //BA.debugLineNum = 1607;BA.debugLine="Dim CAT_GP_NOMBRE As String = records(result."; _cat_gp_nombre = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_GP_NOMBRE"))))]); - //BA.debugLineNum = 1592;BA.debugLine="Dim CAT_GP_IMP1 As String = records(result.Co"; + //BA.debugLineNum = 1608;BA.debugLine="Dim CAT_GP_IMP1 As String = records(result.Co"; _cat_gp_imp1 = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_GP_IMP1"))))]); - //BA.debugLineNum = 1593;BA.debugLine="Dim CAT_GP_IMP2 As String = records(result.Co"; + //BA.debugLineNum = 1609;BA.debugLine="Dim CAT_GP_IMP2 As String = records(result.Co"; _cat_gp_imp2 = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_GP_IMP2"))))]); - //BA.debugLineNum = 1594;BA.debugLine="Dim CAT_GP_PRECIO As String = records(result."; + //BA.debugLineNum = 1610;BA.debugLine="Dim CAT_GP_PRECIO As String = records(result."; _cat_gp_precio = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_GP_PRECIO"))))]); - //BA.debugLineNum = 1595;BA.debugLine="Dim CAT_GP_CLASIF As String = records(result."; + //BA.debugLineNum = 1611;BA.debugLine="Dim CAT_GP_CLASIF As String = records(result."; _cat_gp_clasif = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_GP_CLASIF"))))]); - //BA.debugLineNum = 1596;BA.debugLine="Dim CAT_GP_STS As String = records(result.Col"; + //BA.debugLineNum = 1612;BA.debugLine="Dim CAT_GP_STS As String = records(result.Col"; _cat_gp_sts = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_GP_STS"))))]); - //BA.debugLineNum = 1597;BA.debugLine="Dim CAT_GP_TIPO As String = records(result.Co"; + //BA.debugLineNum = 1613;BA.debugLine="Dim CAT_GP_TIPO As String = records(result.Co"; _cat_gp_tipo = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_GP_TIPO"))))]); - //BA.debugLineNum = 1598;BA.debugLine="Dim CAT_GP_SUBTIPO As String = records(result"; + //BA.debugLineNum = 1614;BA.debugLine="Dim CAT_GP_SUBTIPO As String = records(result"; _cat_gp_subtipo = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_GP_SUBTIPO"))))]); - //BA.debugLineNum = 1599;BA.debugLine="Dim CAT_GP_IMG() As Byte = records(result.Col"; + //BA.debugLineNum = 1615;BA.debugLine="Dim CAT_GP_IMG() As Byte = records(result.Col"; _cat_gp_img = (byte[])(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_GP_IMG"))))]); - //BA.debugLineNum = 1600;BA.debugLine="Dim CAT_GP_ALMACEN As Int = records(result.Co"; + //BA.debugLineNum = 1616;BA.debugLine="Dim CAT_GP_ALMACEN As Int = records(result.Co"; _cat_gp_almacen = (int)(BA.ObjectToNumber(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_GP_ALMACEN"))))])); - //BA.debugLineNum = 1602;BA.debugLine="Dim CAT_GP_TIPOPROD As Int = records(result.C"; + //BA.debugLineNum = 1618;BA.debugLine="Dim CAT_GP_TIPOPROD As Int = records(result.C"; _cat_gp_tipoprod = (int)(BA.ObjectToNumber(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_GP_TIPOPROD"))))])); - //BA.debugLineNum = 1603;BA.debugLine="Dim CAT_GP_INICIATIVA As Int = records(result"; + //BA.debugLineNum = 1619;BA.debugLine="Dim CAT_GP_INICIATIVA As Int = records(result"; _cat_gp_iniciativa = (int)(BA.ObjectToNumber(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_GP_INICIATIVA"))))])); - //BA.debugLineNum = 1604;BA.debugLine="Dim CAT_DP_PRECIO4 As Float = records(result."; + //BA.debugLineNum = 1620;BA.debugLine="Dim CAT_DP_PRECIO4 As Float = records(result."; _cat_dp_precio4 = (float)(BA.ObjectToNumber(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_DP_PRECIO4"))))])); - //BA.debugLineNum = 1605;BA.debugLine="Dim CAT_DP_CONVERSION1 As Int = records(resul"; + //BA.debugLineNum = 1621;BA.debugLine="Dim CAT_DP_CONVERSION1 As Int = records(resul"; _cat_dp_conversion1 = (int)(BA.ObjectToNumber(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_DP_CONVERSION1"))))])); - //BA.debugLineNum = 1609;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO CAT_G"; + //BA.debugLineNum = 1625;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO CAT_G"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery2("INSERT INTO CAT_GUNAPROD3(CAT_GP_ID,CAT_GP_NOMBRE,CAT_GP_IMP1,CAT_GP_IMP2,CAT_GP_PRECIO,CAT_GP_CLASIF,CAT_GP_STS,CAT_GP_TIPO,CAT_GP_SUBTIPO,CAT_GP_IMG,CAT_GP_ALMACEN,CAT_GP_TIPOPROD,CAT_GP_INICIATIVA,CAT_DP_PRECIO4,CAT_DP_CONVERSION1) VALUES (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)",anywheresoftware.b4a.keywords.Common.ArrayToList(new Object[]{(Object)(_cat_gp_id),(Object)(_cat_gp_nombre),(Object)(_cat_gp_imp1),(Object)(_cat_gp_imp2),(Object)(_cat_gp_precio),(Object)(_cat_gp_clasif),(Object)(_cat_gp_sts),(Object)(_cat_gp_tipo),(Object)(_cat_gp_subtipo),(Object)(_cat_gp_img),(Object)(_cat_gp_almacen),(Object)(_cat_gp_tipoprod),(Object)(_cat_gp_iniciativa),(Object)(_cat_dp_precio4),(Object)(_cat_dp_conversion1)})); } }; - //BA.debugLineNum = 1611;BA.debugLine="Starter.skmt.TransactionSuccessful"; + //BA.debugLineNum = 1627;BA.debugLine="Starter.skmt.TransactionSuccessful"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .TransactionSuccessful(); - //BA.debugLineNum = 1612;BA.debugLine="Starter.skmt.EndTransaction"; + //BA.debugLineNum = 1628;BA.debugLine="Starter.skmt.EndTransaction"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .EndTransaction(); - //BA.debugLineNum = 1613;BA.debugLine="Listo2=1"; + //BA.debugLineNum = 1629;BA.debugLine="Listo2=1"; _listo2 = BA.NumberToString(1); - //BA.debugLineNum = 1614;BA.debugLine="If Listo1 = 1 And Listo2 =1 And Listo3 = 1 And"; + //BA.debugLineNum = 1630;BA.debugLine="If Listo1 = 1 And Listo2 =1 And Listo3 = 1 And"; if ((_listo1).equals(BA.NumberToString(1)) && (_listo2).equals(BA.NumberToString(1)) && (_listo3).equals(BA.NumberToString(1)) && (_listo4).equals(BA.NumberToString(1))) { - //BA.debugLineNum = 1615;BA.debugLine="ToastMessageShow(\"Datos Actualizados.\" , True"; + //BA.debugLineNum = 1631;BA.debugLine="ToastMessageShow(\"Datos Actualizados.\" , True"; __c.ToastMessageShow(BA.ObjectToCharSequence("Datos Actualizados."),__c.True); - //BA.debugLineNum = 1616;BA.debugLine="B4XPage_Appear"; + //BA.debugLineNum = 1632;BA.debugLine="B4XPage_Appear"; _b4xpage_appear(); - //BA.debugLineNum = 1617;BA.debugLine="img2.Visible = False"; + //BA.debugLineNum = 1633;BA.debugLine="img2.Visible = False"; _img2.setVisible(__c.False); - //BA.debugLineNum = 1618;BA.debugLine="EJECUTANDO=0"; + //BA.debugLineNum = 1634;BA.debugLine="EJECUTANDO=0"; _ejecutando = BA.NumberToString(0); }; }; }; - //BA.debugLineNum = 1623;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; + //BA.debugLineNum = 1639;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; if ((_job._jobname /*String*/ ).equals("DBRequest")) { - //BA.debugLineNum = 1624;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; + //BA.debugLineNum = 1640;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; _result = _reqmanager._handlejob /*reparto_izca.keymon.lat.dbrequestmanager._dbresult*/ (_job); - //BA.debugLineNum = 1625;BA.debugLine="If result.Tag = \"gunaprod\" Then 'query tag"; + //BA.debugLineNum = 1641;BA.debugLine="If result.Tag = \"gunaprod\" Then 'query tag"; if ((_result.Tag /*Object*/ ).equals((Object)("gunaprod"))) { - //BA.debugLineNum = 1626;BA.debugLine="Log(\"Entramos a GUNA_PROD<--------------------"; -__c.LogImpl("514942366","Entramos a GUNA_PROD<---------------------------------",0); - //BA.debugLineNum = 1627;BA.debugLine="If reqs.IndexOf(\"gunaprod\") > -1 Then"; + //BA.debugLineNum = 1642;BA.debugLine="Log(\"Entramos a GUNA_PROD<--------------------"; +__c.LogImpl("150331806","Entramos a GUNA_PROD<---------------------------------",0); + //BA.debugLineNum = 1643;BA.debugLine="If reqs.IndexOf(\"gunaprod\") > -1 Then"; if (_reqs.IndexOf((Object)("gunaprod"))>-1) { - //BA.debugLineNum = 1628;BA.debugLine="reqs.RemoveAt(reqs.IndexOf(\"gunaprod\"))"; + //BA.debugLineNum = 1644;BA.debugLine="reqs.RemoveAt(reqs.IndexOf(\"gunaprod\"))"; _reqs.RemoveAt(_reqs.IndexOf((Object)("gunaprod"))); - //BA.debugLineNum = 1629;BA.debugLine="Log(reqs.Size)"; -__c.LogImpl("514942369",BA.NumberToString(_reqs.getSize()),0); + //BA.debugLineNum = 1645;BA.debugLine="Log(reqs.Size)"; +__c.LogImpl("150331809",BA.NumberToString(_reqs.getSize()),0); }; - //BA.debugLineNum = 1631;BA.debugLine="Starter.skmt.BeginTransaction"; + //BA.debugLineNum = 1647;BA.debugLine="Starter.skmt.BeginTransaction"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .BeginTransaction(); - //BA.debugLineNum = 1632;BA.debugLine="For Each records() As Object In result.Rows"; + //BA.debugLineNum = 1648;BA.debugLine="For Each records() As Object In result.Rows"; { final anywheresoftware.b4a.BA.IterableList group133 = _result.Rows /*anywheresoftware.b4a.objects.collections.List*/ ; final int groupLen133 = group133.getSize() @@ -4339,69 +4363,69 @@ final int groupLen133 = group133.getSize() ; for (; index133 < groupLen133;index133++){ _records = (Object[])(group133.Get(index133)); - //BA.debugLineNum = 1633;BA.debugLine="Dim CAT_GP_ID As String = records(result.Colu"; + //BA.debugLineNum = 1649;BA.debugLine="Dim CAT_GP_ID As String = records(result.Colu"; _cat_gp_id = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_DP_ID"))))]); - //BA.debugLineNum = 1634;BA.debugLine="Dim CAT_GP_NOMBRE As String = records(result."; + //BA.debugLineNum = 1650;BA.debugLine="Dim CAT_GP_NOMBRE As String = records(result."; _cat_gp_nombre = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_DP_NOMBRE"))))]); - //BA.debugLineNum = 1635;BA.debugLine="Dim CAT_GP_IMP1 As String = records(result.Co"; + //BA.debugLineNum = 1651;BA.debugLine="Dim CAT_GP_IMP1 As String = records(result.Co"; _cat_gp_imp1 = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_DP_IMP1"))))]); - //BA.debugLineNum = 1636;BA.debugLine="Dim CAT_GP_IMP2 As String = records(result.Co"; + //BA.debugLineNum = 1652;BA.debugLine="Dim CAT_GP_IMP2 As String = records(result.Co"; _cat_gp_imp2 = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_DP_IMP2"))))]); - //BA.debugLineNum = 1637;BA.debugLine="Dim CAT_GP_PRECIO As String = records(result."; + //BA.debugLineNum = 1653;BA.debugLine="Dim CAT_GP_PRECIO As String = records(result."; _cat_gp_precio = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_DP_PRECIO"))))]); - //BA.debugLineNum = 1638;BA.debugLine="Dim CAT_GP_CLASIF As String = records(result."; + //BA.debugLineNum = 1654;BA.debugLine="Dim CAT_GP_CLASIF As String = records(result."; _cat_gp_clasif = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_DP_CLASIF"))))]); - //BA.debugLineNum = 1639;BA.debugLine="Dim CAT_GP_STS As String = records(result.Col"; + //BA.debugLineNum = 1655;BA.debugLine="Dim CAT_GP_STS As String = records(result.Col"; _cat_gp_sts = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_DP_STS"))))]); - //BA.debugLineNum = 1640;BA.debugLine="Dim CAT_GP_TIPO As String = records(result.Co"; + //BA.debugLineNum = 1656;BA.debugLine="Dim CAT_GP_TIPO As String = records(result.Co"; _cat_gp_tipo = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_DP_TIPO"))))]); - //BA.debugLineNum = 1641;BA.debugLine="Dim CAT_GP_SUBTIPO As String = records(result"; + //BA.debugLineNum = 1657;BA.debugLine="Dim CAT_GP_SUBTIPO As String = records(result"; _cat_gp_subtipo = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_DP_SUBTIPO"))))]); - //BA.debugLineNum = 1642;BA.debugLine="Dim CONVERSION As String = 0'records(result.C"; + //BA.debugLineNum = 1658;BA.debugLine="Dim CONVERSION As String = 0'records(result.C"; _conversion = BA.NumberToString(0); - //BA.debugLineNum = 1643;BA.debugLine="Dim PRECIOCONVER As String = 0' records(resul"; + //BA.debugLineNum = 1659;BA.debugLine="Dim PRECIOCONVER As String = 0' records(resul"; _precioconver = BA.NumberToString(0); - //BA.debugLineNum = 1644;BA.debugLine="Dim CAT_GP_IMG() As Byte = records(result.Col"; + //BA.debugLineNum = 1660;BA.debugLine="Dim CAT_GP_IMG() As Byte = records(result.Col"; _cat_gp_img = (byte[])(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_DP_IMG"))))]); - //BA.debugLineNum = 1649;BA.debugLine="Log(CAT_GP_NOMBRE & \"<-----------------------"; -__c.LogImpl("514942389",_cat_gp_nombre+"<-------------------------------------",0); - //BA.debugLineNum = 1650;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO CAT_G"; + //BA.debugLineNum = 1665;BA.debugLine="Log(CAT_GP_NOMBRE & \"<-----------------------"; +__c.LogImpl("150331829",_cat_gp_nombre+"<-------------------------------------",0); + //BA.debugLineNum = 1666;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO CAT_G"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery2("INSERT INTO CAT_GUNAPROD(CAT_GP_ID,CAT_GP_NOMBRE,CAT_GP_IMP1,CAT_GP_IMP2,CAT_GP_PRECIO,CAT_GP_CLASIF,CAT_GP_STS,CAT_GP_TIPO,CAT_GP_SUBTIPO,CAT_GP_IMG,CAT_GP_ALMACEN,CONVERSION,PRECIOCONVER) VALUES (?,?,?,?,?,?,?,?,?,?,?,?,?)",anywheresoftware.b4a.keywords.Common.ArrayToList(new Object[]{(Object)(_cat_gp_id),(Object)(_cat_gp_nombre),(Object)(_cat_gp_imp1),(Object)(_cat_gp_imp2),(Object)(_cat_gp_precio),(Object)(_cat_gp_clasif),(Object)(_cat_gp_sts),(Object)(_cat_gp_tipo),(Object)(_cat_gp_subtipo),(Object)(_cat_gp_img),(Object)(0),(Object)(_conversion),(Object)(_precioconver)})); } }; - //BA.debugLineNum = 1652;BA.debugLine="Starter.skmt.TransactionSuccessful"; + //BA.debugLineNum = 1668;BA.debugLine="Starter.skmt.TransactionSuccessful"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .TransactionSuccessful(); - //BA.debugLineNum = 1653;BA.debugLine="Starter.skmt.EndTransaction"; + //BA.debugLineNum = 1669;BA.debugLine="Starter.skmt.EndTransaction"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .EndTransaction(); - //BA.debugLineNum = 1654;BA.debugLine="Listo2=1"; + //BA.debugLineNum = 1670;BA.debugLine="Listo2=1"; _listo2 = BA.NumberToString(1); - //BA.debugLineNum = 1655;BA.debugLine="If Listo1 = 1 And Listo2 =1 And Listo3 = 1 And"; + //BA.debugLineNum = 1671;BA.debugLine="If Listo1 = 1 And Listo2 =1 And Listo3 = 1 And"; if ((_listo1).equals(BA.NumberToString(1)) && (_listo2).equals(BA.NumberToString(1)) && (_listo3).equals(BA.NumberToString(1)) && (_listo4).equals(BA.NumberToString(1))) { - //BA.debugLineNum = 1656;BA.debugLine="ToastMessageShow(\"Datos Actualizados.\" , True"; + //BA.debugLineNum = 1672;BA.debugLine="ToastMessageShow(\"Datos Actualizados.\" , True"; __c.ToastMessageShow(BA.ObjectToCharSequence("Datos Actualizados."),__c.True); - //BA.debugLineNum = 1657;BA.debugLine="B4XPage_Appear"; + //BA.debugLineNum = 1673;BA.debugLine="B4XPage_Appear"; _b4xpage_appear(); - //BA.debugLineNum = 1658;BA.debugLine="img2.Visible = False"; + //BA.debugLineNum = 1674;BA.debugLine="img2.Visible = False"; _img2.setVisible(__c.False); - //BA.debugLineNum = 1659;BA.debugLine="EJECUTANDO=0"; + //BA.debugLineNum = 1675;BA.debugLine="EJECUTANDO=0"; _ejecutando = BA.NumberToString(0); }; }; }; - //BA.debugLineNum = 1664;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; + //BA.debugLineNum = 1680;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; if ((_job._jobname /*String*/ ).equals("DBRequest")) { - //BA.debugLineNum = 1665;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; + //BA.debugLineNum = 1681;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; _result = _reqmanager._handlejob /*reparto_izca.keymon.lat.dbrequestmanager._dbresult*/ (_job); - //BA.debugLineNum = 1666;BA.debugLine="If result.Tag = \"gunaprodp\" Then 'query tag"; + //BA.debugLineNum = 1682;BA.debugLine="If result.Tag = \"gunaprodp\" Then 'query tag"; if ((_result.Tag /*Object*/ ).equals((Object)("gunaprodp"))) { - //BA.debugLineNum = 1667;BA.debugLine="If reqs.IndexOf(\"gunaprodp\") > -1 Then"; + //BA.debugLineNum = 1683;BA.debugLine="If reqs.IndexOf(\"gunaprodp\") > -1 Then"; if (_reqs.IndexOf((Object)("gunaprodp"))>-1) { - //BA.debugLineNum = 1668;BA.debugLine="reqs.RemoveAt(reqs.IndexOf(\"gunaprodp\"))"; + //BA.debugLineNum = 1684;BA.debugLine="reqs.RemoveAt(reqs.IndexOf(\"gunaprodp\"))"; _reqs.RemoveAt(_reqs.IndexOf((Object)("gunaprodp"))); - //BA.debugLineNum = 1669;BA.debugLine="Log(reqs.Size)"; -__c.LogImpl("514942409",BA.NumberToString(_reqs.getSize()),0); + //BA.debugLineNum = 1685;BA.debugLine="Log(reqs.Size)"; +__c.LogImpl("150331849",BA.NumberToString(_reqs.getSize()),0); }; - //BA.debugLineNum = 1671;BA.debugLine="For Each records() As Object In result.Rows"; + //BA.debugLineNum = 1687;BA.debugLine="For Each records() As Object In result.Rows"; { final anywheresoftware.b4a.BA.IterableList group167 = _result.Rows /*anywheresoftware.b4a.objects.collections.List*/ ; final int groupLen167 = group167.getSize() @@ -4409,68 +4433,68 @@ final int groupLen167 = group167.getSize() ; for (; index167 < groupLen167;index167++){ _records = (Object[])(group167.Get(index167)); - //BA.debugLineNum = 1672;BA.debugLine="Dim CAT_GP_ID As String = records(result.Colu"; + //BA.debugLineNum = 1688;BA.debugLine="Dim CAT_GP_ID As String = records(result.Colu"; _cat_gp_id = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_GP_ID"))))]); - //BA.debugLineNum = 1673;BA.debugLine="Dim CAT_GP_NOMBRE As String = records(result."; + //BA.debugLineNum = 1689;BA.debugLine="Dim CAT_GP_NOMBRE As String = records(result."; _cat_gp_nombre = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_GP_NOMBRE"))))]); - //BA.debugLineNum = 1674;BA.debugLine="Dim CAT_GP_IMP1 As String = records(result.Co"; + //BA.debugLineNum = 1690;BA.debugLine="Dim CAT_GP_IMP1 As String = records(result.Co"; _cat_gp_imp1 = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_GP_IMP1"))))]); - //BA.debugLineNum = 1675;BA.debugLine="Dim CAT_GP_IMP2 As String = records(result.Co"; + //BA.debugLineNum = 1691;BA.debugLine="Dim CAT_GP_IMP2 As String = records(result.Co"; _cat_gp_imp2 = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_GP_IMP2"))))]); - //BA.debugLineNum = 1676;BA.debugLine="Dim CAT_GP_PRECIO As String = records(result."; + //BA.debugLineNum = 1692;BA.debugLine="Dim CAT_GP_PRECIO As String = records(result."; _cat_gp_precio = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_GP_PRECIO"))))]); - //BA.debugLineNum = 1677;BA.debugLine="Dim CAT_GP_CLASIF As String = records(result."; + //BA.debugLineNum = 1693;BA.debugLine="Dim CAT_GP_CLASIF As String = records(result."; _cat_gp_clasif = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_GP_CLASIF"))))]); - //BA.debugLineNum = 1678;BA.debugLine="Dim CAT_GP_STS As String = records(result.Col"; + //BA.debugLineNum = 1694;BA.debugLine="Dim CAT_GP_STS As String = records(result.Col"; _cat_gp_sts = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_GP_STS"))))]); - //BA.debugLineNum = 1679;BA.debugLine="Dim CAT_GP_TIPO As String = records(result.Co"; + //BA.debugLineNum = 1695;BA.debugLine="Dim CAT_GP_TIPO As String = records(result.Co"; _cat_gp_tipo = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_GP_TIPO"))))]); - //BA.debugLineNum = 1680;BA.debugLine="Dim CAT_GP_SUBTIPO As String = records(result"; + //BA.debugLineNum = 1696;BA.debugLine="Dim CAT_GP_SUBTIPO As String = records(result"; _cat_gp_subtipo = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_GP_SUBTIPO"))))]); - //BA.debugLineNum = 1681;BA.debugLine="Dim CAT_GP_IMG() As Byte = records(result.Col"; + //BA.debugLineNum = 1697;BA.debugLine="Dim CAT_GP_IMG() As Byte = records(result.Col"; _cat_gp_img = (byte[])(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_GP_IMG"))))]); - //BA.debugLineNum = 1684;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO CAT_G"; + //BA.debugLineNum = 1700;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO CAT_G"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery2("INSERT INTO CAT_GUNAPROD(CAT_GP_ID,CAT_GP_NOMBRE,CAT_GP_IMP1,CAT_GP_IMP2,CAT_GP_PRECIO,CAT_GP_CLASIF,CAT_GP_STS,CAT_GP_TIPO,CAT_GP_SUBTIPO,CAT_GP_IMG,CAT_GP_ALMACEN) VALUES (?,?,?,?,?,?,?,?,?,?,?)",anywheresoftware.b4a.keywords.Common.ArrayToList(new Object[]{(Object)(_cat_gp_id),(Object)(_cat_gp_nombre),(Object)(_cat_gp_imp1),(Object)(_cat_gp_imp2),(Object)(_cat_gp_precio),(Object)(_cat_gp_clasif),(Object)(_cat_gp_sts),(Object)(_cat_gp_tipo),(Object)(_cat_gp_subtipo),(Object)(_cat_gp_img),(Object)(0)})); } }; - //BA.debugLineNum = 1686;BA.debugLine="Listo4=1"; + //BA.debugLineNum = 1702;BA.debugLine="Listo4=1"; _listo4 = BA.NumberToString(1); - //BA.debugLineNum = 1687;BA.debugLine="If Listo1 = 1 And Listo2 =1 And Listo3 = 1 And"; + //BA.debugLineNum = 1703;BA.debugLine="If Listo1 = 1 And Listo2 =1 And Listo3 = 1 And"; if ((_listo1).equals(BA.NumberToString(1)) && (_listo2).equals(BA.NumberToString(1)) && (_listo3).equals(BA.NumberToString(1)) && (_listo4).equals(BA.NumberToString(1))) { - //BA.debugLineNum = 1688;BA.debugLine="ToastMessageShow(\"Datos Actualizados.\" , True"; + //BA.debugLineNum = 1704;BA.debugLine="ToastMessageShow(\"Datos Actualizados.\" , True"; __c.ToastMessageShow(BA.ObjectToCharSequence("Datos Actualizados."),__c.True); - //BA.debugLineNum = 1689;BA.debugLine="B4XPage_Appear"; + //BA.debugLineNum = 1705;BA.debugLine="B4XPage_Appear"; _b4xpage_appear(); - //BA.debugLineNum = 1690;BA.debugLine="img2.Visible = False"; + //BA.debugLineNum = 1706;BA.debugLine="img2.Visible = False"; _img2.setVisible(__c.False); - //BA.debugLineNum = 1691;BA.debugLine="EJECUTANDO=0"; + //BA.debugLineNum = 1707;BA.debugLine="EJECUTANDO=0"; _ejecutando = BA.NumberToString(0); }else if((_listo4).equals(BA.NumberToString(1)) && (_listo3).equals(BA.NumberToString(1)) && (_inve).equals(BA.NumberToString(1))) { - //BA.debugLineNum = 1693;BA.debugLine="ToastMessageShow(\"Datos Actualizados.\" , True"; + //BA.debugLineNum = 1709;BA.debugLine="ToastMessageShow(\"Datos Actualizados.\" , True"; __c.ToastMessageShow(BA.ObjectToCharSequence("Datos Actualizados."),__c.True); - //BA.debugLineNum = 1694;BA.debugLine="B4XPage_Appear"; + //BA.debugLineNum = 1710;BA.debugLine="B4XPage_Appear"; _b4xpage_appear(); - //BA.debugLineNum = 1695;BA.debugLine="img2.Visible = False"; + //BA.debugLineNum = 1711;BA.debugLine="img2.Visible = False"; _img2.setVisible(__c.False); - //BA.debugLineNum = 1696;BA.debugLine="EJECUTANDO=0"; + //BA.debugLineNum = 1712;BA.debugLine="EJECUTANDO=0"; _ejecutando = BA.NumberToString(0); }; }; }; - //BA.debugLineNum = 1701;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; + //BA.debugLineNum = 1717;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; if ((_job._jobname /*String*/ ).equals("DBRequest")) { - //BA.debugLineNum = 1702;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; + //BA.debugLineNum = 1718;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; _result = _reqmanager._handlejob /*reparto_izca.keymon.lat.dbrequestmanager._dbresult*/ (_job); - //BA.debugLineNum = 1703;BA.debugLine="If result.Tag = \"detallepaq\" Then 'query tag"; + //BA.debugLineNum = 1719;BA.debugLine="If result.Tag = \"detallepaq\" Then 'query tag"; if ((_result.Tag /*Object*/ ).equals((Object)("detallepaq"))) { - //BA.debugLineNum = 1704;BA.debugLine="If reqs.IndexOf(\"detallepaq\") > -1 Then"; + //BA.debugLineNum = 1720;BA.debugLine="If reqs.IndexOf(\"detallepaq\") > -1 Then"; if (_reqs.IndexOf((Object)("detallepaq"))>-1) { - //BA.debugLineNum = 1705;BA.debugLine="reqs.RemoveAt(reqs.IndexOf(\"detallepaq\"))"; + //BA.debugLineNum = 1721;BA.debugLine="reqs.RemoveAt(reqs.IndexOf(\"detallepaq\"))"; _reqs.RemoveAt(_reqs.IndexOf((Object)("detallepaq"))); - //BA.debugLineNum = 1706;BA.debugLine="Log(reqs.Size)"; -__c.LogImpl("514942446",BA.NumberToString(_reqs.getSize()),0); + //BA.debugLineNum = 1722;BA.debugLine="Log(reqs.Size)"; +__c.LogImpl("150331886",BA.NumberToString(_reqs.getSize()),0); }; - //BA.debugLineNum = 1708;BA.debugLine="For Each records() As Object In result.Rows"; + //BA.debugLineNum = 1724;BA.debugLine="For Each records() As Object In result.Rows"; { final anywheresoftware.b4a.BA.IterableList group201 = _result.Rows /*anywheresoftware.b4a.objects.collections.List*/ ; final int groupLen201 = group201.getSize() @@ -4478,63 +4502,63 @@ final int groupLen201 = group201.getSize() ; for (; index201 < groupLen201;index201++){ _records = (Object[])(group201.Get(index201)); - //BA.debugLineNum = 1709;BA.debugLine="Dim CAT_DP_ALMACEN As String = records(resul"; + //BA.debugLineNum = 1725;BA.debugLine="Dim CAT_DP_ALMACEN As String = records(resul"; _cat_dp_almacen = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_DP_ALMACEN"))))]); - //BA.debugLineNum = 1710;BA.debugLine="Dim CAT_DP_ID As String = records(result.Colu"; + //BA.debugLineNum = 1726;BA.debugLine="Dim CAT_DP_ID As String = records(result.Colu"; _cat_dp_id = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_DP_ID"))))]); - //BA.debugLineNum = 1711;BA.debugLine="Dim CAT_DP_IDPROD As String = records(result."; + //BA.debugLineNum = 1727;BA.debugLine="Dim CAT_DP_IDPROD As String = records(result."; _cat_dp_idprod = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_DP_IDPROD"))))]); - //BA.debugLineNum = 1712;BA.debugLine="Dim CAT_DP_TIPO As String = records(result.Co"; + //BA.debugLineNum = 1728;BA.debugLine="Dim CAT_DP_TIPO As String = records(result.Co"; _cat_dp_tipo = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_DP_TIPO"))))]); - //BA.debugLineNum = 1713;BA.debugLine="Dim CAT_DP_PZAS As String = records(result.Co"; + //BA.debugLineNum = 1729;BA.debugLine="Dim CAT_DP_PZAS As String = records(result.Co"; _cat_dp_pzas = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_DP_PZAS"))))]); - //BA.debugLineNum = 1714;BA.debugLine="Dim CAT_DP_USUARIO As String = records(resul"; + //BA.debugLineNum = 1730;BA.debugLine="Dim CAT_DP_USUARIO As String = records(resul"; _cat_dp_usuario = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_DP_USUARIO"))))]); - //BA.debugLineNum = 1715;BA.debugLine="Dim CAT_DP_FECHA As String = records(result.C"; + //BA.debugLineNum = 1731;BA.debugLine="Dim CAT_DP_FECHA As String = records(result.C"; _cat_dp_fecha = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_DP_FECHA"))))]); - //BA.debugLineNum = 1716;BA.debugLine="Dim CAT_DP_REGALO As String = records(result"; + //BA.debugLineNum = 1732;BA.debugLine="Dim CAT_DP_REGALO As String = records(result"; _cat_dp_regalo = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_DP_REGALO"))))]); - //BA.debugLineNum = 1717;BA.debugLine="Dim CAT_DP_CLASIF As String = records(result"; + //BA.debugLineNum = 1733;BA.debugLine="Dim CAT_DP_CLASIF As String = records(result"; _cat_dp_clasif = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_DP_CLASIF"))))]); - //BA.debugLineNum = 1718;BA.debugLine="Dim CAT_DP_PRECIO As String = records(result."; + //BA.debugLineNum = 1734;BA.debugLine="Dim CAT_DP_PRECIO As String = records(result."; _cat_dp_precio = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_DP_PRECIO"))))]); - //BA.debugLineNum = 1719;BA.debugLine="Dim CAT_DP_PRECIO_SIMPTOS As String = records"; + //BA.debugLineNum = 1735;BA.debugLine="Dim CAT_DP_PRECIO_SIMPTOS As String = records"; _cat_dp_precio_simptos = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_DP_PRECIO_SIMPTOS"))))]); - //BA.debugLineNum = 1721;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO CAT_D"; + //BA.debugLineNum = 1737;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO CAT_D"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery2("INSERT INTO CAT_DETALLES_PAQ(CAT_DP_ALMACEN,CAT_DP_ID,CAT_DP_IDPROD,CAT_DP_TIPO,CAT_DP_PZAS,CAT_DP_USUARIO,CAT_DP_FECHA,CAT_DP_REGALO,CAT_DP_CLASIF,CAT_DP_PRECIO,CAT_DP_PRECIO_SIMPTOS) VALUES (?,?,?,?,?,?,?,?,?,?,?)",anywheresoftware.b4a.keywords.Common.ArrayToList(new Object[]{(Object)(_cat_dp_almacen),(Object)(_cat_dp_id),(Object)(_cat_dp_idprod),(Object)(_cat_dp_tipo),(Object)(_cat_dp_pzas),(Object)(_cat_dp_usuario),(Object)(_cat_dp_fecha),(Object)(_cat_dp_regalo),(Object)(_cat_dp_clasif),(Object)(_cat_dp_precio),(Object)(_cat_dp_precio_simptos)})); } }; - //BA.debugLineNum = 1723;BA.debugLine="Listo3 =1"; + //BA.debugLineNum = 1739;BA.debugLine="Listo3 =1"; _listo3 = BA.NumberToString(1); - //BA.debugLineNum = 1724;BA.debugLine="If Listo1 = 1 And Listo2 = 1 And Listo3 = 1 An"; + //BA.debugLineNum = 1740;BA.debugLine="If Listo1 = 1 And Listo2 = 1 And Listo3 = 1 An"; if ((_listo1).equals(BA.NumberToString(1)) && (_listo2).equals(BA.NumberToString(1)) && (_listo3).equals(BA.NumberToString(1)) && (_listo4).equals(BA.NumberToString(1))) { - //BA.debugLineNum = 1725;BA.debugLine="ToastMessageShow(\"Datos Actualizados.\" , True"; + //BA.debugLineNum = 1741;BA.debugLine="ToastMessageShow(\"Datos Actualizados.\" , True"; __c.ToastMessageShow(BA.ObjectToCharSequence("Datos Actualizados."),__c.True); - //BA.debugLineNum = 1726;BA.debugLine="B4XPage_Appear"; + //BA.debugLineNum = 1742;BA.debugLine="B4XPage_Appear"; _b4xpage_appear(); - //BA.debugLineNum = 1727;BA.debugLine="img2.Visible=False"; + //BA.debugLineNum = 1743;BA.debugLine="img2.Visible=False"; _img2.setVisible(__c.False); - //BA.debugLineNum = 1728;BA.debugLine="EJECUTANDO = 0"; + //BA.debugLineNum = 1744;BA.debugLine="EJECUTANDO = 0"; _ejecutando = BA.NumberToString(0); }else if((_listo4).equals(BA.NumberToString(1)) && (_listo3).equals(BA.NumberToString(1)) && (_inve).equals(BA.NumberToString(1))) { - //BA.debugLineNum = 1730;BA.debugLine="ToastMessageShow(\"Datos Actualizados.\" , True"; + //BA.debugLineNum = 1746;BA.debugLine="ToastMessageShow(\"Datos Actualizados.\" , True"; __c.ToastMessageShow(BA.ObjectToCharSequence("Datos Actualizados."),__c.True); - //BA.debugLineNum = 1731;BA.debugLine="B4XPage_Appear"; + //BA.debugLineNum = 1747;BA.debugLine="B4XPage_Appear"; _b4xpage_appear(); - //BA.debugLineNum = 1732;BA.debugLine="img2.Visible = False"; + //BA.debugLineNum = 1748;BA.debugLine="img2.Visible = False"; _img2.setVisible(__c.False); - //BA.debugLineNum = 1733;BA.debugLine="EJECUTANDO = 0"; + //BA.debugLineNum = 1749;BA.debugLine="EJECUTANDO = 0"; _ejecutando = BA.NumberToString(0); }; }; }; - //BA.debugLineNum = 1738;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; + //BA.debugLineNum = 1754;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; if ((_job._jobname /*String*/ ).equals("DBRequest")) { - //BA.debugLineNum = 1739;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; + //BA.debugLineNum = 1755;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; _result = _reqmanager._handlejob /*reparto_izca.keymon.lat.dbrequestmanager._dbresult*/ (_job); - //BA.debugLineNum = 1740;BA.debugLine="If result.Tag = \"estatus\" Then 'query tag"; + //BA.debugLineNum = 1756;BA.debugLine="If result.Tag = \"estatus\" Then 'query tag"; if ((_result.Tag /*Object*/ ).equals((Object)("estatus"))) { - //BA.debugLineNum = 1741;BA.debugLine="For Each records() As Object In result.Rows"; + //BA.debugLineNum = 1757;BA.debugLine="For Each records() As Object In result.Rows"; { final anywheresoftware.b4a.BA.IterableList group232 = _result.Rows /*anywheresoftware.b4a.objects.collections.List*/ ; final int groupLen232 = group232.getSize() @@ -4542,41 +4566,41 @@ final int groupLen232 = group232.getSize() ; for (; index232 < groupLen232;index232++){ _records = (Object[])(group232.Get(index232)); - //BA.debugLineNum = 1742;BA.debugLine="Dim hvd_estatus As String = records(result.Co"; + //BA.debugLineNum = 1758;BA.debugLine="Dim hvd_estatus As String = records(result.Co"; _hvd_estatus = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("HVD_ESTATUS"))))]); - //BA.debugLineNum = 1743;BA.debugLine="If hvd_estatus = \"Liquidado\" Then"; + //BA.debugLineNum = 1759;BA.debugLine="If hvd_estatus = \"Liquidado\" Then"; if ((_hvd_estatus).equals("Liquidado")) { - //BA.debugLineNum = 1745;BA.debugLine="MsgboxAsync(\"La venta ya fue liquidada\",\"Ate"; + //BA.debugLineNum = 1761;BA.debugLine="MsgboxAsync(\"La venta ya fue liquidada\",\"Ate"; __c.MsgboxAsync(BA.ObjectToCharSequence("La venta ya fue liquidada"),BA.ObjectToCharSequence("Atención"),ba); }else { - //BA.debugLineNum = 1747;BA.debugLine="envioinfo"; + //BA.debugLineNum = 1763;BA.debugLine="envioinfo"; _envioinfo(); }; } }; }; }; - //BA.debugLineNum = 1753;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; + //BA.debugLineNum = 1769;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; if ((_job._jobname /*String*/ ).equals("DBRequest")) { - //BA.debugLineNum = 1754;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; + //BA.debugLineNum = 1770;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; _result = _reqmanager._handlejob /*reparto_izca.keymon.lat.dbrequestmanager._dbresult*/ (_job); - //BA.debugLineNum = 1755;BA.debugLine="If result.Tag = \"punteo\" Then 'query tag"; + //BA.debugLineNum = 1771;BA.debugLine="If result.Tag = \"punteo\" Then 'query tag"; if ((_result.Tag /*Object*/ ).equals((Object)("punteo"))) { - //BA.debugLineNum = 1756;BA.debugLine="If reqs.IndexOf(\"punteo\") > -1 Then"; + //BA.debugLineNum = 1772;BA.debugLine="If reqs.IndexOf(\"punteo\") > -1 Then"; if (_reqs.IndexOf((Object)("punteo"))>-1) { - //BA.debugLineNum = 1757;BA.debugLine="reqs.RemoveAt(reqs.IndexOf(\"punteo\"))"; + //BA.debugLineNum = 1773;BA.debugLine="reqs.RemoveAt(reqs.IndexOf(\"punteo\"))"; _reqs.RemoveAt(_reqs.IndexOf((Object)("punteo"))); }; - //BA.debugLineNum = 1760;BA.debugLine="If reqs.IndexOf(\"punteo\") > 0 Then"; + //BA.debugLineNum = 1776;BA.debugLine="If reqs.IndexOf(\"punteo\") > 0 Then"; if (_reqs.IndexOf((Object)("punteo"))>0) { - //BA.debugLineNum = 1761;BA.debugLine="reqs.RemoveAt(reqs.IndexOf(\"punteo\"))"; + //BA.debugLineNum = 1777;BA.debugLine="reqs.RemoveAt(reqs.IndexOf(\"punteo\"))"; _reqs.RemoveAt(_reqs.IndexOf((Object)("punteo"))); - //BA.debugLineNum = 1762;BA.debugLine="Log(reqs.Size)"; -__c.LogImpl("514942502",BA.NumberToString(_reqs.getSize()),0); + //BA.debugLineNum = 1778;BA.debugLine="Log(reqs.Size)"; +__c.LogImpl("150331942",BA.NumberToString(_reqs.getSize()),0); }; - //BA.debugLineNum = 1764;BA.debugLine="Starter.skmt.BeginTransaction"; + //BA.debugLineNum = 1780;BA.debugLine="Starter.skmt.BeginTransaction"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .BeginTransaction(); - //BA.debugLineNum = 1765;BA.debugLine="For Each records() As Object In result.Rows"; + //BA.debugLineNum = 1781;BA.debugLine="For Each records() As Object In result.Rows"; { final anywheresoftware.b4a.BA.IterableList group253 = _result.Rows /*anywheresoftware.b4a.objects.collections.List*/ ; final int groupLen253 = group253.getSize() @@ -4584,42 +4608,42 @@ final int groupLen253 = group253.getSize() ; for (; index253 < groupLen253;index253++){ _records = (Object[])(group253.Get(index253)); - //BA.debugLineNum = 1766;BA.debugLine="Dim HV_CLIENTE As String = records(result.Col"; + //BA.debugLineNum = 1782;BA.debugLine="Dim HV_CLIENTE As String = records(result.Col"; _hv_cliente = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("HV_CLIENTE"))))]); - //BA.debugLineNum = 1767;BA.debugLine="Dim HV_LONG As String = records(result.Column"; + //BA.debugLineNum = 1783;BA.debugLine="Dim HV_LONG As String = records(result.Column"; _hv_long = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("HV_LONG"))))]); - //BA.debugLineNum = 1768;BA.debugLine="Dim HV_LAT As String = records(result.Columns"; + //BA.debugLineNum = 1784;BA.debugLine="Dim HV_LAT As String = records(result.Columns"; _hv_lat = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("HV_LAT"))))]); - //BA.debugLineNum = 1770;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO PUNTE"; + //BA.debugLineNum = 1786;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO PUNTE"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery2("INSERT INTO PUNTEO_GPS(HV_CLIENTE, HV_LONG, HV_LAT) VALUES (?,?,?)",anywheresoftware.b4a.keywords.Common.ArrayToList(new Object[]{(Object)(_hv_cliente),(Object)(_hv_long),(Object)(_hv_lat)})); } }; - //BA.debugLineNum = 1772;BA.debugLine="Starter.skmt.TransactionSuccessful"; + //BA.debugLineNum = 1788;BA.debugLine="Starter.skmt.TransactionSuccessful"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .TransactionSuccessful(); - //BA.debugLineNum = 1773;BA.debugLine="Starter.skmt.EndTransaction"; + //BA.debugLineNum = 1789;BA.debugLine="Starter.skmt.EndTransaction"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .EndTransaction(); }; }; - //BA.debugLineNum = 1777;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; + //BA.debugLineNum = 1793;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; if ((_job._jobname /*String*/ ).equals("DBRequest")) { - //BA.debugLineNum = 1778;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; + //BA.debugLineNum = 1794;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; _result = _reqmanager._handlejob /*reparto_izca.keymon.lat.dbrequestmanager._dbresult*/ (_job); - //BA.debugLineNum = 1779;BA.debugLine="If result.Tag = \"hist_datos\" Then 'query tag"; + //BA.debugLineNum = 1795;BA.debugLine="If result.Tag = \"hist_datos\" Then 'query tag"; if ((_result.Tag /*Object*/ ).equals((Object)("hist_datos"))) { - //BA.debugLineNum = 1780;BA.debugLine="If reqs.IndexOf(\"hist_datos\") > -1 Then"; + //BA.debugLineNum = 1796;BA.debugLine="If reqs.IndexOf(\"hist_datos\") > -1 Then"; if (_reqs.IndexOf((Object)("hist_datos"))>-1) { - //BA.debugLineNum = 1781;BA.debugLine="reqs.RemoveAt(reqs.IndexOf(\"hist_datos\"))"; + //BA.debugLineNum = 1797;BA.debugLine="reqs.RemoveAt(reqs.IndexOf(\"hist_datos\"))"; _reqs.RemoveAt(_reqs.IndexOf((Object)("hist_datos"))); }; - //BA.debugLineNum = 1784;BA.debugLine="Log(l_ruta.text)"; -__c.LogImpl("514942524",_l_ruta.getText(),0); - //BA.debugLineNum = 1785;BA.debugLine="Log($\"******** Insertamos HV - ${result.Rows."; -__c.LogImpl("514942525",("******** Insertamos HV - "+__c.SmartStringFormatter("",(Object)(_result.Rows /*anywheresoftware.b4a.objects.collections.List*/ .getSize()))+""),0); - //BA.debugLineNum = 1786;BA.debugLine="Starter.skmt.BeginTransaction"; + //BA.debugLineNum = 1800;BA.debugLine="Log(l_ruta.text)"; +__c.LogImpl("150331964",_l_ruta.getText(),0); + //BA.debugLineNum = 1801;BA.debugLine="Log($\"******** Insertamos HV - ${result.Rows."; +__c.LogImpl("150331965",("******** Insertamos HV - "+__c.SmartStringFormatter("",(Object)(_result.Rows /*anywheresoftware.b4a.objects.collections.List*/ .getSize()))+""),0); + //BA.debugLineNum = 1802;BA.debugLine="Starter.skmt.BeginTransaction"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .BeginTransaction(); - //BA.debugLineNum = 1787;BA.debugLine="Dim consecutivo As Int= 0"; + //BA.debugLineNum = 1803;BA.debugLine="Dim consecutivo As Int= 0"; _consecutivo = (int) (0); - //BA.debugLineNum = 1788;BA.debugLine="For Each records() As Object In result.Rows"; + //BA.debugLineNum = 1804;BA.debugLine="For Each records() As Object In result.Rows"; { final anywheresoftware.b4a.BA.IterableList group273 = _result.Rows /*anywheresoftware.b4a.objects.collections.List*/ ; final int groupLen273 = group273.getSize() @@ -4627,86 +4651,86 @@ final int groupLen273 = group273.getSize() ; for (; index273 < groupLen273;index273++){ _records = (Object[])(group273.Get(index273)); - //BA.debugLineNum = 1789;BA.debugLine="Dim HVD_CLIENTE As String = records(result.Co"; + //BA.debugLineNum = 1805;BA.debugLine="Dim HVD_CLIENTE As String = records(result.Co"; _hvd_cliente = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("HVD_CLIENTE"))))]); - //BA.debugLineNum = 1790;BA.debugLine="Dim HVD_PRONOMBRE As String = records(result."; + //BA.debugLineNum = 1806;BA.debugLine="Dim HVD_PRONOMBRE As String = records(result."; _hvd_pronombre = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("HVD_PRONOMBRE"))))]); - //BA.debugLineNum = 1791;BA.debugLine="Dim HVD_CANT As String = records(result.Colum"; + //BA.debugLineNum = 1807;BA.debugLine="Dim HVD_CANT As String = records(result.Colum"; _hvd_cant = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("HVD_CANT"))))]); - //BA.debugLineNum = 1792;BA.debugLine="Dim HVD_COSTO_TOT As String = records(result."; + //BA.debugLineNum = 1808;BA.debugLine="Dim HVD_COSTO_TOT As String = records(result."; _hvd_costo_tot = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("HVD_COSTO_TOT"))))]); - //BA.debugLineNum = 1793;BA.debugLine="Dim HVD_FECHA As String = records(result.Colu"; + //BA.debugLineNum = 1809;BA.debugLine="Dim HVD_FECHA As String = records(result.Colu"; _hvd_fecha = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("HVD_FECHA"))))]); - //BA.debugLineNum = 1794;BA.debugLine="Dim HVD_CODPROMO As String = records(result.C"; + //BA.debugLineNum = 1810;BA.debugLine="Dim HVD_CODPROMO As String = records(result.C"; _hvd_codpromo = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("HVD_CODPROMO"))))]); - //BA.debugLineNum = 1795;BA.debugLine="Dim HVD_PROID As String = records(result.Colu"; + //BA.debugLineNum = 1811;BA.debugLine="Dim HVD_PROID As String = records(result.Colu"; _hvd_proid = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("HVD_PROID"))))]); - //BA.debugLineNum = 1796;BA.debugLine="Dim HVD_NUM_TICKET As String = records(result"; + //BA.debugLineNum = 1812;BA.debugLine="Dim HVD_NUM_TICKET As String = records(result"; _hvd_num_ticket = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("HVD_NUM_TICKET"))))]); - //BA.debugLineNum = 1797;BA.debugLine="Dim HVD_NUM_REGISTRO As String = records(resu"; + //BA.debugLineNum = 1813;BA.debugLine="Dim HVD_NUM_REGISTRO As String = records(resu"; _hvd_num_registro = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("HVD_NUM_REGISTRO"))))]); - //BA.debugLineNum = 1798;BA.debugLine="Dim HVD_RECHAZO As String = records(result.Co"; + //BA.debugLineNum = 1814;BA.debugLine="Dim HVD_RECHAZO As String = records(result.Co"; _hvd_rechazo = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("HVD_RECHAZO"))))]); - //BA.debugLineNum = 1800;BA.debugLine="Dim bcajas As String = 0 ' records(result.Col"; + //BA.debugLineNum = 1816;BA.debugLine="Dim bcajas As String = 0 ' records(result.Col"; _bcajas = BA.NumberToString(0); - //BA.debugLineNum = 1801;BA.debugLine="Dim cantc As String = 0 'records(result.Colum"; + //BA.debugLineNum = 1817;BA.debugLine="Dim cantc As String = 0 'records(result.Colum"; _cantc = BA.NumberToString(0); - //BA.debugLineNum = 1803;BA.debugLine="consecutivo = consecutivo +1"; + //BA.debugLineNum = 1819;BA.debugLine="consecutivo = consecutivo +1"; _consecutivo = (int) (_consecutivo+1); - //BA.debugLineNum = 1804;BA.debugLine="Log(HVD_PRONOMBRE & \", \" & HVD_CANT & \", \" &H"; -__c.LogImpl("514942544",_hvd_pronombre+", "+_hvd_cant+", "+_hvd_cliente,0); - //BA.debugLineNum = 1805;BA.debugLine="If l_ruta.Text = \"0\" Then 'Si no hay ruta car"; + //BA.debugLineNum = 1820;BA.debugLine="Log(HVD_PRONOMBRE & \", \" & HVD_CANT & \", \" &H"; +__c.LogImpl("150331984",_hvd_pronombre+", "+_hvd_cant+", "+_hvd_cliente,0); + //BA.debugLineNum = 1821;BA.debugLine="If l_ruta.Text = \"0\" Then 'Si no hay ruta car"; if ((_l_ruta.getText()).equals("0")) { - //BA.debugLineNum = 1806;BA.debugLine="Log(\"No hay ruta, guardamos todos\")"; -__c.LogImpl("514942546","No hay ruta, guardamos todos",0); - //BA.debugLineNum = 1807;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO HIST"; + //BA.debugLineNum = 1822;BA.debugLine="Log(\"No hay ruta, guardamos todos\")"; +__c.LogImpl("150331986","No hay ruta, guardamos todos",0); + //BA.debugLineNum = 1823;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO HIST"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery2("INSERT INTO HIST_VENTAS(HVD_CLIENTE, HVD_PRONOMBRE, HVD_CANT,HVD_COSTO_TOT, HVD_FECHA, HVD_CODPROMO, HVD_PROID,HVD_NUM_TICKET, HVD_NUM_REGISTRO, HVD_RECHAZO, HVD_ESTATUS, HVD_PARCIAL, BCAJAS,CANTC,CONSECUTIVO,BCAJAS_OR,CANTC_OR) VALUES (?,?,?,?,?,?,?,?,?,?,0,0,?,?,?,?,?)",anywheresoftware.b4a.keywords.Common.ArrayToList(new Object[]{(Object)(_hvd_cliente),(Object)(_hvd_pronombre),(Object)(_hvd_cant),(Object)(_hvd_costo_tot),(Object)(_hvd_fecha),(Object)(_hvd_codpromo),(Object)(_hvd_proid),(Object)(_hvd_num_ticket),(Object)(_hvd_num_registro),(Object)(_hvd_rechazo),(Object)(_bcajas),(Object)(_cantc),(Object)(_consecutivo),(Object)(_bcajas),(Object)(_cantc)})); - //BA.debugLineNum = 1808;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO HIST"; + //BA.debugLineNum = 1824;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO HIST"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery2("INSERT INTO HIST_VENTAS2(HVD_CLIENTE,HVD_PRONOMBRE,HVD_CANT,HVD_COSTO_TOT, HVD_FECHA, HVD_CODPROMO, HVD_PROID,HVD_NUM_TICKET, HVD_NUM_REGISTRO, HVD_RECHAZO, HVD_ESTATUS, HVD_PARCIAL) VALUES (?,?,?,?,?,?,?,?,?,?,0,0)",anywheresoftware.b4a.keywords.Common.ArrayToList(new Object[]{(Object)(_hvd_cliente),(Object)(_hvd_pronombre),(Object)(_hvd_cant),(Object)(_hvd_costo_tot),(Object)(_hvd_fecha),(Object)(_hvd_codpromo),(Object)(_hvd_proid),(Object)(_hvd_num_ticket),(Object)(_hvd_num_registro),(Object)(_hvd_rechazo)})); }else { - //BA.debugLineNum = 1811;BA.debugLine="Private tc As Cursor = Starter.skmt.ExecQuer"; + //BA.debugLineNum = 1827;BA.debugLine="Private tc As Cursor = Starter.skmt.ExecQuer"; _tc = new anywheresoftware.b4a.sql.SQL.CursorWrapper(); _tc = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery(("select HVD_CLIENTE from HIST_VENTAS where HVD_CLIENTE = '"+__c.SmartStringFormatter("",(Object)(_hvd_cliente))+"' and HVD_PROID = '"+__c.SmartStringFormatter("",(Object)(_hvd_proid))+"' AND HVD_CANT = '"+__c.SmartStringFormatter("",(Object)(_hvd_cant))+"' AND HVD_CODPROMO = '"+__c.SmartStringFormatter("",(Object)(_hvd_codpromo))+"' ")))); - //BA.debugLineNum = 1812;BA.debugLine="If tc.RowCount = 0 Then"; + //BA.debugLineNum = 1828;BA.debugLine="If tc.RowCount = 0 Then"; if (_tc.getRowCount()==0) { - //BA.debugLineNum = 1813;BA.debugLine="Log($\"Guardamos ${HVD_CLIENTE}\"$)"; -__c.LogImpl("514942553",("Guardamos "+__c.SmartStringFormatter("",(Object)(_hvd_cliente))+""),0); - //BA.debugLineNum = 1814;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO HIS"; + //BA.debugLineNum = 1829;BA.debugLine="Log($\"Guardamos ${HVD_CLIENTE}\"$)"; +__c.LogImpl("150331993",("Guardamos "+__c.SmartStringFormatter("",(Object)(_hvd_cliente))+""),0); + //BA.debugLineNum = 1830;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO HIS"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery2("INSERT INTO HIST_VENTAS(HVD_CLIENTE,HVD_PRONOMBRE,HVD_CANT,HVD_COSTO_TOT, HVD_FECHA, HVD_CODPROMO, HVD_PROID,HVD_NUM_TICKET, HVD_NUM_REGISTRO, HVD_RECHAZO, HVD_ESTATUS, HVD_PARCIAL, BCAJAS,CANTC,CONSECUTIVO,BCAJAS_OR,CANTC_OR) VALUES (?,?,?,?,?,?,?,?,?,?,0,0,?,?,?,?,?)",anywheresoftware.b4a.keywords.Common.ArrayToList(new Object[]{(Object)(_hvd_cliente),(Object)(_hvd_pronombre),(Object)(_hvd_cant),(Object)(_hvd_costo_tot),(Object)(_hvd_fecha),(Object)(_hvd_codpromo),(Object)(_hvd_proid),(Object)(_hvd_num_ticket),(Object)(_hvd_num_registro),(Object)(_hvd_rechazo),(Object)(_bcajas),(Object)(_cantc),(Object)(_consecutivo),(Object)(_bcajas),(Object)(_cantc)})); - //BA.debugLineNum = 1815;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO HIS"; + //BA.debugLineNum = 1831;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO HIS"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery2("INSERT INTO HIST_VENTAS2(HVD_CLIENTE,HVD_PRONOMBRE,HVD_CANT,HVD_COSTO_TOT, HVD_FECHA, HVD_CODPROMO, HVD_PROID,HVD_NUM_TICKET, HVD_NUM_REGISTRO, HVD_RECHAZO, HVD_ESTATUS, HVD_PARCIAL) VALUES (?,?,?,?,?,?,?,?,?,?,0,0)",anywheresoftware.b4a.keywords.Common.ArrayToList(new Object[]{(Object)(_hvd_cliente),(Object)(_hvd_pronombre),(Object)(_hvd_cant),(Object)(_hvd_costo_tot),(Object)(_hvd_fecha),(Object)(_hvd_codpromo),(Object)(_hvd_proid),(Object)(_hvd_num_ticket),(Object)(_hvd_num_registro),(Object)(_hvd_rechazo)})); }; }; } }; - //BA.debugLineNum = 1819;BA.debugLine="Starter.skmt.TransactionSuccessful"; + //BA.debugLineNum = 1835;BA.debugLine="Starter.skmt.TransactionSuccessful"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .TransactionSuccessful(); - //BA.debugLineNum = 1820;BA.debugLine="Starter.skmt.EndTransaction"; + //BA.debugLineNum = 1836;BA.debugLine="Starter.skmt.EndTransaction"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .EndTransaction(); - //BA.debugLineNum = 1821;BA.debugLine="Log($\"******** Terminamos HV - ${result.Rows."; -__c.LogImpl("514942561",("******** Terminamos HV - "+__c.SmartStringFormatter("",(Object)(_result.Rows /*anywheresoftware.b4a.objects.collections.List*/ .getSize()))+""),0); - //BA.debugLineNum = 1835;BA.debugLine="Listo3 =1"; + //BA.debugLineNum = 1837;BA.debugLine="Log($\"******** Terminamos HV - ${result.Rows."; +__c.LogImpl("150332001",("******** Terminamos HV - "+__c.SmartStringFormatter("",(Object)(_result.Rows /*anywheresoftware.b4a.objects.collections.List*/ .getSize()))+""),0); + //BA.debugLineNum = 1851;BA.debugLine="Listo3 =1"; _listo3 = BA.NumberToString(1); - //BA.debugLineNum = 1836;BA.debugLine="If Listo1 = 1 And Listo3 = 1 Then"; + //BA.debugLineNum = 1852;BA.debugLine="If Listo1 = 1 And Listo3 = 1 Then"; if ((_listo1).equals(BA.NumberToString(1)) && (_listo3).equals(BA.NumberToString(1))) { - //BA.debugLineNum = 1837;BA.debugLine="ToastMessageShow(\"Datos Actualizados.\" , True"; + //BA.debugLineNum = 1853;BA.debugLine="ToastMessageShow(\"Datos Actualizados.\" , True"; __c.ToastMessageShow(BA.ObjectToCharSequence("Datos Actualizados."),__c.True); - //BA.debugLineNum = 1838;BA.debugLine="B4XPage_Appear"; + //BA.debugLineNum = 1854;BA.debugLine="B4XPage_Appear"; _b4xpage_appear(); - //BA.debugLineNum = 1839;BA.debugLine="img2.Visible = False"; + //BA.debugLineNum = 1855;BA.debugLine="img2.Visible = False"; _img2.setVisible(__c.False); - //BA.debugLineNum = 1840;BA.debugLine="EJECUTANDO = 0"; + //BA.debugLineNum = 1856;BA.debugLine="EJECUTANDO = 0"; _ejecutando = BA.NumberToString(0); }; }; }; - //BA.debugLineNum = 1846;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; + //BA.debugLineNum = 1862;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; if ((_job._jobname /*String*/ ).equals("DBRequest")) { - //BA.debugLineNum = 1847;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; + //BA.debugLineNum = 1863;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; _result = _reqmanager._handlejob /*reparto_izca.keymon.lat.dbrequestmanager._dbresult*/ (_job); - //BA.debugLineNum = 1848;BA.debugLine="If result.Tag = \"variables\" Then 'query tag"; + //BA.debugLineNum = 1864;BA.debugLine="If result.Tag = \"variables\" Then 'query tag"; if ((_result.Tag /*Object*/ ).equals((Object)("variables"))) { - //BA.debugLineNum = 1849;BA.debugLine="For Each records() As Object In result.Rows"; + //BA.debugLineNum = 1865;BA.debugLine="For Each records() As Object In result.Rows"; { final anywheresoftware.b4a.BA.IterableList group316 = _result.Rows /*anywheresoftware.b4a.objects.collections.List*/ ; final int groupLen316 = group316.getSize() @@ -4714,23 +4738,23 @@ final int groupLen316 = group316.getSize() ; for (; index316 < groupLen316;index316++){ _records = (Object[])(group316.Get(index316)); - //BA.debugLineNum = 1850;BA.debugLine="Dim Cat_Va_Descripcion As String = records(re"; + //BA.debugLineNum = 1866;BA.debugLine="Dim Cat_Va_Descripcion As String = records(re"; _cat_va_descripcion = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_VA_DESCRIPCION"))))]); - //BA.debugLineNum = 1851;BA.debugLine="Dim Cat_Va_Valor As String = records(result.C"; + //BA.debugLineNum = 1867;BA.debugLine="Dim Cat_Va_Valor As String = records(result.C"; _cat_va_valor = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_VA_VALOR"))))]); - //BA.debugLineNum = 1853;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO CAT_V"; + //BA.debugLineNum = 1869;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO CAT_V"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery2("INSERT INTO CAT_VARIABLES(CAT_VA_DESCRIPCION, CAT_VA_VALOR) VALUES (?,?)",anywheresoftware.b4a.keywords.Common.ArrayToList(new Object[]{(Object)(_cat_va_descripcion),(Object)(_cat_va_valor)})); } }; }; }; - //BA.debugLineNum = 1859;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; + //BA.debugLineNum = 1875;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; if ((_job._jobname /*String*/ ).equals("DBRequest")) { - //BA.debugLineNum = 1860;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; + //BA.debugLineNum = 1876;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; _result = _reqmanager._handlejob /*reparto_izca.keymon.lat.dbrequestmanager._dbresult*/ (_job); - //BA.debugLineNum = 1861;BA.debugLine="If result.Tag = \"PAGARES\" Then 'query tag"; + //BA.debugLineNum = 1877;BA.debugLine="If result.Tag = \"PAGARES\" Then 'query tag"; if ((_result.Tag /*Object*/ ).equals((Object)("PAGARES"))) { - //BA.debugLineNum = 1862;BA.debugLine="For Each records() As Object In result.Rows"; + //BA.debugLineNum = 1878;BA.debugLine="For Each records() As Object In result.Rows"; { final anywheresoftware.b4a.BA.IterableList group326 = _result.Rows /*anywheresoftware.b4a.objects.collections.List*/ ; final int groupLen326 = group326.getSize() @@ -4738,23 +4762,23 @@ final int groupLen326 = group326.getSize() ; for (; index326 < groupLen326;index326++){ _records = (Object[])(group326.Get(index326)); - //BA.debugLineNum = 1864;BA.debugLine="Dim TMP_MONTO_PAGARE As String = records(resu"; + //BA.debugLineNum = 1880;BA.debugLine="Dim TMP_MONTO_PAGARE As String = records(resu"; _tmp_monto_pagare = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("TMP_MONTO_PAGARE"))))]); - //BA.debugLineNum = 1865;BA.debugLine="Dim TMP_CLIENTE As String = records(result.Co"; + //BA.debugLineNum = 1881;BA.debugLine="Dim TMP_CLIENTE As String = records(result.Co"; _tmp_cliente = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("TMP_CLIENTE"))))]); - //BA.debugLineNum = 1867;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO PAGAR"; + //BA.debugLineNum = 1883;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO PAGAR"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery2("INSERT INTO PAGARES(TMP_MONTO_PAGARE, TMP_CLIENTE) VALUES (?,?)",anywheresoftware.b4a.keywords.Common.ArrayToList(new Object[]{(Object)(_tmp_monto_pagare),(Object)(_tmp_cliente)})); } }; }; }; - //BA.debugLineNum = 1872;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; + //BA.debugLineNum = 1888;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; if ((_job._jobname /*String*/ ).equals("DBRequest")) { - //BA.debugLineNum = 1873;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; + //BA.debugLineNum = 1889;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; _result = _reqmanager._handlejob /*reparto_izca.keymon.lat.dbrequestmanager._dbresult*/ (_job); - //BA.debugLineNum = 1874;BA.debugLine="If result.Tag = \"valida_pedido\" Then 'query tag"; + //BA.debugLineNum = 1890;BA.debugLine="If result.Tag = \"valida_pedido\" Then 'query tag"; if ((_result.Tag /*Object*/ ).equals((Object)("valida_pedido"))) { - //BA.debugLineNum = 1875;BA.debugLine="For Each records() As Object In result.Rows"; + //BA.debugLineNum = 1891;BA.debugLine="For Each records() As Object In result.Rows"; { final anywheresoftware.b4a.BA.IterableList group336 = _result.Rows /*anywheresoftware.b4a.objects.collections.List*/ ; final int groupLen336 = group336.getSize() @@ -4762,27 +4786,27 @@ final int groupLen336 = group336.getSize() ; for (; index336 < groupLen336;index336++){ _records = (Object[])(group336.Get(index336)); - //BA.debugLineNum = 1876;BA.debugLine="Dim CUANTOSP As Int = records(result.Columns."; + //BA.debugLineNum = 1892;BA.debugLine="Dim CUANTOSP As Int = records(result.Columns."; _cuantosp = (int)(BA.ObjectToNumber(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CUANTOSP"))))])); - //BA.debugLineNum = 1877;BA.debugLine="If cuantos_pedido = CUANTOSP Then"; + //BA.debugLineNum = 1893;BA.debugLine="If cuantos_pedido = CUANTOSP Then"; if ((_cuantos_pedido).equals(BA.NumberToString(_cuantosp))) { - //BA.debugLineNum = 1879;BA.debugLine="datos_iguales = \"ok\""; + //BA.debugLineNum = 1895;BA.debugLine="datos_iguales = \"ok\""; _datos_iguales = "ok"; }else { - //BA.debugLineNum = 1881;BA.debugLine="ToastMessageShow(\"No se cargo bien la info P"; + //BA.debugLineNum = 1897;BA.debugLine="ToastMessageShow(\"No se cargo bien la info P"; __c.ToastMessageShow(BA.ObjectToCharSequence("No se cargo bien la info P. Sync Nuevamente"+BA.NumberToString(_cuantosp)+" "+_cuantos_pedido),__c.True); }; } }; }; }; - //BA.debugLineNum = 1889;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; + //BA.debugLineNum = 1905;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; if ((_job._jobname /*String*/ ).equals("DBRequest")) { - //BA.debugLineNum = 1890;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; + //BA.debugLineNum = 1906;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; _result = _reqmanager._handlejob /*reparto_izca.keymon.lat.dbrequestmanager._dbresult*/ (_job); - //BA.debugLineNum = 1891;BA.debugLine="If result.Tag = \"valida_pedidoc\" Then 'query ta"; + //BA.debugLineNum = 1907;BA.debugLine="If result.Tag = \"valida_pedidoc\" Then 'query ta"; if ((_result.Tag /*Object*/ ).equals((Object)("valida_pedidoc"))) { - //BA.debugLineNum = 1892;BA.debugLine="For Each records() As Object In result.Rows"; + //BA.debugLineNum = 1908;BA.debugLine="For Each records() As Object In result.Rows"; { final anywheresoftware.b4a.BA.IterableList group349 = _result.Rows /*anywheresoftware.b4a.objects.collections.List*/ ; final int groupLen349 = group349.getSize() @@ -4790,27 +4814,27 @@ final int groupLen349 = group349.getSize() ; for (; index349 < groupLen349;index349++){ _records = (Object[])(group349.Get(index349)); - //BA.debugLineNum = 1893;BA.debugLine="Dim CUANTOSC As Int = records(result.Columns."; + //BA.debugLineNum = 1909;BA.debugLine="Dim CUANTOSC As Int = records(result.Columns."; _cuantosc = (int)(BA.ObjectToNumber(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CUANTOSC"))))])); - //BA.debugLineNum = 1894;BA.debugLine="If cuantos_pedidosc = CUANTOSC Then"; + //BA.debugLineNum = 1910;BA.debugLine="If cuantos_pedidosc = CUANTOSC Then"; if ((_cuantos_pedidosc).equals(BA.NumberToString(_cuantosc))) { - //BA.debugLineNum = 1896;BA.debugLine="datos_iguales = \"ok\""; + //BA.debugLineNum = 1912;BA.debugLine="datos_iguales = \"ok\""; _datos_iguales = "ok"; }else { - //BA.debugLineNum = 1898;BA.debugLine="ToastMessageShow(\"No se cargo bien la info C"; + //BA.debugLineNum = 1914;BA.debugLine="ToastMessageShow(\"No se cargo bien la info C"; __c.ToastMessageShow(BA.ObjectToCharSequence("No se cargo bien la info C. Sync Nuevamente"+BA.NumberToString(_cuantosc)+" "+_cuantos_pedidosc),__c.True); }; } }; }; }; - //BA.debugLineNum = 1904;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; + //BA.debugLineNum = 1920;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; if ((_job._jobname /*String*/ ).equals("DBRequest")) { - //BA.debugLineNum = 1905;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; + //BA.debugLineNum = 1921;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; _result = _reqmanager._handlejob /*reparto_izca.keymon.lat.dbrequestmanager._dbresult*/ (_job); - //BA.debugLineNum = 1906;BA.debugLine="If result.Tag = \"valida_noventa\" Then 'query ta"; + //BA.debugLineNum = 1922;BA.debugLine="If result.Tag = \"valida_noventa\" Then 'query ta"; if ((_result.Tag /*Object*/ ).equals((Object)("valida_noventa"))) { - //BA.debugLineNum = 1907;BA.debugLine="For Each records() As Object In result.Rows"; + //BA.debugLineNum = 1923;BA.debugLine="For Each records() As Object In result.Rows"; { final anywheresoftware.b4a.BA.IterableList group362 = _result.Rows /*anywheresoftware.b4a.objects.collections.List*/ ; final int groupLen362 = group362.getSize() @@ -4818,37 +4842,37 @@ final int groupLen362 = group362.getSize() ; for (; index362 < groupLen362;index362++){ _records = (Object[])(group362.Get(index362)); - //BA.debugLineNum = 1908;BA.debugLine="Dim CUANTOSN As Int = records(result.Columns."; + //BA.debugLineNum = 1924;BA.debugLine="Dim CUANTOSN As Int = records(result.Columns."; _cuantosn = (int)(BA.ObjectToNumber(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CUANTOSN"))))])); - //BA.debugLineNum = 1909;BA.debugLine="If cuantos_noventa = CUANTOSN Then"; + //BA.debugLineNum = 1925;BA.debugLine="If cuantos_noventa = CUANTOSN Then"; if ((_cuantos_noventa).equals(BA.NumberToString(_cuantosn))) { - //BA.debugLineNum = 1911;BA.debugLine="datos_iguales = \"ok\""; + //BA.debugLineNum = 1927;BA.debugLine="datos_iguales = \"ok\""; _datos_iguales = "ok"; }else { - //BA.debugLineNum = 1913;BA.debugLine="ToastMessageShow(\"No se cargo bien la info N"; + //BA.debugLineNum = 1929;BA.debugLine="ToastMessageShow(\"No se cargo bien la info N"; __c.ToastMessageShow(BA.ObjectToCharSequence("No se cargo bien la info N. Sync Nuevamente"+BA.NumberToString(_cuantosn)+" "+_cuantos_noventa),__c.True); }; } }; }; }; - //BA.debugLineNum = 1919;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; + //BA.debugLineNum = 1935;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; if ((_job._jobname /*String*/ ).equals("DBRequest")) { - //BA.debugLineNum = 1920;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; + //BA.debugLineNum = 1936;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; _result = _reqmanager._handlejob /*reparto_izca.keymon.lat.dbrequestmanager._dbresult*/ (_job); - //BA.debugLineNum = 1921;BA.debugLine="If result.Tag = \"insert_pedido\" Then 'query tag"; + //BA.debugLineNum = 1937;BA.debugLine="If result.Tag = \"insert_pedido\" Then 'query tag"; if ((_result.Tag /*Object*/ ).equals((Object)("insert_pedido"))) { - //BA.debugLineNum = 1922;BA.debugLine="ToastMessageShow(\"Datos Actualizados.\" , True)"; + //BA.debugLineNum = 1938;BA.debugLine="ToastMessageShow(\"Datos Actualizados.\" , True)"; __c.ToastMessageShow(BA.ObjectToCharSequence("Datos Actualizados."),__c.True); }; }; - //BA.debugLineNum = 1926;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; + //BA.debugLineNum = 1942;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; if ((_job._jobname /*String*/ ).equals("DBRequest")) { - //BA.debugLineNum = 1927;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; + //BA.debugLineNum = 1943;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; _result = _reqmanager._handlejob /*reparto_izca.keymon.lat.dbrequestmanager._dbresult*/ (_job); - //BA.debugLineNum = 1928;BA.debugLine="If result.Tag = \"version\" Then 'query tag"; + //BA.debugLineNum = 1944;BA.debugLine="If result.Tag = \"version\" Then 'query tag"; if ((_result.Tag /*Object*/ ).equals((Object)("version"))) { - //BA.debugLineNum = 1929;BA.debugLine="For Each records() As Object In result.Rows"; + //BA.debugLineNum = 1945;BA.debugLine="For Each records() As Object In result.Rows"; { final anywheresoftware.b4a.BA.IterableList group381 = _result.Rows /*anywheresoftware.b4a.objects.collections.List*/ ; final int groupLen381 = group381.getSize() @@ -4856,23 +4880,23 @@ final int groupLen381 = group381.getSize() ; for (; index381 < groupLen381;index381++){ _records = (Object[])(group381.Get(index381)); - //BA.debugLineNum = 1930;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from VERSIO"; + //BA.debugLineNum = 1946;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from VERSIO"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from VERSION"); - //BA.debugLineNum = 1931;BA.debugLine="Dim CAT_VE_VERSION As String = records(result"; + //BA.debugLineNum = 1947;BA.debugLine="Dim CAT_VE_VERSION As String = records(result"; _cat_ve_version = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_VE_VERSION"))))]); - //BA.debugLineNum = 1933;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO VERSI"; + //BA.debugLineNum = 1949;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO VERSI"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery2("INSERT INTO VERSION(NOVERSION) VALUES (?)",anywheresoftware.b4a.keywords.Common.ArrayToList(new Object[]{(Object)(_cat_ve_version)})); } }; }; }; - //BA.debugLineNum = 1938;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; + //BA.debugLineNum = 1954;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; if ((_job._jobname /*String*/ ).equals("DBRequest")) { - //BA.debugLineNum = 1939;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; + //BA.debugLineNum = 1955;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; _result = _reqmanager._handlejob /*reparto_izca.keymon.lat.dbrequestmanager._dbresult*/ (_job); - //BA.debugLineNum = 1940;BA.debugLine="If result.Tag = \"count_cli\" Then 'query tag"; + //BA.debugLineNum = 1956;BA.debugLine="If result.Tag = \"count_cli\" Then 'query tag"; if ((_result.Tag /*Object*/ ).equals((Object)("count_cli"))) { - //BA.debugLineNum = 1941;BA.debugLine="For Each records() As Object In result.Rows"; + //BA.debugLineNum = 1957;BA.debugLine="For Each records() As Object In result.Rows"; { final anywheresoftware.b4a.BA.IterableList group391 = _result.Rows /*anywheresoftware.b4a.objects.collections.List*/ ; final int groupLen391 = group391.getSize() @@ -4880,26 +4904,26 @@ final int groupLen391 = group391.getSize() ; for (; index391 < groupLen391;index391++){ _records = (Object[])(group391.Get(index391)); - //BA.debugLineNum = 1942;BA.debugLine="COUNT_CLIE = records(result.Columns.Get(\"COUN"; + //BA.debugLineNum = 1958;BA.debugLine="COUNT_CLIE = records(result.Columns.Get(\"COUN"; _count_clie = (int)(BA.ObjectToNumber(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("COUNT_CLIE"))))])); } }; }; }; - //BA.debugLineNum = 1947;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; + //BA.debugLineNum = 1963;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; if ((_job._jobname /*String*/ ).equals("DBRequest")) { - //BA.debugLineNum = 1948;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; + //BA.debugLineNum = 1964;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; _result = _reqmanager._handlejob /*reparto_izca.keymon.lat.dbrequestmanager._dbresult*/ (_job); - //BA.debugLineNum = 1949;BA.debugLine="If result.Tag = \"ruta\" Then 'query tag"; + //BA.debugLineNum = 1965;BA.debugLine="If result.Tag = \"ruta\" Then 'query tag"; if ((_result.Tag /*Object*/ ).equals((Object)("ruta"))) { - //BA.debugLineNum = 1950;BA.debugLine="If reqs.IndexOf(\"ruta\") > -1 Then"; + //BA.debugLineNum = 1966;BA.debugLine="If reqs.IndexOf(\"ruta\") > -1 Then"; if (_reqs.IndexOf((Object)("ruta"))>-1) { - //BA.debugLineNum = 1951;BA.debugLine="reqs.RemoveAt(reqs.IndexOf(\"ruta\"))"; + //BA.debugLineNum = 1967;BA.debugLine="reqs.RemoveAt(reqs.IndexOf(\"ruta\"))"; _reqs.RemoveAt(_reqs.IndexOf((Object)("ruta"))); - //BA.debugLineNum = 1952;BA.debugLine="Log(reqs.Size)"; -__c.LogImpl("514942692",BA.NumberToString(_reqs.getSize()),0); + //BA.debugLineNum = 1968;BA.debugLine="Log(reqs.Size)"; +__c.LogImpl("150332132",BA.NumberToString(_reqs.getSize()),0); }; - //BA.debugLineNum = 1954;BA.debugLine="For Each records() As Object In result.Rows"; + //BA.debugLineNum = 1970;BA.debugLine="For Each records() As Object In result.Rows"; { final anywheresoftware.b4a.BA.IterableList group403 = _result.Rows /*anywheresoftware.b4a.objects.collections.List*/ ; final int groupLen403 = group403.getSize() @@ -4907,59 +4931,59 @@ final int groupLen403 = group403.getSize() ; for (; index403 < groupLen403;index403++){ _records = (Object[])(group403.Get(index403)); - //BA.debugLineNum = 1955;BA.debugLine="Dim VALIDO As String = records(result.Columns"; + //BA.debugLineNum = 1971;BA.debugLine="Dim VALIDO As String = records(result.Columns"; _valido = BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("VALIDO"))))]); - //BA.debugLineNum = 1957;BA.debugLine="If VALIDO = \"OK\" Then"; + //BA.debugLineNum = 1973;BA.debugLine="If VALIDO = \"OK\" Then"; if ((_valido).equals("OK")) { - //BA.debugLineNum = 1958;BA.debugLine="If l_ctast.Text = \"0\" Then"; + //BA.debugLineNum = 1974;BA.debugLine="If l_ctast.Text = \"0\" Then"; if ((_l_ctast.getText()).equals("0")) { - //BA.debugLineNum = 1959;BA.debugLine="Subir.Visible = True"; + //BA.debugLineNum = 1975;BA.debugLine="Subir.Visible = True"; _subir.setVisible(__c.True); }else if((_l_ctast.getText()).equals("0") == false) { - //BA.debugLineNum = 1961;BA.debugLine="Subir.Visible = False"; + //BA.debugLineNum = 1977;BA.debugLine="Subir.Visible = False"; _subir.setVisible(__c.False); }; - //BA.debugLineNum = 1963;BA.debugLine="cargar.Visible = True"; + //BA.debugLineNum = 1979;BA.debugLine="cargar.Visible = True"; _cargar.setVisible(__c.True); - //BA.debugLineNum = 1964;BA.debugLine="If Subs.dameUsuarioDeDB = \"ROOT\" Then Subir."; + //BA.debugLineNum = 1980;BA.debugLine="If Subs.dameUsuarioDeDB = \"ROOT\" Then Subir."; if ((_subs._dameusuariodedb /*String*/ (ba)).equals("ROOT")) { _subir.setVisible(__c.True);}; - //BA.debugLineNum = 1965;BA.debugLine="connecta.Visible = False"; + //BA.debugLineNum = 1981;BA.debugLine="connecta.Visible = False"; _connecta.setVisible(__c.False); - //BA.debugLineNum = 1966;BA.debugLine="Starter.skmt.ExecNonQuery(\"DELETE FROM RUTAA"; + //BA.debugLineNum = 1982;BA.debugLine="Starter.skmt.ExecNonQuery(\"DELETE FROM RUTAA"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("DELETE FROM RUTAA"); - //BA.debugLineNum = 1968;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO RUTA"; + //BA.debugLineNum = 1984;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO RUTA"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery2("INSERT INTO RUTAA(RUTAA) VALUES (?)",anywheresoftware.b4a.keywords.Common.ArrayToList(new Object[]{(Object)(_e_ruta.getText())})); - //BA.debugLineNum = 1969;BA.debugLine="B4XPages.MainPage.rutaPreventa = e_ruta.TEXT"; + //BA.debugLineNum = 1985;BA.debugLine="B4XPages.MainPage.rutaPreventa = e_ruta.TEXT"; _b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (ba)._rutapreventa /*String*/ = _e_ruta.getText(); - //BA.debugLineNum = 1970;BA.debugLine="If conn = \"1\" Then"; + //BA.debugLineNum = 1986;BA.debugLine="If conn = \"1\" Then"; if ((_conn).equals("1")) { - //BA.debugLineNum = 1971;BA.debugLine="ToastMessageShow(\"Existe Conexión con el Se"; + //BA.debugLineNum = 1987;BA.debugLine="ToastMessageShow(\"Existe Conexión con el Se"; __c.ToastMessageShow(BA.ObjectToCharSequence("Existe Conexión con el Servidor."),__c.True); }; }else { - //BA.debugLineNum = 1974;BA.debugLine="MsgboxAsync(\"La ruta no esta asignada a este"; + //BA.debugLineNum = 1990;BA.debugLine="MsgboxAsync(\"La ruta no esta asignada a este"; __c.MsgboxAsync(BA.ObjectToCharSequence("La ruta no esta asignada a este usuario"),BA.ObjectToCharSequence("Atención"),ba); - //BA.debugLineNum = 1975;BA.debugLine="cargar.Visible = False"; + //BA.debugLineNum = 1991;BA.debugLine="cargar.Visible = False"; _cargar.setVisible(__c.False); - //BA.debugLineNum = 1976;BA.debugLine="Subir.Visible = False"; + //BA.debugLineNum = 1992;BA.debugLine="Subir.Visible = False"; _subir.setVisible(__c.False); - //BA.debugLineNum = 1977;BA.debugLine="inv.Visible = False"; + //BA.debugLineNum = 1993;BA.debugLine="inv.Visible = False"; _inv.setVisible(__c.False); - //BA.debugLineNum = 1978;BA.debugLine="connecta.Visible = False"; + //BA.debugLineNum = 1994;BA.debugLine="connecta.Visible = False"; _connecta.setVisible(__c.False); }; } }; }; }; - //BA.debugLineNum = 1984;BA.debugLine="If Job.JobName = \"DBRequest\" Then 'Traemos las c"; + //BA.debugLineNum = 2000;BA.debugLine="If Job.JobName = \"DBRequest\" Then 'Traemos las c"; if ((_job._jobname /*String*/ ).equals("DBRequest")) { - //BA.debugLineNum = 1985;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; + //BA.debugLineNum = 2001;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; _result = _reqmanager._handlejob /*reparto_izca.keymon.lat.dbrequestmanager._dbresult*/ (_job); - //BA.debugLineNum = 1986;BA.debugLine="If result.Tag = \"coords_almacen\" Then 'query ta"; + //BA.debugLineNum = 2002;BA.debugLine="If result.Tag = \"coords_almacen\" Then 'query ta"; if ((_result.Tag /*Object*/ ).equals((Object)("coords_almacen"))) { - //BA.debugLineNum = 1987;BA.debugLine="For Each records() As Object In result.Rows"; + //BA.debugLineNum = 2003;BA.debugLine="For Each records() As Object In result.Rows"; { final anywheresoftware.b4a.BA.IterableList group433 = _result.Rows /*anywheresoftware.b4a.objects.collections.List*/ ; final int groupLen433 = group433.getSize() @@ -4967,41 +4991,41 @@ final int groupLen433 = group433.getSize() ; for (; index433 < groupLen433;index433++){ _records = (Object[])(group433.Get(index433)); - //BA.debugLineNum = 1988;BA.debugLine="Log(\"Coordenadas del almacen: \" & records(res"; -__c.LogImpl("514942728","Coordenadas del almacen: "+BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_AL_LATITUD"))))])+","+BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_AL_LONGITUD"))))]),0); - //BA.debugLineNum = 1989;BA.debugLine="Private lat, lon As Double"; + //BA.debugLineNum = 2004;BA.debugLine="Log(\"Coordenadas del almacen: \" & records(res"; +__c.LogImpl("150332168","Coordenadas del almacen: "+BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_AL_LATITUD"))))])+","+BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_AL_LONGITUD"))))]),0); + //BA.debugLineNum = 2005;BA.debugLine="Private lat, lon As Double"; _lat = 0; _lon = 0; - //BA.debugLineNum = 1990;BA.debugLine="lat = 0.0"; + //BA.debugLineNum = 2006;BA.debugLine="lat = 0.0"; _lat = 0.0; - //BA.debugLineNum = 1991;BA.debugLine="lon = 0.0"; + //BA.debugLineNum = 2007;BA.debugLine="lon = 0.0"; _lon = 0.0; - //BA.debugLineNum = 1992;BA.debugLine="If IsNumber(records(result.Columns.Get(\"CAT_A"; + //BA.debugLineNum = 2008;BA.debugLine="If IsNumber(records(result.Columns.Get(\"CAT_A"; if (__c.IsNumber(BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_AL_LATITUD"))))])) && __c.IsNumber(BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_AL_LONGITUD"))))]))) { - //BA.debugLineNum = 1993;BA.debugLine="lat = records(result.Columns.Get(\"CAT_AL_LAT"; + //BA.debugLineNum = 2009;BA.debugLine="lat = records(result.Columns.Get(\"CAT_AL_LAT"; _lat = (double)(BA.ObjectToNumber(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_AL_LATITUD"))))])); - //BA.debugLineNum = 1994;BA.debugLine="lon = records(result.Columns.Get(\"CAT_AL_LON"; + //BA.debugLineNum = 2010;BA.debugLine="lon = records(result.Columns.Get(\"CAT_AL_LON"; _lon = (double)(BA.ObjectToNumber(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)("CAT_AL_LONGITUD"))))])); }; - //BA.debugLineNum = 1996;BA.debugLine="Starter.cedisLocation.Latitude = lat"; + //BA.debugLineNum = 2012;BA.debugLine="Starter.cedisLocation.Latitude = lat"; _starter._cedislocation /*anywheresoftware.b4a.gps.LocationWrapper*/ .setLatitude(_lat); - //BA.debugLineNum = 1997;BA.debugLine="Starter.cedisLocation.Longitude = lon"; + //BA.debugLineNum = 2013;BA.debugLine="Starter.cedisLocation.Longitude = lon"; _starter._cedislocation /*anywheresoftware.b4a.gps.LocationWrapper*/ .setLongitude(_lon); - //BA.debugLineNum = 1998;BA.debugLine="Starter.skmt.ExecNonQuery2(\"delete from CAT_V"; + //BA.debugLineNum = 2014;BA.debugLine="Starter.skmt.ExecNonQuery2(\"delete from CAT_V"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery2("delete from CAT_VARIABLES where CAT_VA_DESCRIPCION = ?",anywheresoftware.b4a.keywords.Common.ArrayToList(new Object[]{(Object)("COORDS_ALMACEN")})); - //BA.debugLineNum = 1999;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO CAT_V"; + //BA.debugLineNum = 2015;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO CAT_V"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery2("INSERT INTO CAT_VARIABLES(CAT_VA_DESCRIPCION, CAT_VA_VALOR) VALUES (?,?)",anywheresoftware.b4a.keywords.Common.ArrayToList(new Object[]{(Object)("COORDS_ALMACEN"),(Object)(BA.NumberToString(_lon)+","+BA.NumberToString(_lat))})); } }; }; }; - //BA.debugLineNum = 2005;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; + //BA.debugLineNum = 2021;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; if ((_job._jobname /*String*/ ).equals("DBRequest")) { - //BA.debugLineNum = 2006;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; + //BA.debugLineNum = 2022;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; _result = _reqmanager._handlejob /*reparto_izca.keymon.lat.dbrequestmanager._dbresult*/ (_job); - //BA.debugLineNum = 2007;BA.debugLine="If result.Tag = \"ins_reparto\" Then 'query tag"; + //BA.debugLineNum = 2023;BA.debugLine="If result.Tag = \"ins_reparto\" Then 'query tag"; if ((_result.Tag /*Object*/ ).equals((Object)("ins_reparto"))) { - //BA.debugLineNum = 2008;BA.debugLine="For Each records() As Object In result.Rows"; + //BA.debugLineNum = 2024;BA.debugLine="For Each records() As Object In result.Rows"; { final anywheresoftware.b4a.BA.IterableList group452 = _result.Rows /*anywheresoftware.b4a.objects.collections.List*/ ; final int groupLen452 = group452.getSize() @@ -5009,7 +5033,7 @@ final int groupLen452 = group452.getSize() ; for (; index452 < groupLen452;index452++){ _records = (Object[])(group452.Get(index452)); - //BA.debugLineNum = 2009;BA.debugLine="For Each k As String In result.Columns.Keys"; + //BA.debugLineNum = 2025;BA.debugLine="For Each k As String In result.Columns.Keys"; { final anywheresoftware.b4a.BA.IterableList group453 = _result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Keys(); final int groupLen453 = group453.getSize() @@ -5017,21 +5041,21 @@ final int groupLen453 = group453.getSize() ; for (; index453 < groupLen453;index453++){ _k = BA.ObjectToString(group453.Get(index453)); - //BA.debugLineNum = 2010;BA.debugLine="Log(k & \": \" & records(result.Columns.Get(k)"; -__c.LogImpl("514942750",_k+": "+BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)(_k))))]),0); + //BA.debugLineNum = 2026;BA.debugLine="Log(k & \": \" & records(result.Columns.Get(k)"; +__c.LogImpl("150332190",_k+": "+BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)(_k))))]),0); } }; } }; }; }; - //BA.debugLineNum = 2016;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; + //BA.debugLineNum = 2032;BA.debugLine="If Job.JobName = \"DBRequest\" Then"; if ((_job._jobname /*String*/ ).equals("DBRequest")) { - //BA.debugLineNum = 2017;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; + //BA.debugLineNum = 2033;BA.debugLine="Dim result As DBResult = reqManager.HandleJob(J"; _result = _reqmanager._handlejob /*reparto_izca.keymon.lat.dbrequestmanager._dbresult*/ (_job); - //BA.debugLineNum = 2018;BA.debugLine="If result.Tag = \"ins_rechazos\" Then 'query tag"; + //BA.debugLineNum = 2034;BA.debugLine="If result.Tag = \"ins_rechazos\" Then 'query tag"; if ((_result.Tag /*Object*/ ).equals((Object)("ins_rechazos"))) { - //BA.debugLineNum = 2019;BA.debugLine="For Each records() As Object In result.Rows"; + //BA.debugLineNum = 2035;BA.debugLine="For Each records() As Object In result.Rows"; { final anywheresoftware.b4a.BA.IterableList group462 = _result.Rows /*anywheresoftware.b4a.objects.collections.List*/ ; final int groupLen462 = group462.getSize() @@ -5039,7 +5063,7 @@ final int groupLen462 = group462.getSize() ; for (; index462 < groupLen462;index462++){ _records = (Object[])(group462.Get(index462)); - //BA.debugLineNum = 2020;BA.debugLine="For Each k As String In result.Columns.Keys"; + //BA.debugLineNum = 2036;BA.debugLine="For Each k As String In result.Columns.Keys"; { final anywheresoftware.b4a.BA.IterableList group463 = _result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Keys(); final int groupLen463 = group463.getSize() @@ -5047,114 +5071,114 @@ final int groupLen463 = group463.getSize() ; for (; index463 < groupLen463;index463++){ _k = BA.ObjectToString(group463.Get(index463)); - //BA.debugLineNum = 2021;BA.debugLine="Log(k & \": \" & records(result.Columns.Get(k)"; -__c.LogImpl("514942761",_k+": "+BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)(_k))))]),0); + //BA.debugLineNum = 2037;BA.debugLine="Log(k & \": \" & records(result.Columns.Get(k)"; +__c.LogImpl("150332201",_k+": "+BA.ObjectToString(_records[(int)(BA.ObjectToNumber(_result.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .Get((Object)(_k))))]),0); } }; } }; }; }; - //BA.debugLineNum = 2026;BA.debugLine="Job.Release"; + //BA.debugLineNum = 2042;BA.debugLine="Job.Release"; _job._release /*String*/ (); }; - //BA.debugLineNum = 2029;BA.debugLine="If reqs.Size = 0 Then"; + //BA.debugLineNum = 2045;BA.debugLine="If reqs.Size = 0 Then"; if (_reqs.getSize()==0) { - //BA.debugLineNum = 2035;BA.debugLine="c = Starter.skmt.ExecQuery(\"SELECT COUNT(*) AS C"; + //BA.debugLineNum = 2051;BA.debugLine="c = Starter.skmt.ExecQuery(\"SELECT COUNT(*) AS C"; _c = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery("SELECT COUNT(*) AS CUANTOS FROM CHECADO_CHECK"))); - //BA.debugLineNum = 2036;BA.debugLine="c.Position = 0"; + //BA.debugLineNum = 2052;BA.debugLine="c.Position = 0"; _c.setPosition((int) (0)); - //BA.debugLineNum = 2037;BA.debugLine="If c.GetString(\"CUANTOS\") = 0 Then"; + //BA.debugLineNum = 2053;BA.debugLine="If c.GetString(\"CUANTOS\") = 0 Then"; if ((_c.GetString("CUANTOS")).equals(BA.NumberToString(0))) { - //BA.debugLineNum = 2038;BA.debugLine="Starter.skmt.ExecNonQuery2(\"insert into CHECADO"; + //BA.debugLineNum = 2054;BA.debugLine="Starter.skmt.ExecNonQuery2(\"insert into CHECADO"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery2("insert into CHECADO_CHECK (CHECADO) VALUES(?)",anywheresoftware.b4a.keywords.Common.ArrayToList(new String[]{"0"})); }else if((_c.GetString("CUANTOS")).equals(BA.NumberToString(1))) { }; - //BA.debugLineNum = 2043;BA.debugLine="c.Close"; + //BA.debugLineNum = 2059;BA.debugLine="c.Close"; _c.Close(); }; - //BA.debugLineNum = 2049;BA.debugLine="End Sub"; + //BA.debugLineNum = 2065;BA.debugLine="End Sub"; return ""; } public String _listview1_itemclick(int _position,Object _value) throws Exception{ String[] _clieasing = null; - //BA.debugLineNum = 2437;BA.debugLine="Private Sub ListView1_ItemClick (Position As Int,"; - //BA.debugLineNum = 2438;BA.debugLine="Log(Value)"; -__c.LogImpl("515794177",BA.ObjectToString(_value),0); - //BA.debugLineNum = 2440;BA.debugLine="Dim clieasing() As String = Regex.Split(\" \", Valu"; + //BA.debugLineNum = 2453;BA.debugLine="Private Sub ListView1_ItemClick (Position As Int,"; + //BA.debugLineNum = 2454;BA.debugLine="Log(Value)"; +__c.LogImpl("151183617",BA.ObjectToString(_value),0); + //BA.debugLineNum = 2456;BA.debugLine="Dim clieasing() As String = Regex.Split(\" \", Valu"; _clieasing = __c.Regex.Split(" ",BA.ObjectToString(_value)); - //BA.debugLineNum = 2441;BA.debugLine="Log(clieasing(0))"; -__c.LogImpl("515794180",_clieasing[(int) (0)],0); - //BA.debugLineNum = 2443;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from CUENTAA\")"; + //BA.debugLineNum = 2457;BA.debugLine="Log(clieasing(0))"; +__c.LogImpl("151183620",_clieasing[(int) (0)],0); + //BA.debugLineNum = 2459;BA.debugLine="Starter.skmt.ExecNonQuery(\"delete from CUENTAA\")"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery("delete from CUENTAA"); - //BA.debugLineNum = 2444;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO CUENTAA V"; + //BA.debugLineNum = 2460;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO CUENTAA V"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery2("INSERT INTO CUENTAA VALUES (?)",anywheresoftware.b4a.keywords.Common.ArrayToList(new Object[]{(Object)(_clieasing[(int) (0)])})); - //BA.debugLineNum = 2445;BA.debugLine="B4XPages.ShowPage(\"Cliente\")"; + //BA.debugLineNum = 2461;BA.debugLine="B4XPages.ShowPage(\"Cliente\")"; _b4xpages._showpage /*String*/ (ba,"Cliente"); - //BA.debugLineNum = 2446;BA.debugLine="Panel1.Visible = False"; + //BA.debugLineNum = 2462;BA.debugLine="Panel1.Visible = False"; _panel1.setVisible(__c.False); - //BA.debugLineNum = 2447;BA.debugLine="End Sub"; + //BA.debugLineNum = 2463;BA.debugLine="End Sub"; return ""; } public String _p_carga_click() throws Exception{ - //BA.debugLineNum = 2559;BA.debugLine="Private Sub P_carga_Click"; - //BA.debugLineNum = 2561;BA.debugLine="End Sub"; + //BA.debugLineNum = 2575;BA.debugLine="Private Sub P_carga_Click"; + //BA.debugLineNum = 2577;BA.debugLine="End Sub"; return ""; } public String _p_prod_click() throws Exception{ - //BA.debugLineNum = 2509;BA.debugLine="Private Sub p_prod_Click"; - //BA.debugLineNum = 2511;BA.debugLine="End Sub"; + //BA.debugLineNum = 2525;BA.debugLine="Private Sub p_prod_Click"; + //BA.debugLineNum = 2527;BA.debugLine="End Sub"; return ""; } public String _printer_connected(boolean _success) throws Exception{ - //BA.debugLineNum = 2700;BA.debugLine="Sub Printer_Connected (Success As Boolean)"; - //BA.debugLineNum = 2701;BA.debugLine="If Success Then"; + //BA.debugLineNum = 2716;BA.debugLine="Sub Printer_Connected (Success As Boolean)"; + //BA.debugLineNum = 2717;BA.debugLine="If Success Then"; if (_success) { - //BA.debugLineNum = 2703;BA.debugLine="PASA_IMP = \"1\""; + //BA.debugLineNum = 2719;BA.debugLine="PASA_IMP = \"1\""; _pasa_imp = "1"; }else { - //BA.debugLineNum = 2706;BA.debugLine="If Msgbox2(\"\", \"Printer Error\",\"Reprint\",\"Cancel"; + //BA.debugLineNum = 2722;BA.debugLine="If Msgbox2(\"\", \"Printer Error\",\"Reprint\",\"Cancel"; if (__c.Msgbox2(BA.ObjectToCharSequence(""),BA.ObjectToCharSequence("Printer Error"),"Reprint","Cancel","",(android.graphics.Bitmap)(__c.Null),ba)==__c.DialogResponse.POSITIVE) { - //BA.debugLineNum = 2707;BA.debugLine="StartPrinter"; + //BA.debugLineNum = 2723;BA.debugLine="StartPrinter"; _startprinter(); + }; + }; + //BA.debugLineNum = 2726;BA.debugLine="End Sub"; +return ""; +} +public String _printer1_connected(boolean _success) throws Exception{ + //BA.debugLineNum = 2691;BA.debugLine="Sub Printer1_Connected (Success As Boolean)"; + //BA.debugLineNum = 2693;BA.debugLine="If Success Then"; +if (_success) { + //BA.debugLineNum = 2694;BA.debugLine="ToastMessageShow(\"Impresora conectada\", False)"; +__c.ToastMessageShow(BA.ObjectToCharSequence("Impresora conectada"),__c.False); + //BA.debugLineNum = 2695;BA.debugLine="Starter.skmt.ExecNonQuery2(\"delete from CAT_VARI"; +_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery2("delete from CAT_VARIABLES where CAT_VA_DESCRIPCION = ?",anywheresoftware.b4a.keywords.Common.ArrayToList(new Object[]{(Object)("MACIMP")})); + //BA.debugLineNum = 2696;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO CAT_VARI"; +_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery2("INSERT INTO CAT_VARIABLES(CAT_VA_DESCRIPCION, CAT_VA_VALOR) VALUES (?,?)",anywheresoftware.b4a.keywords.Common.ArrayToList(new Object[]{(Object)("MACIMP"),(Object)(_starter._mac_impresora /*String*/ )})); + //BA.debugLineNum = 2699;BA.debugLine="impresoraConectada = True"; +_impresoraconectada = __c.True; + }else { + //BA.debugLineNum = 2703;BA.debugLine="LogColor(\"Error conectando la impresora\", Colors"; +__c.LogImpl("151707916","Error conectando la impresora",__c.Colors.Red); + //BA.debugLineNum = 2704;BA.debugLine="errorImpresora = errorImpresora + 1"; +_errorimpresora = (int) (_errorimpresora+1); + //BA.debugLineNum = 2705;BA.debugLine="If errorImpresora > 1 Then"; +if (_errorimpresora>1) { + //BA.debugLineNum = 2706;BA.debugLine="Starter.MAC_IMPRESORA = \"0\""; +_starter._mac_impresora /*String*/ = "0"; + //BA.debugLineNum = 2707;BA.debugLine="errorImpresora = 0"; +_errorimpresora = (int) (0); }; }; //BA.debugLineNum = 2710;BA.debugLine="End Sub"; return ""; } -public String _printer1_connected(boolean _success) throws Exception{ - //BA.debugLineNum = 2675;BA.debugLine="Sub Printer1_Connected (Success As Boolean)"; - //BA.debugLineNum = 2677;BA.debugLine="If Success Then"; -if (_success) { - //BA.debugLineNum = 2678;BA.debugLine="ToastMessageShow(\"Impresora conectada\", False)"; -__c.ToastMessageShow(BA.ObjectToCharSequence("Impresora conectada"),__c.False); - //BA.debugLineNum = 2679;BA.debugLine="Starter.skmt.ExecNonQuery2(\"delete from CAT_VARI"; -_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery2("delete from CAT_VARIABLES where CAT_VA_DESCRIPCION = ?",anywheresoftware.b4a.keywords.Common.ArrayToList(new Object[]{(Object)("MACIMP")})); - //BA.debugLineNum = 2680;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO CAT_VARI"; -_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery2("INSERT INTO CAT_VARIABLES(CAT_VA_DESCRIPCION, CAT_VA_VALOR) VALUES (?,?)",anywheresoftware.b4a.keywords.Common.ArrayToList(new Object[]{(Object)("MACIMP"),(Object)(_starter._mac_impresora /*String*/ )})); - //BA.debugLineNum = 2683;BA.debugLine="impresoraConectada = True"; -_impresoraconectada = __c.True; - }else { - //BA.debugLineNum = 2687;BA.debugLine="LogColor(\"Error conectando la impresora\", Colors"; -__c.LogImpl("516318476","Error conectando la impresora",__c.Colors.Red); - //BA.debugLineNum = 2688;BA.debugLine="errorImpresora = errorImpresora + 1"; -_errorimpresora = (int) (_errorimpresora+1); - //BA.debugLineNum = 2689;BA.debugLine="If errorImpresora > 1 Then"; -if (_errorimpresora>1) { - //BA.debugLineNum = 2690;BA.debugLine="Starter.MAC_IMPRESORA = \"0\""; -_starter._mac_impresora /*String*/ = "0"; - //BA.debugLineNum = 2691;BA.debugLine="errorImpresora = 0"; -_errorimpresora = (int) (0); - }; - }; - //BA.debugLineNum = 2694;BA.debugLine="End Sub"; -return ""; -} public String _printer1_error() throws Exception{ - //BA.debugLineNum = 2696;BA.debugLine="Sub Printer1_Error"; - //BA.debugLineNum = 2697;BA.debugLine="Log(\"error printer\")"; -__c.LogImpl("516384001","error printer",0); - //BA.debugLineNum = 2698;BA.debugLine="End Sub"; + //BA.debugLineNum = 2712;BA.debugLine="Sub Printer1_Error"; + //BA.debugLineNum = 2713;BA.debugLine="Log(\"error printer\")"; +__c.LogImpl("151773441","error printer",0); + //BA.debugLineNum = 2714;BA.debugLine="End Sub"; return ""; } public String _startprinter() throws Exception{ @@ -5162,72 +5186,72 @@ anywheresoftware.b4a.objects.collections.Map _paireddevices = null; anywheresoftware.b4a.objects.collections.List _l1 = null; int _resimp = 0; int _i = 0; - //BA.debugLineNum = 2712;BA.debugLine="Sub StartPrinter"; - //BA.debugLineNum = 2713;BA.debugLine="Dim PairedDevices As Map"; + //BA.debugLineNum = 2728;BA.debugLine="Sub StartPrinter"; + //BA.debugLineNum = 2729;BA.debugLine="Dim PairedDevices As Map"; _paireddevices = new anywheresoftware.b4a.objects.collections.Map(); - //BA.debugLineNum = 2714;BA.debugLine="Dim L1 As List"; + //BA.debugLineNum = 2730;BA.debugLine="Dim L1 As List"; _l1 = new anywheresoftware.b4a.objects.collections.List(); - //BA.debugLineNum = 2715;BA.debugLine="Dim resimp As Int"; + //BA.debugLineNum = 2731;BA.debugLine="Dim resimp As Int"; _resimp = 0; - //BA.debugLineNum = 2716;BA.debugLine="ToastMessageShow(\"Printing.....\",True)"; + //BA.debugLineNum = 2732;BA.debugLine="ToastMessageShow(\"Printing.....\",True)"; __c.ToastMessageShow(BA.ObjectToCharSequence("Printing....."),__c.True); - //BA.debugLineNum = 2717;BA.debugLine="PairedDevices.Initialize"; + //BA.debugLineNum = 2733;BA.debugLine="PairedDevices.Initialize"; _paireddevices.Initialize(); - //BA.debugLineNum = 2718;BA.debugLine="Try"; -try { //BA.debugLineNum = 2719;BA.debugLine="PairedDevices = cmp20.GetPairedDevices"; + //BA.debugLineNum = 2734;BA.debugLine="Try"; +try { //BA.debugLineNum = 2735;BA.debugLine="PairedDevices = cmp20.GetPairedDevices"; _paireddevices = _cmp20.GetPairedDevices(); } catch (Exception e9) { - ba.setLastException(e9); //BA.debugLineNum = 2721;BA.debugLine="Msgbox(\"Getting Paired Devices\",\"Printer Error\")"; + ba.setLastException(e9); //BA.debugLineNum = 2737;BA.debugLine="Msgbox(\"Getting Paired Devices\",\"Printer Error\")"; __c.Msgbox(BA.ObjectToCharSequence("Getting Paired Devices"),BA.ObjectToCharSequence("Printer Error"),ba); - //BA.debugLineNum = 2722;BA.debugLine="printer.Close"; + //BA.debugLineNum = 2738;BA.debugLine="printer.Close"; _printer.Close(); - //BA.debugLineNum = 2723;BA.debugLine="cmp20.Disconnect"; + //BA.debugLineNum = 2739;BA.debugLine="cmp20.Disconnect"; _cmp20.Disconnect(); }; - //BA.debugLineNum = 2726;BA.debugLine="If PairedDevices.Size = 0 Then"; + //BA.debugLineNum = 2742;BA.debugLine="If PairedDevices.Size = 0 Then"; if (_paireddevices.getSize()==0) { - //BA.debugLineNum = 2727;BA.debugLine="Msgbox(\"Error Connecting to Printer - Printer No"; + //BA.debugLineNum = 2743;BA.debugLine="Msgbox(\"Error Connecting to Printer - Printer No"; __c.Msgbox(BA.ObjectToCharSequence("Error Connecting to Printer - Printer Not Found"),BA.ObjectToCharSequence(""),ba); - //BA.debugLineNum = 2728;BA.debugLine="Return"; + //BA.debugLineNum = 2744;BA.debugLine="Return"; if (true) return ""; }; - //BA.debugLineNum = 2731;BA.debugLine="If PairedDevices.Size = 1 Then"; + //BA.debugLineNum = 2747;BA.debugLine="If PairedDevices.Size = 1 Then"; if (_paireddevices.getSize()==1) { - //BA.debugLineNum = 2732;BA.debugLine="Try"; -try { //BA.debugLineNum = 2733;BA.debugLine="cmp20.Connect(PairedDevices.Get(PairedDevices.G"; + //BA.debugLineNum = 2748;BA.debugLine="Try"; +try { //BA.debugLineNum = 2749;BA.debugLine="cmp20.Connect(PairedDevices.Get(PairedDevices.G"; _cmp20.Connect(ba,BA.ObjectToString(_paireddevices.Get(_paireddevices.GetKeyAt((int) (0))))); } catch (Exception e21) { - ba.setLastException(e21); //BA.debugLineNum = 2735;BA.debugLine="Msgbox(\"Connecting\",\"Printer Error\") 'ignore"; + ba.setLastException(e21); //BA.debugLineNum = 2751;BA.debugLine="Msgbox(\"Connecting\",\"Printer Error\") 'ignore"; __c.Msgbox(BA.ObjectToCharSequence("Connecting"),BA.ObjectToCharSequence("Printer Error"),ba); - //BA.debugLineNum = 2736;BA.debugLine="printer.Close"; + //BA.debugLineNum = 2752;BA.debugLine="printer.Close"; _printer.Close(); - //BA.debugLineNum = 2737;BA.debugLine="cmp20.Disconnect"; + //BA.debugLineNum = 2753;BA.debugLine="cmp20.Disconnect"; _cmp20.Disconnect(); }; }else { - //BA.debugLineNum = 2740;BA.debugLine="L1.Initialize"; + //BA.debugLineNum = 2756;BA.debugLine="L1.Initialize"; _l1.Initialize(); - //BA.debugLineNum = 2741;BA.debugLine="For i = 0 To PairedDevices.Size - 1"; + //BA.debugLineNum = 2757;BA.debugLine="For i = 0 To PairedDevices.Size - 1"; { final int step27 = 1; final int limit27 = (int) (_paireddevices.getSize()-1); _i = (int) (0) ; for (;_i <= limit27 ;_i = _i + step27 ) { - //BA.debugLineNum = 2742;BA.debugLine="L1.Add(PairedDevices.GetKeyAt(i))"; + //BA.debugLineNum = 2758;BA.debugLine="L1.Add(PairedDevices.GetKeyAt(i))"; _l1.Add(_paireddevices.GetKeyAt(_i)); } }; - //BA.debugLineNum = 2744;BA.debugLine="resimp = InputList(L1, \"Choose device\", -1) 'ign"; + //BA.debugLineNum = 2760;BA.debugLine="resimp = InputList(L1, \"Choose device\", -1) 'ign"; _resimp = __c.InputList(_l1,BA.ObjectToCharSequence("Choose device"),(int) (-1),ba); - //BA.debugLineNum = 2745;BA.debugLine="If resimp <> DialogResponse.CANCEL Then"; + //BA.debugLineNum = 2761;BA.debugLine="If resimp <> DialogResponse.CANCEL Then"; if (_resimp!=__c.DialogResponse.CANCEL) { - //BA.debugLineNum = 2746;BA.debugLine="cmp20.Connect(PairedDevices.Get(L1.Get(resimp))"; + //BA.debugLineNum = 2762;BA.debugLine="cmp20.Connect(PairedDevices.Get(L1.Get(resimp))"; _cmp20.Connect(ba,BA.ObjectToString(_paireddevices.Get(_l1.Get(_resimp)))); }; }; - //BA.debugLineNum = 2749;BA.debugLine="End Sub"; + //BA.debugLineNum = 2765;BA.debugLine="End Sub"; return ""; } public String _subir_click() throws Exception{ @@ -5261,59 +5285,59 @@ _c.Close(); return ""; } public String _t1_tick() throws Exception{ - //BA.debugLineNum = 2141;BA.debugLine="Sub t1_tick"; - //BA.debugLineNum = 2142;BA.debugLine="cmd.Initialize"; + //BA.debugLineNum = 2157;BA.debugLine="Sub t1_tick"; + //BA.debugLineNum = 2158;BA.debugLine="cmd.Initialize"; _cmd.Initialize(); - //BA.debugLineNum = 2143;BA.debugLine="cmd.Name = \"select_cuantos_pedido\""; + //BA.debugLineNum = 2159;BA.debugLine="cmd.Name = \"select_cuantos_pedido\""; _cmd.Name /*String*/ = "select_cuantos_pedido"; - //BA.debugLineNum = 2144;BA.debugLine="cmd.Parameters = Array As Object(ALMACEN,l_ruta.t"; + //BA.debugLineNum = 2160;BA.debugLine="cmd.Parameters = Array As Object(ALMACEN,l_ruta.t"; _cmd.Parameters /*Object[]*/ = new Object[]{(Object)(_almacen),(Object)(_l_ruta.getText())}; - //BA.debugLineNum = 2145;BA.debugLine="reqManager.ExecuteQuery(cmd , 0, \"valida_pedido\")"; + //BA.debugLineNum = 2161;BA.debugLine="reqManager.ExecuteQuery(cmd , 0, \"valida_pedido\")"; _reqmanager._executequery /*String*/ (_cmd,(int) (0),(Object)("valida_pedido")); - //BA.debugLineNum = 2147;BA.debugLine="cmd.Initialize"; + //BA.debugLineNum = 2163;BA.debugLine="cmd.Initialize"; _cmd.Initialize(); - //BA.debugLineNum = 2148;BA.debugLine="cmd.Name = \"select_cuantos_noventa_mards\""; + //BA.debugLineNum = 2164;BA.debugLine="cmd.Name = \"select_cuantos_noventa_mards\""; _cmd.Name /*String*/ = "select_cuantos_noventa_mards"; - //BA.debugLineNum = 2149;BA.debugLine="cmd.Parameters = Array As Object(ALMACEN,l_ruta.t"; + //BA.debugLineNum = 2165;BA.debugLine="cmd.Parameters = Array As Object(ALMACEN,l_ruta.t"; _cmd.Parameters /*Object[]*/ = new Object[]{(Object)(_almacen),(Object)(_l_ruta.getText())}; - //BA.debugLineNum = 2150;BA.debugLine="reqManager.ExecuteQuery(cmd , 0, \"valida_noventa\""; + //BA.debugLineNum = 2166;BA.debugLine="reqManager.ExecuteQuery(cmd , 0, \"valida_noventa\""; _reqmanager._executequery /*String*/ (_cmd,(int) (0),(Object)("valida_noventa")); - //BA.debugLineNum = 2152;BA.debugLine="cmd.Initialize"; + //BA.debugLineNum = 2168;BA.debugLine="cmd.Initialize"; _cmd.Initialize(); - //BA.debugLineNum = 2153;BA.debugLine="cmd.Name = \"select_cuantos_pedidoc\""; + //BA.debugLineNum = 2169;BA.debugLine="cmd.Name = \"select_cuantos_pedidoc\""; _cmd.Name /*String*/ = "select_cuantos_pedidoc"; - //BA.debugLineNum = 2154;BA.debugLine="cmd.Parameters = Array As Object(ALMACEN,l_ruta.t"; + //BA.debugLineNum = 2170;BA.debugLine="cmd.Parameters = Array As Object(ALMACEN,l_ruta.t"; _cmd.Parameters /*Object[]*/ = new Object[]{(Object)(_almacen),(Object)(_l_ruta.getText())}; - //BA.debugLineNum = 2155;BA.debugLine="reqManager.ExecuteQuery(cmd , 0, \"valida_pedidoc\""; + //BA.debugLineNum = 2171;BA.debugLine="reqManager.ExecuteQuery(cmd , 0, \"valida_pedidoc\""; _reqmanager._executequery /*String*/ (_cmd,(int) (0),(Object)("valida_pedidoc")); - //BA.debugLineNum = 2156;BA.debugLine="img2.Visible=False"; + //BA.debugLineNum = 2172;BA.debugLine="img2.Visible=False"; _img2.setVisible(__c.False); - //BA.debugLineNum = 2157;BA.debugLine="t1.Enabled = False"; + //BA.debugLineNum = 2173;BA.debugLine="t1.Enabled = False"; _t1.setEnabled(__c.False); - //BA.debugLineNum = 2158;BA.debugLine="End Sub"; + //BA.debugLineNum = 2174;BA.debugLine="End Sub"; return ""; } public String _t8_tick() throws Exception{ - //BA.debugLineNum = 2547;BA.debugLine="Sub t8_tick"; - //BA.debugLineNum = 2548;BA.debugLine="cmd.Initialize"; + //BA.debugLineNum = 2563;BA.debugLine="Sub t8_tick"; + //BA.debugLineNum = 2564;BA.debugLine="cmd.Initialize"; _cmd.Initialize(); - //BA.debugLineNum = 2549;BA.debugLine="cmd.Name = \"select_conteo_izca\""; + //BA.debugLineNum = 2565;BA.debugLine="cmd.Name = \"select_conteo_izca\""; _cmd.Name /*String*/ = "select_conteo_izca"; - //BA.debugLineNum = 2550;BA.debugLine="cmd.Parameters = Array As Object(e_ruta.text, ALM"; + //BA.debugLineNum = 2566;BA.debugLine="cmd.Parameters = Array As Object(e_ruta.text, ALM"; _cmd.Parameters /*Object[]*/ = new Object[]{(Object)(_e_ruta.getText()),(Object)(_almacen)}; - //BA.debugLineNum = 2551;BA.debugLine="reqManager.ExecuteQuery(cmd , 0, \"CONTEO_DATOS\")"; + //BA.debugLineNum = 2567;BA.debugLine="reqManager.ExecuteQuery(cmd , 0, \"CONTEO_DATOS\")"; _reqmanager._executequery /*String*/ (_cmd,(int) (0),(Object)("CONTEO_DATOS")); - //BA.debugLineNum = 2552;BA.debugLine="l_carga2.Text = \"VALIDANDO\""; + //BA.debugLineNum = 2568;BA.debugLine="l_carga2.Text = \"VALIDANDO\""; _l_carga2.setText(BA.ObjectToCharSequence("VALIDANDO")); - //BA.debugLineNum = 2553;BA.debugLine="L_carga.Text = \"VALIDANDO\""; + //BA.debugLineNum = 2569;BA.debugLine="L_carga.Text = \"VALIDANDO\""; _l_carga.setText(BA.ObjectToCharSequence("VALIDANDO")); - //BA.debugLineNum = 2554;BA.debugLine="PB_carga.Progress = 50"; + //BA.debugLineNum = 2570;BA.debugLine="PB_carga.Progress = 50"; _pb_carga.setProgress((int) (50)); - //BA.debugLineNum = 2555;BA.debugLine="PB_carga2.Progress = 50"; + //BA.debugLineNum = 2571;BA.debugLine="PB_carga2.Progress = 50"; _pb_carga2.setProgress((int) (50)); - //BA.debugLineNum = 2556;BA.debugLine="t8.Enabled = False"; + //BA.debugLineNum = 2572;BA.debugLine="t8.Enabled = False"; _t8.setEnabled(__c.False); - //BA.debugLineNum = 2557;BA.debugLine="End Sub"; + //BA.debugLineNum = 2573;BA.debugLine="End Sub"; return ""; } public String _to_number_vb(Object _valor) throws Exception{ diff --git a/B4A/Objects/src/reparto_izca/keymon/lat/c_productos.java b/B4A/Objects/src/reparto_izca/keymon/lat/c_productos.java index 480b5d5..33acad5 100644 --- a/B4A/Objects/src/reparto_izca/keymon/lat/c_productos.java +++ b/B4A/Objects/src/reparto_izca/keymon/lat/c_productos.java @@ -122,7 +122,7 @@ _sdate = __c.DateTime.Date(__c.DateTime.getNow()); //BA.debugLineNum = 670;BA.debugLine="sTime = DateTime.Time(DateTime.Now)"; _stime = __c.DateTime.Time(__c.DateTime.getNow()); //BA.debugLineNum = 672;BA.debugLine="LogColor(\"b_prodMas_Click\", Colors.Magenta)"; -__c.LogImpl("520185096","b_prodMas_Click",__c.Colors.Magenta); +__c.LogImpl("155574536","b_prodMas_Click",__c.Colors.Magenta); //BA.debugLineNum = 673;BA.debugLine="Dim index As Int = clv_pedido.GetItemFromView(Sen"; _index = _clv_pedido._getitemfromview((anywheresoftware.b4a.objects.B4XViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.B4XViewWrapper(), (java.lang.Object)(__c.Sender(ba)))); //BA.debugLineNum = 674;BA.debugLine="Dim pnl0 As B4XView = clv_pedido.GetPanel(index)"; @@ -138,7 +138,7 @@ _lacant = _pnl.GetView((int) (2)).GetView((int) (3)); _estetag = new anywheresoftware.b4a.objects.collections.List(); _estetag = anywheresoftware.b4a.keywords.Common.ArrayToList(__c.Regex.Split("\\|",BA.ObjectToString(_lacant.getTag()))); //BA.debugLineNum = 681;BA.debugLine="Log(\"LC_TEXT:\"&laCant.Text&\"|LC_TAG:\"&laCant.Tag&"; -__c.LogImpl("520185105","LC_TEXT:"+_lacant.getText()+"|LC_TAG:"+BA.ObjectToString(_lacant.getTag())+"|ET:"+BA.ObjectToString(_estetag),0); +__c.LogImpl("155574545","LC_TEXT:"+_lacant.getText()+"|LC_TAG:"+BA.ObjectToString(_lacant.getTag())+"|ET:"+BA.ObjectToString(_estetag),0); //BA.debugLineNum = 682;BA.debugLine="If laCant.Text = \"\" Then laCant.Text = 0"; if ((_lacant.getText()).equals("")) { _lacant.setText(BA.ObjectToCharSequence(0));}; @@ -164,16 +164,16 @@ _minimos.Close(); //BA.debugLineNum = 695;BA.debugLine="minimoadesc = \"1\""; _minimoadesc = "1"; //BA.debugLineNum = 698;BA.debugLine="LogColor($\"++++++++++++++++++++++++++ ${esteTag"; -__c.LogImpl("520185122",("++++++++++++++++++++++++++ "+__c.SmartStringFormatter("",(Object)(_estetag.getObject()))+""),__c.Colors.Green); +__c.LogImpl("155574562",("++++++++++++++++++++++++++ "+__c.SmartStringFormatter("",(Object)(_estetag.getObject()))+""),__c.Colors.Green); //BA.debugLineNum = 699;BA.debugLine="Log(esteTag.get(4))"; -__c.LogImpl("520185123",BA.ObjectToString(_estetag.Get((int) (4))),0); +__c.LogImpl("155574563",BA.ObjectToString(_estetag.Get((int) (4))),0); //BA.debugLineNum = 700;BA.debugLine="If esteTag.Get(4) = \"0\" Then"; if ((_estetag.Get((int) (4))).equals((Object)("0"))) { }else { //BA.debugLineNum = 703;BA.debugLine="If laCant.Text + 1 <= maxProds Then"; if ((double)(Double.parseDouble(_lacant.getText()))+1<=(double)(Double.parseDouble(_maxprods))) { //BA.debugLineNum = 704;BA.debugLine="Log($\"NuevaCant = ${laCant.Text + 1}\"$)"; -__c.LogImpl("520185128",("NuevaCant = "+__c.SmartStringFormatter("",(Object)((double)(Double.parseDouble(_lacant.getText()))+1))+""),0); +__c.LogImpl("155574568",("NuevaCant = "+__c.SmartStringFormatter("",(Object)((double)(Double.parseDouble(_lacant.getText()))+1))+""),0); //BA.debugLineNum = 705;BA.debugLine="laCant.Text = $\"$1.0{laCant.Text + 1}\"$"; _lacant.setText(BA.ObjectToCharSequence((""+__c.SmartStringFormatter("1.0",(Object)((double)(Double.parseDouble(_lacant.getText()))+1))+""))); //BA.debugLineNum = 706;BA.debugLine="Starter.skmt.ExecNonQuery2(\"update cat_gunaprod"; @@ -257,42 +257,42 @@ if ((_c2.GetString("HVD_CODPROMO")).equals(_subs._traealmacen /*String*/ (ba))) //BA.debugLineNum = 754;BA.debugLine="Private pup As String = c2.GetString(\"HVD_CO"; _pup = BA.NumberToString((double)(Double.parseDouble(_c2.GetString("HVD_COSTO_TOT")))/(double)(double)(Double.parseDouble(_c2.GetString("HVD_CANT")))); //BA.debugLineNum = 757;BA.debugLine="Log(\"algo1\")"; -__c.LogImpl("520185181","algo1",0); +__c.LogImpl("155574621","algo1",0); //BA.debugLineNum = 758;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO PEDI"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery2("INSERT INTO PEDIDO(PE_PROID,PE_PRONOMBRE,PE_CANT,PE_CLIENTEOR,PE_CLIENTE,PE_COSTOU,PE_COSTO_TOT,PE_CAJAS,PE_BCAJAS,CONSECUTIVO,PE_RUTA, PE_TIPO,PE_CEDIS,PE_FECHA,PE_USUARIO,FECHA_PREV,RUTA_REP,PE_REGALO) VALUES (?,?,?,?,?,?,?,0,0,?,?,?,?,?,?,?,?,?)",anywheresoftware.b4a.keywords.Common.ArrayToList(new String[]{BA.ObjectToString(_estetag.Get((int) (2))),_c2.GetString("HVD_PRONOMBRE"),BA.NumberToString(1*(double)(Double.parseDouble(_minimoadesc))),BA.ObjectToString(_estetag.Get((int) (5))),_subs._traecliente /*String*/ (ba),BA.NumberToString(((double)(Double.parseDouble(_pup))*(double)(Double.parseDouble(_minimoadesc)))),BA.NumberToString(((double)(Double.parseDouble(_pup))*(double)(Double.parseDouble(_minimoadesc)))),BA.ObjectToString(_estetag.Get((int) (6))),_subs._traerutaprev /*String*/ (ba),"PREVENTA",_subs._traealmacen /*String*/ (ba),_sdate+" "+_stime,_subs._traeusuario /*String*/ (ba),_subs._traefechaprev /*String*/ (ba),_subs._traerutareparto /*String*/ (ba),_esregalo})); }else { //BA.debugLineNum = 760;BA.debugLine="Log(\"|\" & preciofull& \"|\")"; -__c.LogImpl("520185184","|"+_preciofull+"|",0); +__c.LogImpl("155574624","|"+_preciofull+"|",0); //BA.debugLineNum = 761;BA.debugLine="Log(\"|\" & minimoadesc& \"|\")"; -__c.LogImpl("520185185","|"+_minimoadesc+"|",0); +__c.LogImpl("155574625","|"+_minimoadesc+"|",0); //BA.debugLineNum = 765;BA.debugLine="Log(esteTag.Get(2))"; -__c.LogImpl("520185189",BA.ObjectToString(_estetag.Get((int) (2))),0); +__c.LogImpl("155574629",BA.ObjectToString(_estetag.Get((int) (2))),0); //BA.debugLineNum = 766;BA.debugLine="Log(c2.GetString(\"HVD_PRONOMBRE\"))"; -__c.LogImpl("520185190",_c2.GetString("HVD_PRONOMBRE"),0); +__c.LogImpl("155574630",_c2.GetString("HVD_PRONOMBRE"),0); //BA.debugLineNum = 767;BA.debugLine="Log((1*minimoadesc))"; -__c.LogImpl("520185191",BA.NumberToString((1*(double)(Double.parseDouble(_minimoadesc)))),0); +__c.LogImpl("155574631",BA.NumberToString((1*(double)(Double.parseDouble(_minimoadesc)))),0); //BA.debugLineNum = 768;BA.debugLine="Log(esteTag.Get(5))"; -__c.LogImpl("520185192",BA.ObjectToString(_estetag.Get((int) (5))),0); +__c.LogImpl("155574632",BA.ObjectToString(_estetag.Get((int) (5))),0); //BA.debugLineNum = 769;BA.debugLine="Log(Subs.traeCliente)"; -__c.LogImpl("520185193",_subs._traecliente /*String*/ (ba),0); +__c.LogImpl("155574633",_subs._traecliente /*String*/ (ba),0); //BA.debugLineNum = 770;BA.debugLine="Log((preciofull*minimoadesc))"; -__c.LogImpl("520185194",BA.NumberToString(((double)(Double.parseDouble(_preciofull))*(double)(Double.parseDouble(_minimoadesc)))),0); +__c.LogImpl("155574634",BA.NumberToString(((double)(Double.parseDouble(_preciofull))*(double)(Double.parseDouble(_minimoadesc)))),0); //BA.debugLineNum = 771;BA.debugLine="Log(esteTag.Get(6))"; -__c.LogImpl("520185195",BA.ObjectToString(_estetag.Get((int) (6))),0); +__c.LogImpl("155574635",BA.ObjectToString(_estetag.Get((int) (6))),0); //BA.debugLineNum = 772;BA.debugLine="Log(Subs.traerUTAPREV)"; -__c.LogImpl("520185196",_subs._traerutaprev /*String*/ (ba),0); +__c.LogImpl("155574636",_subs._traerutaprev /*String*/ (ba),0); //BA.debugLineNum = 773;BA.debugLine="Log(Subs.traeAlmacen)"; -__c.LogImpl("520185197",_subs._traealmacen /*String*/ (ba),0); +__c.LogImpl("155574637",_subs._traealmacen /*String*/ (ba),0); //BA.debugLineNum = 774;BA.debugLine="Log(sDate & \" \" & sTime)"; -__c.LogImpl("520185198",_sdate+" "+_stime,0); +__c.LogImpl("155574638",_sdate+" "+_stime,0); //BA.debugLineNum = 775;BA.debugLine="Log(Subs.traeUsuario)"; -__c.LogImpl("520185199",_subs._traeusuario /*String*/ (ba),0); +__c.LogImpl("155574639",_subs._traeusuario /*String*/ (ba),0); //BA.debugLineNum = 776;BA.debugLine="Log(Subs.traefECHAPREV)"; -__c.LogImpl("520185200",_subs._traefechaprev /*String*/ (ba),0); +__c.LogImpl("155574640",_subs._traefechaprev /*String*/ (ba),0); //BA.debugLineNum = 777;BA.debugLine="Log(Subs.traeRutaReparto)"; -__c.LogImpl("520185201",_subs._traerutareparto /*String*/ (ba),0); +__c.LogImpl("155574641",_subs._traerutareparto /*String*/ (ba),0); //BA.debugLineNum = 778;BA.debugLine="Log(esregalo)"; -__c.LogImpl("520185202",_esregalo,0); +__c.LogImpl("155574642",_esregalo,0); //BA.debugLineNum = 781;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO PEDI"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery2("INSERT INTO PEDIDO(PE_PROID,PE_PRONOMBRE,PE_CANT,PE_CLIENTEOR,PE_CLIENTE,PE_COSTOU,PE_COSTO_TOT,PE_CAJAS,PE_BCAJAS,CONSECUTIVO,PE_RUTA, PE_TIPO,PE_CEDIS,PE_FECHA,PE_USUARIO,FECHA_PREV,RUTA_REP,PE_REGALO) VALUES (?,?,?,?,?,?,?,0,0,?,?,?,?,?,?,?,?,?)",anywheresoftware.b4a.keywords.Common.ArrayToList(new String[]{BA.ObjectToString(_estetag.Get((int) (2))),_c2.GetString("HVD_PRONOMBRE"),BA.NumberToString(1*(double)(Double.parseDouble(_minimoadesc))),BA.ObjectToString(_estetag.Get((int) (5))),_subs._traecliente /*String*/ (ba),BA.NumberToString(((double)(Double.parseDouble(_preciofull))*(double)(Double.parseDouble(_minimoadesc)))),BA.NumberToString(((double)(Double.parseDouble(_preciofull))*(double)(Double.parseDouble(_minimoadesc)))),BA.ObjectToString(_estetag.Get((int) (6))),_subs._traerutaprev /*String*/ (ba),"PREVENTA",_subs._traealmacen /*String*/ (ba),_sdate+" "+_stime,_subs._traeusuario /*String*/ (ba),_subs._traefechaprev /*String*/ (ba),_subs._traerutareparto /*String*/ (ba),_esregalo})); }; @@ -320,7 +320,7 @@ String _puc = ""; //BA.debugLineNum = 814;BA.debugLine="etCantHasFocus = False"; _etcanthasfocus = __c.False; //BA.debugLineNum = 816;BA.debugLine="LogColor(\"b_prodMas_Click\", Colors.Magenta)"; -__c.LogImpl("520250627","b_prodMas_Click",__c.Colors.Magenta); +__c.LogImpl("155640067","b_prodMas_Click",__c.Colors.Magenta); //BA.debugLineNum = 817;BA.debugLine="Dim index As Int = clv_pedido.GetItemFromView(Sen"; _index = _clv_pedido._getitemfromview((anywheresoftware.b4a.objects.B4XViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.B4XViewWrapper(), (java.lang.Object)(__c.Sender(ba)))); //BA.debugLineNum = 818;BA.debugLine="Dim pnl0 As B4XView = clv_pedido.GetPanel(index)"; @@ -333,40 +333,40 @@ _pnl = _pnl0.GetView((int) (0)); _lacantc = new anywheresoftware.b4a.objects.B4XViewWrapper(); _lacantc = _pnl.GetView((int) (3)).GetView((int) (3)); //BA.debugLineNum = 821;BA.debugLine="LogColor(laCantc.Text&\"--------------------------"; -__c.LogImpl("520250632",_lacantc.getText()+"-----------------------------",__c.Colors.Blue); +__c.LogImpl("155640072",_lacantc.getText()+"-----------------------------",__c.Colors.Blue); //BA.debugLineNum = 825;BA.debugLine="Dim esteTag As List = Regex.Split(\"\\|\", laCantc.T"; _estetag = new anywheresoftware.b4a.objects.collections.List(); _estetag = anywheresoftware.b4a.keywords.Common.ArrayToList(__c.Regex.Split("\\|",BA.ObjectToString(_lacantc.getTag()))); //BA.debugLineNum = 826;BA.debugLine="Log(\"LC_TEXT:\"&laCantc.Text&\"|LC_TAG:\"&laCantc.Ta"; -__c.LogImpl("520250637","LC_TEXT:"+_lacantc.getText()+"|LC_TAG:"+BA.ObjectToString(_lacantc.getTag())+"|ET:"+BA.ObjectToString(_estetag),0); +__c.LogImpl("155640077","LC_TEXT:"+_lacantc.getText()+"|LC_TAG:"+BA.ObjectToString(_lacantc.getTag())+"|ET:"+BA.ObjectToString(_estetag),0); //BA.debugLineNum = 827;BA.debugLine="If laCantc.Text = \"\" Then laCantc.Text = 0"; if ((_lacantc.getText()).equals("")) { _lacantc.setText(BA.ObjectToCharSequence(0));}; //BA.debugLineNum = 829;BA.debugLine="Private maxProds As String = (esteTag.Get(1) + es"; _maxprods = BA.NumberToString(((double)(BA.ObjectToNumber(_estetag.Get((int) (1))))+(double)(BA.ObjectToNumber(_estetag.Get((int) (4)))))); //BA.debugLineNum = 830;BA.debugLine="LogColor(esteTag.Get(1),Colors.Red)"; -__c.LogImpl("520250641",BA.ObjectToString(_estetag.Get((int) (1))),__c.Colors.Red); +__c.LogImpl("155640081",BA.ObjectToString(_estetag.Get((int) (1))),__c.Colors.Red); //BA.debugLineNum = 831;BA.debugLine="LogColor(esteTag.Get(4),Colors.Red)"; -__c.LogImpl("520250642",BA.ObjectToString(_estetag.Get((int) (4))),__c.Colors.Red); +__c.LogImpl("155640082",BA.ObjectToString(_estetag.Get((int) (4))),__c.Colors.Red); //BA.debugLineNum = 832;BA.debugLine="LogColor($\"++++++++++++++++++++++++++ ${esteTag"; -__c.LogImpl("520250643",("++++++++++++++++++++++++++ "+__c.SmartStringFormatter("",(Object)(_estetag.getObject()))+""),__c.Colors.Green); +__c.LogImpl("155640083",("++++++++++++++++++++++++++ "+__c.SmartStringFormatter("",(Object)(_estetag.getObject()))+""),__c.Colors.Green); //BA.debugLineNum = 834;BA.debugLine="Log(maxProds)"; -__c.LogImpl("520250645",_maxprods,0); +__c.LogImpl("155640085",_maxprods,0); //BA.debugLineNum = 837;BA.debugLine="Log(esteTag.Get(4))"; -__c.LogImpl("520250648",BA.ObjectToString(_estetag.Get((int) (4))),0); +__c.LogImpl("155640088",BA.ObjectToString(_estetag.Get((int) (4))),0); //BA.debugLineNum = 838;BA.debugLine="If esteTag.Get(4) = \"0\" Then"; if ((_estetag.Get((int) (4))).equals((Object)("0"))) { }else { //BA.debugLineNum = 841;BA.debugLine="If laCantc.Text + 1 <= maxProds Then"; if ((double)(Double.parseDouble(_lacantc.getText()))+1<=(double)(Double.parseDouble(_maxprods))) { //BA.debugLineNum = 842;BA.debugLine="Log($\"NuevaCant = ${laCantc.Text + 1}\"$)"; -__c.LogImpl("520250653",("NuevaCant = "+__c.SmartStringFormatter("",(Object)((double)(Double.parseDouble(_lacantc.getText()))+1))+""),0); +__c.LogImpl("155640093",("NuevaCant = "+__c.SmartStringFormatter("",(Object)((double)(Double.parseDouble(_lacantc.getText()))+1))+""),0); //BA.debugLineNum = 844;BA.debugLine="laCantc.Text = $\"$1.0{laCantc.Text + 1}\"$"; _lacantc.setText(BA.ObjectToCharSequence((""+__c.SmartStringFormatter("1.0",(Object)((double)(Double.parseDouble(_lacantc.getText()))+1))+""))); //BA.debugLineNum = 845;BA.debugLine="LogColor(esteTag,Colors.Magenta)"; -__c.LogImpl("520250656",BA.ObjectToString(_estetag),__c.Colors.Magenta); +__c.LogImpl("155640096",BA.ObjectToString(_estetag),__c.Colors.Magenta); //BA.debugLineNum = 847;BA.debugLine="LogColor(laCantc.Text,Colors.Red)"; -__c.LogImpl("520250658",_lacantc.getText(),__c.Colors.Red); +__c.LogImpl("155640098",_lacantc.getText(),__c.Colors.Red); //BA.debugLineNum = 850;BA.debugLine="c = Starter.skmt.ExecQuery2(\"SELECT * FROM PEDI"; _c = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery2("SELECT * FROM PEDIDO WHERE PE_PROID = ? and PE_CLIENTE IN (SELECT CUENTA FROM CUENTAA) AND CONSECUTIVO = ? ",new String[]{BA.ObjectToString(_estetag.Get((int) (2))),BA.ObjectToString(_estetag.Get((int) (6)))}))); //BA.debugLineNum = 851;BA.debugLine="If c.RowCount > 0 Then"; @@ -385,7 +385,7 @@ _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery(("update PEDIDO se //BA.debugLineNum = 858;BA.debugLine="B4XPage_Appear"; _b4xpage_appear(); //BA.debugLineNum = 859;BA.debugLine="Log(\"aqui2\")"; -__c.LogImpl("520250670","aqui2",0); +__c.LogImpl("155640110","aqui2",0); }; }else { //BA.debugLineNum = 862;BA.debugLine="Private c2 As Cursor = Starter.skmt.ExecQuery2"; @@ -398,7 +398,7 @@ _c2.setPosition((int) (0)); //BA.debugLineNum = 865;BA.debugLine="Private puc As String = c2.GetString(\"HVD_COS"; _puc = BA.NumberToString((double)(Double.parseDouble(_c2.GetString("HVD_COSTO_TOT")))/(double)(double)(Double.parseDouble(_c2.GetString("CANTC")))); //BA.debugLineNum = 866;BA.debugLine="Log(puc)"; -__c.LogImpl("520250677",_puc,0); +__c.LogImpl("155640117",_puc,0); //BA.debugLineNum = 869;BA.debugLine="Starter.skmt.ExecNonQuery2(\"INSERT INTO PEDID"; _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery2("INSERT INTO PEDIDO(PE_PROID,PE_PRONOMBRE,PE_CANT,PE_CLIENTEOR,PE_CLIENTE,PE_COSTOU,PE_COSTO_TOT,PE_CAJAS,PE_BCAJAS,CONSECUTIVO,PE_RUTA, PE_TIPO,PE_CEDIS,PE_FECHA,PE_USUARIO,FECHA_PREV,RUTA_REP,PE_REGALO) VALUES (?,?,?,?,?,?,?,1,1,?,?,?,?,?,?,?,?,?)",anywheresoftware.b4a.keywords.Common.ArrayToList(new String[]{BA.ObjectToString(_estetag.Get((int) (2))),_c2.GetString("HVD_PRONOMBRE"),_subs._traeconversion /*String*/ (ba,BA.ObjectToString(_estetag.Get((int) (2)))),BA.ObjectToString(_estetag.Get((int) (5))),_subs._traecliente /*String*/ (ba),_puc,_puc,BA.ObjectToString(_estetag.Get((int) (6))),_subs._traerutaprev /*String*/ (ba),"PREVENTA",_subs._traealmacen /*String*/ (ba),_sdate+" "+_stime,_subs._traeusuario /*String*/ (ba),_subs._traefechaprev /*String*/ (ba),_subs._traerutareparto /*String*/ (ba),BA.NumberToString(0)})); //BA.debugLineNum = 870;BA.debugLine="B4XPage_Appear"; @@ -425,9 +425,9 @@ float _preciou = 0f; //BA.debugLineNum = 559;BA.debugLine="etCantHasFocus = False"; _etcanthasfocus = __c.False; //BA.debugLineNum = 560;BA.debugLine="Log(\"etCantHasFocus=\" & etCantHasFocus)"; -__c.LogImpl("520119554","etCantHasFocus="+BA.ObjectToString(_etcanthasfocus),0); +__c.LogImpl("155508994","etCantHasFocus="+BA.ObjectToString(_etcanthasfocus),0); //BA.debugLineNum = 561;BA.debugLine="LogColor(\"b_prodMenos_Click\", Colors.Magenta)"; -__c.LogImpl("520119555","b_prodMenos_Click",__c.Colors.Magenta); +__c.LogImpl("155508995","b_prodMenos_Click",__c.Colors.Magenta); //BA.debugLineNum = 562;BA.debugLine="Dim index As Int = clv_pedido.GetItemFromView(Sen"; _index = _clv_pedido._getitemfromview((anywheresoftware.b4a.objects.B4XViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.B4XViewWrapper(), (java.lang.Object)(__c.Sender(ba)))); //BA.debugLineNum = 563;BA.debugLine="Dim pnl0 As B4XView = clv_pedido.GetPanel(index)"; @@ -443,7 +443,7 @@ _lacant = _pnl.GetView((int) (2)).GetView((int) (3)); _estetag = new anywheresoftware.b4a.objects.collections.List(); _estetag = anywheresoftware.b4a.keywords.Common.ArrayToList(__c.Regex.Split("\\|",BA.ObjectToString(_lacant.getTag()))); //BA.debugLineNum = 568;BA.debugLine="Log(\"LC_TEXT:\"&laCant.Text&\"|PROMO:\"&esteTag.Get("; -__c.LogImpl("520119562","LC_TEXT:"+_lacant.getText()+"|PROMO:"+BA.ObjectToString(_estetag.Get((int) (3)))+"|LC_TAG:"+BA.ObjectToString(_lacant.getTag())+"|ET:"+BA.ObjectToString(_estetag),0); +__c.LogImpl("155509002","LC_TEXT:"+_lacant.getText()+"|PROMO:"+BA.ObjectToString(_estetag.Get((int) (3)))+"|LC_TAG:"+BA.ObjectToString(_lacant.getTag())+"|ET:"+BA.ObjectToString(_estetag),0); //BA.debugLineNum = 570;BA.debugLine="Private minimoadesc As String"; _minimoadesc = ""; //BA.debugLineNum = 571;BA.debugLine="Dim minimos As Cursor = Starter.skmt.ExecQuery2(\""; @@ -474,7 +474,7 @@ _lacant.setText(BA.ObjectToCharSequence((""+__c.SmartStringFormatter("1.0",(Obje if ((double)(Double.parseDouble(_lacant.getText()))<0) { _lacant.setText(BA.ObjectToCharSequence(0));}; //BA.debugLineNum = 619;BA.debugLine="Log(\"NO ES promo\")"; -__c.LogImpl("520119613","NO ES promo",0); +__c.LogImpl("155509053","NO ES promo",0); //BA.debugLineNum = 624;BA.debugLine="Private c3 As Cursor = Starter.skmt.ExecQuery2(\""; _c3 = new anywheresoftware.b4a.sql.SQL.CursorWrapper(); _c3 = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery2("SELECT PE_CANT FROM PEDIDO WHERE PE_PROID = ? AND PE_CLIENTE IN (SELECT CUENTA FROM CUENTAA) AND CONSECUTIVO = ? ",new String[]{BA.ObjectToString(_estetag.Get((int) (2))),BA.ObjectToString(_estetag.Get((int) (6)))}))); @@ -513,7 +513,7 @@ _b4xpage_appear(); //BA.debugLineNum = 650;BA.debugLine="Dim preciou As Float = esteTag.Get(0)/esteTag.Get"; _preciou = (float) ((double)(BA.ObjectToNumber(_estetag.Get((int) (0))))/(double)(double)(BA.ObjectToNumber(_estetag.Get((int) (1))))); //BA.debugLineNum = 651;BA.debugLine="Log(\"PU: \" & preciou)"; -__c.LogImpl("520119645","PU: "+BA.NumberToString(_preciou),0); +__c.LogImpl("155509085","PU: "+BA.NumberToString(_preciou),0); //BA.debugLineNum = 662;BA.debugLine="End Sub"; return ""; } @@ -529,9 +529,9 @@ float _preciou = 0f; //BA.debugLineNum = 879;BA.debugLine="etCantHasFocus = False"; _etcanthasfocus = __c.False; //BA.debugLineNum = 880;BA.debugLine="Log(\"etCantHasFocus=\" & etCantHasFocus)"; -__c.LogImpl("520316162","etCantHasFocus="+BA.ObjectToString(_etcanthasfocus),0); +__c.LogImpl("155705602","etCantHasFocus="+BA.ObjectToString(_etcanthasfocus),0); //BA.debugLineNum = 881;BA.debugLine="LogColor(\"b_prodMenos_Click\", Colors.Magenta)"; -__c.LogImpl("520316163","b_prodMenos_Click",__c.Colors.Magenta); +__c.LogImpl("155705603","b_prodMenos_Click",__c.Colors.Magenta); //BA.debugLineNum = 882;BA.debugLine="Dim index As Int = clv_pedido.GetItemFromView(Sen"; _index = _clv_pedido._getitemfromview((anywheresoftware.b4a.objects.B4XViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.B4XViewWrapper(), (java.lang.Object)(__c.Sender(ba)))); //BA.debugLineNum = 883;BA.debugLine="Dim pnl0 As B4XView = clv_pedido.GetPanel(index)"; @@ -547,7 +547,7 @@ _lacantc = _pnl.GetView((int) (3)).GetView((int) (3)); _estetag = new anywheresoftware.b4a.objects.collections.List(); _estetag = anywheresoftware.b4a.keywords.Common.ArrayToList(__c.Regex.Split("\\|",BA.ObjectToString(_lacantc.getTag()))); //BA.debugLineNum = 888;BA.debugLine="Log(\"LC_TEXT:\"&laCantc.Text&\"|PROMO:\"&esteTag.Get"; -__c.LogImpl("520316170","LC_TEXT:"+_lacantc.getText()+"|PROMO:"+BA.ObjectToString(_estetag.Get((int) (3)))+"|LC_TAG:"+BA.ObjectToString(_lacantc.getTag())+"|ET:"+BA.ObjectToString(_estetag),0); +__c.LogImpl("155705610","LC_TEXT:"+_lacantc.getText()+"|PROMO:"+BA.ObjectToString(_estetag.Get((int) (3)))+"|LC_TAG:"+BA.ObjectToString(_lacantc.getTag())+"|ET:"+BA.ObjectToString(_estetag),0); //BA.debugLineNum = 892;BA.debugLine="If laCantc.Text > 0 Then"; if ((double)(Double.parseDouble(_lacantc.getText()))>0) { //BA.debugLineNum = 895;BA.debugLine="Private c3 As Cursor = Starter.skmt.ExecQuery2(\""; @@ -567,7 +567,7 @@ _starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery(("delete from PEDI }; }; //BA.debugLineNum = 904;BA.debugLine="Log(\"entre al if o algo asi \")"; -__c.LogImpl("520316186","entre al if o algo asi ",0); +__c.LogImpl("155705626","entre al if o algo asi ",0); //BA.debugLineNum = 905;BA.debugLine="If laCantc.Text = \"\" Then laCantc.Text = 0"; if ((_lacantc.getText()).equals("")) { _lacantc.setText(BA.ObjectToCharSequence(0));}; @@ -583,7 +583,7 @@ _b4xpage_appear(); //BA.debugLineNum = 914;BA.debugLine="Dim preciou As Float = esteTag.Get(0)/esteTag.Get"; _preciou = (float) ((double)(BA.ObjectToNumber(_estetag.Get((int) (0))))/(double)(double)(BA.ObjectToNumber(_estetag.Get((int) (1))))); //BA.debugLineNum = 915;BA.debugLine="Log(\"PU: \" & preciou)"; -__c.LogImpl("520316197","PU: "+BA.NumberToString(_preciou),0); +__c.LogImpl("155705637","PU: "+BA.NumberToString(_preciou),0); //BA.debugLineNum = 916;BA.debugLine="End Sub"; return ""; } @@ -741,16 +741,16 @@ _preciofull = _preciocat.GetString("CAT_GP_PRECIO"); //BA.debugLineNum = 167;BA.debugLine="preciocat.Close"; _preciocat.Close(); //BA.debugLineNum = 168;BA.debugLine="Log(c.GetString(\"HVD_CODPROMO\"))"; -__c.LogImpl("519595358",_c.GetString("HVD_CODPROMO"),0); +__c.LogImpl("154984798",_c.GetString("HVD_CODPROMO"),0); //BA.debugLineNum = 169;BA.debugLine="Log(Subs.traeAlmacen)"; -__c.LogImpl("519595359",_subs._traealmacen /*String*/ (ba),0); +__c.LogImpl("154984799",_subs._traealmacen /*String*/ (ba),0); //BA.debugLineNum = 172;BA.debugLine="If c.GetString(\"HVD_CODPROMO\") = Subs.traeAl"; if ((_c.GetString("HVD_CODPROMO")).equals(_subs._traealmacen /*String*/ (ba))) { //BA.debugLineNum = 173;BA.debugLine="clv_pedido.Add(CreateListItem(c.GetString(\""; _clv_pedido._add((anywheresoftware.b4a.objects.B4XViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.B4XViewWrapper(), (java.lang.Object)(_createlistitem(_c.GetString("HVD_PRONOMBRE"),_subs._traeprecio2 /*String*/ (ba,_c.GetString("HVD_PROID"),_c.GetString("HVD_CODPROMO"),_c.GetString("CONSECUTIVO")),(int)(Double.parseDouble(_c2.GetString("PE_CANT"))),(int) ((double)(Double.parseDouble(_c.GetString("HVD_RECHAZOCANT")))-(double)(Double.parseDouble(_c2.GetString("PE_CANT")))-(double)(Double.parseDouble(_resta))),_clv_pedido._asview().getWidth(),__c.DipToCurrent((int) (118)),_bmp,_c.GetString("HVD_PROID"),_bgcolor,_textcolor,_c.GetString("HVD_CODPROMO"),_c.GetString("HVD_CLIENTE"),(int)(Double.parseDouble(_c.GetString("CONSECUTIVO")))).getObject())),(Object)(_i)); }else { //BA.debugLineNum = 175;BA.debugLine="Log(\"aqui arriba\")"; -__c.LogImpl("519595365","aqui arriba",0); +__c.LogImpl("154984805","aqui arriba",0); //BA.debugLineNum = 176;BA.debugLine="clv_pedido.Add(CreateListItem(c.GetString(\""; _clv_pedido._add((anywheresoftware.b4a.objects.B4XViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.B4XViewWrapper(), (java.lang.Object)(_createlistitem(_c.GetString("HVD_PRONOMBRE"),_preciofull,(int)(Double.parseDouble(_c2.GetString("PE_CANT"))),(int) ((double)(Double.parseDouble(_c.GetString("HVD_RECHAZOCANT")))-(double)(Double.parseDouble(_c2.GetString("PE_CANT")))-(double)(Double.parseDouble(_resta))),_clv_pedido._asview().getWidth(),__c.DipToCurrent((int) (118)),_bmp,_c.GetString("HVD_PROID"),_bgcolor,_textcolor,_c.GetString("HVD_CODPROMO"),_c.GetString("HVD_CLIENTE"),(int)(Double.parseDouble(_c.GetString("CONSECUTIVO")))).getObject())),(Object)(_i)); }; @@ -783,16 +783,16 @@ _preciofull = _preciocat.GetString("CAT_GP_PRECIO"); //BA.debugLineNum = 199;BA.debugLine="preciocat.Close"; _preciocat.Close(); //BA.debugLineNum = 200;BA.debugLine="Log(c.GetString(\"HVD_CODPROMO\"))"; -__c.LogImpl("519595390",_c.GetString("HVD_CODPROMO"),0); +__c.LogImpl("154984830",_c.GetString("HVD_CODPROMO"),0); //BA.debugLineNum = 201;BA.debugLine="Log(Subs.traeAlmacen)"; -__c.LogImpl("519595391",_subs._traealmacen /*String*/ (ba),0); +__c.LogImpl("154984831",_subs._traealmacen /*String*/ (ba),0); //BA.debugLineNum = 203;BA.debugLine="If c.GetString(\"HVD_CODPROMO\") = Subs.traeAl"; if ((_c.GetString("HVD_CODPROMO")).equals(_subs._traealmacen /*String*/ (ba))) { //BA.debugLineNum = 204;BA.debugLine="clv_pedido.Add(CreateListItem(c.GetString(\""; _clv_pedido._add((anywheresoftware.b4a.objects.B4XViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.B4XViewWrapper(), (java.lang.Object)(_createlistitem(_c.GetString("HVD_PRONOMBRE"),_subs._traeprecio2 /*String*/ (ba,_c.GetString("HVD_PROID"),_c.GetString("HVD_CODPROMO"),_c.GetString("CONSECUTIVO")),(int) (0),(int) ((double)(Double.parseDouble(_c.GetString("HVD_RECHAZOCANT")))-(double)(Double.parseDouble(_resta))),_clv_pedido._asview().getWidth(),__c.DipToCurrent((int) (118)),_bmp,_c.GetString("HVD_PROID"),_bgcolor,_textcolor,_c.GetString("HVD_CODPROMO"),_c.GetString("HVD_CLIENTE"),(int)(Double.parseDouble(_c.GetString("CONSECUTIVO")))).getObject())),(Object)(_i)); }else { //BA.debugLineNum = 206;BA.debugLine="Log(\"aqui abajo\")"; -__c.LogImpl("519595396","aqui abajo",0); +__c.LogImpl("154984836","aqui abajo",0); //BA.debugLineNum = 207;BA.debugLine="clv_pedido.Add(CreateListItem(c.GetString(\""; _clv_pedido._add((anywheresoftware.b4a.objects.B4XViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.B4XViewWrapper(), (java.lang.Object)(_createlistitem(_c.GetString("HVD_PRONOMBRE"),_preciofull,(int) (0),(int) ((double)(Double.parseDouble(_c.GetString("HVD_RECHAZOCANT")))-(double)(Double.parseDouble(_resta))),_clv_pedido._asview().getWidth(),__c.DipToCurrent((int) (118)),_bmp,_c.GetString("HVD_PROID"),_bgcolor,_textcolor,_c.GetString("HVD_CODPROMO"),_c.GetString("HVD_CLIENTE"),(int)(Double.parseDouble(_c.GetString("CONSECUTIVO")))).getObject())),(Object)(_i)); }; @@ -802,7 +802,7 @@ _clv_pedido._add((anywheresoftware.b4a.objects.B4XViewWrapper) anywheresoftware. _c2.Close(); }else if((_c.GetString("BCAJAS")).equals("1")) { //BA.debugLineNum = 218;BA.debugLine="Log(\"AQUI1\")"; -__c.LogImpl("519595408","AQUI1",0); +__c.LogImpl("154984848","AQUI1",0); //BA.debugLineNum = 221;BA.debugLine="Private oc As Cursor = Starter.skmt.ExecQuery("; _oc = new anywheresoftware.b4a.sql.SQL.CursorWrapper(); _oc = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery(("select HVD_CANT from HIST_VENTAS WHERE HVD_CLIENTE IN (Select CUENTA from cuentaa) and hvd_proid = '"+__c.SmartStringFormatter("",(Object)(_c.GetString("HVD_PROID")))+"' and HVD_NUM_REGISTRO = '"+__c.SmartStringFormatter("",(Object)(_c.GetString("HVD_NUM_REGISTRO")))+"'")))); @@ -864,9 +864,9 @@ if (_c2.getRowCount()>0) { //BA.debugLineNum = 255;BA.debugLine="c2.Position = 0"; _c2.setPosition((int) (0)); //BA.debugLineNum = 256;BA.debugLine="Log(\"SI ENTRO A PONER CAJAS BIEN \")"; -__c.LogImpl("519595446","SI ENTRO A PONER CAJAS BIEN ",0); +__c.LogImpl("154984886","SI ENTRO A PONER CAJAS BIEN ",0); //BA.debugLineNum = 257;BA.debugLine="Log(c2.GetString(\"PE_CAJAS\"))"; -__c.LogImpl("519595447",_c2.GetString("PE_CAJAS"),0); +__c.LogImpl("154984887",_c2.GetString("PE_CAJAS"),0); //BA.debugLineNum = 258;BA.debugLine="Private c3 As Cursor=Starter.skmt.ExecQuery("; _c3 = new anywheresoftware.b4a.sql.SQL.CursorWrapper(); _c3 = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery(("select Ifnull(sum(PE_CANT),0) AS PE_CANT from PEDIDO WHERE PE_CLIENTE NOT IN (SELECT CUENTA FROM CUENTAA) AND PE_CLIENTEOR = '"+__c.SmartStringFormatter("",(Object)(_c.GetString("HVD_CLIENTE")))+"' AND PE_PROID ='"+__c.SmartStringFormatter("",(Object)(_c.GetString("HVD_PROID")))+"' AND CONSECUTIVO = '"+__c.SmartStringFormatter("",(Object)(_c.GetString("CONSECUTIVO")))+"'")))); @@ -885,12 +885,12 @@ _resta = BA.NumberToString(0); //BA.debugLineNum = 269;BA.debugLine="Private puc As String = c.GetString(\"HVD_COS"; _puc = BA.NumberToString((double)(Double.parseDouble(_c.GetString("HVD_COSTO_TOT")))/(double)(double)(Double.parseDouble(_c.GetString("CANTC")))); //BA.debugLineNum = 270;BA.debugLine="LogColor((restacant/Subs.traeConversion(c.Ge"; -__c.LogImpl("519595460",BA.NumberToString(((double)(Double.parseDouble(_restacant))/(double)(double)(Double.parseDouble(_subs._traeconversion /*String*/ (ba,_c.GetString("HVD_PROID")))))),__c.Colors.Green); +__c.LogImpl("154984900",BA.NumberToString(((double)(Double.parseDouble(_restacant))/(double)(double)(Double.parseDouble(_subs._traeconversion /*String*/ (ba,_c.GetString("HVD_PROID")))))),__c.Colors.Green); //BA.debugLineNum = 271;BA.debugLine="clv_pedido.Add(CreateListItem2(c.GetString(\""; _clv_pedido._add((anywheresoftware.b4a.objects.B4XViewWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.B4XViewWrapper(), (java.lang.Object)(_createlistitem2(_c.GetString("HVD_PRONOMBRE"),_puc,(int) (((double)(Double.parseDouble(_restacant))/(double)(double)(Double.parseDouble(_subs._traeconversion /*String*/ (ba,_c.GetString("HVD_PROID")))))),(int) ((((double)(Double.parseDouble(_c.GetString("HVD_RECHAZOCANT")))-(double)(Double.parseDouble(_restacant))-(double)(Double.parseDouble(_resta)))/(double)(double)(Double.parseDouble(_subs._traeconversion /*String*/ (ba,_c.GetString("HVD_PROID")))))),_clv_pedido._asview().getWidth(),__c.DipToCurrent((int) (118)),_bmp,_c.GetString("HVD_PROID"),_bgcolor,_textcolor,_c.GetString("HVD_CODPROMO"),_c.GetString("HVD_CLIENTE"),(int)(Double.parseDouble(_c.GetString("CONSECUTIVO")))).getObject())),(Object)(_i)); }else { //BA.debugLineNum = 273;BA.debugLine="Log(\"NO ENTRO A PONER CAJAS BIEN \")"; -__c.LogImpl("519595463","NO ENTRO A PONER CAJAS BIEN ",0); +__c.LogImpl("154984903","NO ENTRO A PONER CAJAS BIEN ",0); //BA.debugLineNum = 274;BA.debugLine="Private c3 As Cursor=Starter.skmt.ExecQuery("; _c3 = new anywheresoftware.b4a.sql.SQL.CursorWrapper(); _c3 = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery(("select Ifnull(sum(PE_CANT),0) AS PE_CANT from PEDIDO WHERE PE_CLIENTE NOT IN (SELECT CUENTA FROM CUENTAA) AND PE_CLIENTEOR = '"+__c.SmartStringFormatter("",(Object)(_c.GetString("HVD_CLIENTE")))+"' AND PE_PROID ='"+__c.SmartStringFormatter("",(Object)(_c.GetString("HVD_PROID")))+"' AND CONSECUTIVO = '"+__c.SmartStringFormatter("",(Object)(_c.GetString("CONSECUTIVO")))+"'")))); @@ -907,7 +907,7 @@ _resta = _c3.GetString("PE_CANT"); _resta = BA.NumberToString(0); }; //BA.debugLineNum = 285;BA.debugLine="LogColor(resta,Colors.Green)"; -__c.LogImpl("519595475",_resta,__c.Colors.Green); +__c.LogImpl("154984915",_resta,__c.Colors.Green); //BA.debugLineNum = 286;BA.debugLine="Private puc As String = c.GetString(\"HVD_COS"; _puc = BA.NumberToString((double)(Double.parseDouble(_c.GetString("HVD_COSTO_TOT")))/(double)(double)(Double.parseDouble(_c.GetString("CANTC")))); //BA.debugLineNum = 288;BA.debugLine="clv_pedido.Add(CreateListItem2(c.GetString(\""; @@ -1158,9 +1158,9 @@ if ((_promo).equals("1") == false && (_preciou).equals(BA.NumberToString(0))) { _l_prodx.setText(BA.ObjectToCharSequence(_cs.Color(__c.Colors.RGB((int) (123),(int) (0),(int) (0))).Append(BA.ObjectToCharSequence(_text+__c.CRLF+"Cant: "+BA.NumberToString(_inv2)+" $"+_preciou)).PopAll().getObject())); }; //BA.debugLineNum = 538;BA.debugLine="Log(inv&\" inventario 1\")"; -__c.LogImpl("520054030",BA.NumberToString(_inv)+" inventario 1",0); +__c.LogImpl("155443470",BA.NumberToString(_inv)+" inventario 1",0); //BA.debugLineNum = 539;BA.debugLine="Log(inv2&\" inventario 2\")"; -__c.LogImpl("520054031",BA.NumberToString(_inv2)+" inventario 2",0); +__c.LogImpl("155443471",BA.NumberToString(_inv2)+" inventario 2",0); //BA.debugLineNum = 540;BA.debugLine="l_prodX.Tag = $\"ID: ${prodId}${CRLF}${Text}${CRLF"; _l_prodx.setTag((Object)(("ID: "+__c.SmartStringFormatter("",(Object)(_prodid))+""+__c.SmartStringFormatter("",(Object)(__c.CRLF))+""+__c.SmartStringFormatter("",(Object)(_text))+""+__c.SmartStringFormatter("",(Object)(__c.CRLF))+"Precio: $"+__c.SmartStringFormatter("1.2",(Object)(_preciou))+""+__c.SmartStringFormatter("",(Object)(__c.CRLF))+"Inv: "+__c.SmartStringFormatter("",(Object)(_inv))+" pzs"))); //BA.debugLineNum = 542;BA.debugLine="l_pCantC.Tag = Round2(precioU.Replace(\",\",\"\"),2)&"; @@ -1225,7 +1225,7 @@ return ""; public String _p_prods_click() throws Exception{ //BA.debugLineNum = 1100;BA.debugLine="Sub p_prods_Click"; //BA.debugLineNum = 1101;BA.debugLine="Log(Sender.As(Panel).tag)"; -__c.LogImpl("520709377",BA.ObjectToString(((anywheresoftware.b4a.objects.PanelWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.PanelWrapper(), (android.view.ViewGroup)(__c.Sender(ba)))).getTag()),0); +__c.LogImpl("156098817",BA.ObjectToString(((anywheresoftware.b4a.objects.PanelWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.PanelWrapper(), (android.view.ViewGroup)(__c.Sender(ba)))).getTag()),0); //BA.debugLineNum = 1102;BA.debugLine="End Sub"; return ""; } diff --git a/B4A/Objects/src/reparto_izca/keymon/lat/c_tabulador.java b/B4A/Objects/src/reparto_izca/keymon/lat/c_tabulador.java index a624cc8..c5571fc 100644 --- a/B4A/Objects/src/reparto_izca/keymon/lat/c_tabulador.java +++ b/B4A/Objects/src/reparto_izca/keymon/lat/c_tabulador.java @@ -163,7 +163,7 @@ _d.setPosition((int) (0)); //BA.debugLineNum = 43;BA.debugLine="If c.RowCount > 0 And d.RowCount > 0 Then"; if (_c.getRowCount()>0 && _d.getRowCount()>0) { //BA.debugLineNum = 44;BA.debugLine="Log(\"TABULADR CON RESUKTADO\")"; -__c.LogImpl("520971526","TABULADR CON RESUKTADO",0); +__c.LogImpl("156360966","TABULADR CON RESUKTADO",0); //BA.debugLineNum = 45;BA.debugLine="et_mil.Text = c.GetString(\"MIL\")"; _et_mil.setText(BA.ObjectToCharSequence(_c.GetString("MIL"))); //BA.debugLineNum = 46;BA.debugLine="et_quinientos.Text = c.GetString(\"QUINIENTOS\")"; @@ -192,7 +192,7 @@ _et_m_centavo.setText(BA.ObjectToCharSequence(_d.GetString("CENTAVO"))); _l_total.setText(BA.ObjectToCharSequence(_d.GetString("TOTAL"))); }else if(_c.getRowCount()==0 && _d.getRowCount()==0) { //BA.debugLineNum = 59;BA.debugLine="Log(\"TABULADR SIN RESUKTADO\")"; -__c.LogImpl("520971541","TABULADR SIN RESUKTADO",0); +__c.LogImpl("156360981","TABULADR SIN RESUKTADO",0); //BA.debugLineNum = 60;BA.debugLine="et_mil.Text = \"\""; _et_mil.setText(BA.ObjectToCharSequence("")); //BA.debugLineNum = 61;BA.debugLine="et_quinientos.Text = \"\""; diff --git a/B4A/Objects/src/reparto_izca/keymon/lat/c_updateavailable.java b/B4A/Objects/src/reparto_izca/keymon/lat/c_updateavailable.java index 5736afa..8c0557a 100644 --- a/B4A/Objects/src/reparto_izca/keymon/lat/c_updateavailable.java +++ b/B4A/Objects/src/reparto_izca/keymon/lat/c_updateavailable.java @@ -124,7 +124,7 @@ case 9: this.state = 10; this.catchState = 0; //BA.debugLineNum = 28;BA.debugLine="Log(\"updateAvailable() Error - \" & LastException"; -parent.__c.LogImpl("521561354","updateAvailable() Error - "+parent.__c.LastException(ba).getMessage(),0); +parent.__c.LogImpl("156950794","updateAvailable() Error - "+parent.__c.LastException(ba).getMessage(),0); if (true) break; if (true) break; ; diff --git a/B4A/Objects/src/reparto_izca/keymon/lat/cameraexclass.java b/B4A/Objects/src/reparto_izca/keymon/lat/cameraexclass.java index 79b1400..2ce6b9d 100644 --- a/B4A/Objects/src/reparto_izca/keymon/lat/cameraexclass.java +++ b/B4A/Objects/src/reparto_izca/keymon/lat/cameraexclass.java @@ -79,7 +79,7 @@ if (_success) { _takepicture(); }else { //BA.debugLineNum = 279;BA.debugLine="Log(\"AutoFocus error.\")"; -__c.LogImpl("523986180","AutoFocus error.",0); +__c.LogImpl("159375620","AutoFocus error.",0); }; //BA.debugLineNum = 281;BA.debugLine="End Sub"; return ""; @@ -117,7 +117,7 @@ _parameters = _r.RunMethod("getParameters"); _setdisplayorientation(); }else { //BA.debugLineNum = 90;BA.debugLine="Log(\"success = false, \" & LastException)"; -__c.LogImpl("522085640","success = false, "+BA.ObjectToString(__c.LastException(ba)),0); +__c.LogImpl("157475080","success = false, "+BA.ObjectToString(__c.LastException(ba)),0); }; //BA.debugLineNum = 92;BA.debugLine="CallSub2(target, event & \"_ready\", Success)"; __c.CallSubNew2(ba,_target,_event+"_ready",(Object)(_success)); @@ -170,7 +170,7 @@ _r.RunMethod4("setParameters",new Object[]{_parameters},new String[]{"android.ha ba.setLastException(e5); //BA.debugLineNum = 142;BA.debugLine="ToastMessageShow(\"Error setting parameters.\", Tr"; __c.ToastMessageShow(BA.ObjectToCharSequence("Error setting parameters."),__c.True); //BA.debugLineNum = 143;BA.debugLine="Log(LastException)"; -__c.LogImpl("522740998",BA.ObjectToString(__c.LastException(ba)),0); +__c.LogImpl("158130438",BA.ObjectToString(__c.LastException(ba)),0); }; //BA.debugLineNum = 145;BA.debugLine="End Sub"; return ""; @@ -490,7 +490,7 @@ _setfocusmode("continuous-picture"); _setfocusmode("continuous-video"); }else { //BA.debugLineNum = 249;BA.debugLine="Log(\"Continuous focus mode is not availabl"; -__c.LogImpl("523658503","Continuous focus mode is not available",0); +__c.LogImpl("159047943","Continuous focus mode is not available",0); }; //BA.debugLineNum = 251;BA.debugLine="End Sub"; return ""; @@ -534,7 +534,7 @@ _previewresult = (int) ((_orientation-_degrees+360)%360); //BA.debugLineNum = 72;BA.debugLine="result = previewResult"; _result = _previewresult; //BA.debugLineNum = 73;BA.debugLine="Log(previewResult)"; -__c.LogImpl("522020112",BA.NumberToString(_previewresult),0); +__c.LogImpl("157409552",BA.NumberToString(_previewresult),0); }; //BA.debugLineNum = 75;BA.debugLine="r.target = nativeCam"; _r.Target = _nativecam; diff --git a/B4A/Objects/src/reparto_izca/keymon/lat/cl_appupdate.java b/B4A/Objects/src/reparto_izca/keymon/lat/cl_appupdate.java index 98bfc42..122f11e 100644 --- a/B4A/Objects/src/reparto_izca/keymon/lat/cl_appupdate.java +++ b/B4A/Objects/src/reparto_izca/keymon/lat/cl_appupdate.java @@ -220,7 +220,7 @@ case 0: //C this.state = 1; //BA.debugLineNum = 159;BA.debugLine="LogColor(\"---- AppUpdating.DownloadApk\", LogColor"; -parent.__c.LogImpl("939256065","---- AppUpdating.DownloadApk",parent._logcolor1); +parent.__c.LogImpl("910878977","---- AppUpdating.DownloadApk",parent._logcolor1); //BA.debugLineNum = 161;BA.debugLine="If sNewVerApk = \"\" Then"; if (true) break; @@ -249,7 +249,7 @@ this.state = 6; case 6: //C this.state = 9; -parent.__c.LogImpl("939256069",(""+parent.__c.SmartStringFormatter("",(Object)(parent.__c.TAB))+"missing apk file full path indication"),0); +parent.__c.LogImpl("910878981",(""+parent.__c.SmartStringFormatter("",(Object)(parent.__c.TAB))+"missing apk file full path indication"),0); if (true) break; case 9: @@ -286,7 +286,7 @@ this.state = 11; _j = (reparto_izca.keymon.lat.httpjob) result[0]; ; //BA.debugLineNum = 174;BA.debugLine="Log($\"Donload ok? ${j.Success}\"$)"; -parent.__c.LogImpl("939256080",("Donload ok? "+parent.__c.SmartStringFormatter("",(Object)(_j._success /*boolean*/ ))+""),0); +parent.__c.LogImpl("910878992",("Donload ok? "+parent.__c.SmartStringFormatter("",(Object)(_j._success /*boolean*/ ))+""),0); //BA.debugLineNum = 175;BA.debugLine="If j.Success Then"; if (true) break; @@ -311,7 +311,7 @@ parent.__c.File.Copy2((java.io.InputStream)(_j._getinputstream /*anywheresoftwar //BA.debugLineNum = 180;BA.debugLine="out.Close"; _out.Close(); //BA.debugLineNum = 181;BA.debugLine="Log($\"Copy2 (saving) ok? TRUE\"$)"; -parent.__c.LogImpl("939256087",("Copy2 (saving) ok? TRUE"),0); +parent.__c.LogImpl("910878999",("Copy2 (saving) ok? TRUE"),0); //BA.debugLineNum = 182;BA.debugLine="sStatusCode = OK_DOWNLOAD"; parent._sstatuscode = parent._ok_download; //BA.debugLineNum = 183;BA.debugLine="If sVerbose Then Log($\"${TAB}new apk version dow"; @@ -327,7 +327,7 @@ this.state = 16; case 16: //C this.state = 19; -parent.__c.LogImpl("939256089",(""+parent.__c.SmartStringFormatter("",(Object)(parent.__c.TAB))+"new apk version downloaded and ready to install"),0); +parent.__c.LogImpl("910879001",(""+parent.__c.SmartStringFormatter("",(Object)(parent.__c.TAB))+"new apk version downloaded and ready to install"),0); if (true) break; case 19: @@ -340,7 +340,7 @@ case 21: //C this.state = 22; //BA.debugLineNum = 185;BA.debugLine="Log($\"${TAB}Error: ${J.ErrorMessage}\"$)"; -parent.__c.LogImpl("939256091",(""+parent.__c.SmartStringFormatter("",(Object)(parent.__c.TAB))+"Error: "+parent.__c.SmartStringFormatter("",(Object)(_j._errormessage /*String*/ ))+""),0); +parent.__c.LogImpl("910879003",(""+parent.__c.SmartStringFormatter("",(Object)(parent.__c.TAB))+"Error: "+parent.__c.SmartStringFormatter("",(Object)(_j._errormessage /*String*/ ))+""),0); //BA.debugLineNum = 186;BA.debugLine="sStatusCode = ERR_HTTP"; parent._sstatuscode = parent._err_http; //BA.debugLineNum = 187;BA.debugLine="If sVerbose Then Log($\"${TAB}error in httputils2"; @@ -356,7 +356,7 @@ this.state = 24; case 24: //C this.state = 27; -parent.__c.LogImpl("939256093",(""+parent.__c.SmartStringFormatter("",(Object)(parent.__c.TAB))+"error in httputils2"),0); +parent.__c.LogImpl("910879005",(""+parent.__c.SmartStringFormatter("",(Object)(parent.__c.TAB))+"error in httputils2"),0); if (true) break; case 27: @@ -683,14 +683,14 @@ _usefileprovider = __c.False; _sharedfolder = _rp.GetSafeDirDefaultExternal("shared"); }; //BA.debugLineNum = 69;BA.debugLine="Log($\"SDK#: ${p.SdkVersion} - UseFP: ${UseFilePro"; -__c.LogImpl("938273045",("SDK#: "+__c.SmartStringFormatter("",(Object)(_p.getSdkVersion()))+" - UseFP: "+__c.SmartStringFormatter("",(Object)(_usefileprovider))+" - SharedFolder: "+__c.SmartStringFormatter("",(Object)(_sharedfolder))+""),0); +__c.LogImpl("99895957",("SDK#: "+__c.SmartStringFormatter("",(Object)(_p.getSdkVersion()))+" - UseFP: "+__c.SmartStringFormatter("",(Object)(_usefileprovider))+" - SharedFolder: "+__c.SmartStringFormatter("",(Object)(_sharedfolder))+""),0); //BA.debugLineNum = 70;BA.debugLine="End Sub"; return ""; } public String _installapk(boolean _pstatus) throws Exception{ //BA.debugLineNum = 195;BA.debugLine="Public Sub InstallApk(pstatus As Boolean)"; //BA.debugLineNum = 196;BA.debugLine="LogColor(\"---- AppUpdating.InstallApk\", LogColor1"; -__c.LogImpl("939321601","---- AppUpdating.InstallApk",_logcolor1); +__c.LogImpl("910944513","---- AppUpdating.InstallApk",_logcolor1); //BA.debugLineNum = 197;BA.debugLine="If pstatus Then"; if (_pstatus) { //BA.debugLineNum = 198;BA.debugLine="SendInstallIntent"; @@ -699,13 +699,13 @@ _sendinstallintent(); _sstatuscode = _ok_install; //BA.debugLineNum = 200;BA.debugLine="If sVerbose Then Log(TAB & \"user asked to instal"; if (_sverbose) { -__c.LogImpl("939321605",__c.TAB+"user asked to install new apk",0);}; +__c.LogImpl("910944517",__c.TAB+"user asked to install new apk",0);}; }else { //BA.debugLineNum = 202;BA.debugLine="sStatusCode = ERR_NOPERM"; _sstatuscode = _err_noperm; //BA.debugLineNum = 203;BA.debugLine="If sVerbose Then Log(TAB & \"no permissions from"; if (_sverbose) { -__c.LogImpl("939321608",__c.TAB+"no permissions from user to install new apk",0);}; +__c.LogImpl("910944520",__c.TAB+"no permissions from user to install new apk",0);}; }; //BA.debugLineNum = 205;BA.debugLine="Finito"; _finito(); @@ -723,7 +723,7 @@ _curver = ""; _sstatuscode = _err_nopkg; //BA.debugLineNum = 301;BA.debugLine="If sVerbose Then Log($\"${TAB}missing package nam"; if (_sverbose) { -__c.LogImpl("939583748",(""+__c.SmartStringFormatter("",(Object)(__c.TAB))+"missing package name for current version check"),0);}; +__c.LogImpl("911206660",(""+__c.SmartStringFormatter("",(Object)(__c.TAB))+"missing package name for current version check"),0);}; }else { //BA.debugLineNum = 303;BA.debugLine="Dim pm As PackageManager"; _pm = new anywheresoftware.b4a.phone.PackageManagerWrapper(); @@ -733,7 +733,7 @@ _curver = _pm.GetVersionName(_spackagename); _sstatuscode = _ok_curver; //BA.debugLineNum = 306;BA.debugLine="If sVerbose Then Log($\"${TAB}Current Version: ${"; if (_sverbose) { -__c.LogImpl("939583753",(""+__c.SmartStringFormatter("",(Object)(__c.TAB))+"Current Version: "+__c.SmartStringFormatter("",(Object)(_curver))+""),0);}; +__c.LogImpl("911206665",(""+__c.SmartStringFormatter("",(Object)(__c.TAB))+"Current Version: "+__c.SmartStringFormatter("",(Object)(_curver))+""),0);}; }; //BA.debugLineNum = 308;BA.debugLine="Return (sStatusCode == OK_CURVER)"; if (true) return (_sstatuscode==_ok_curver); @@ -764,7 +764,7 @@ case 0: //C this.state = 1; //BA.debugLineNum = 313;BA.debugLine="Log(\"IsValidComplete start\")"; -parent.__c.LogImpl("939649281","IsValidComplete start",0); +parent.__c.LogImpl("911272193","IsValidComplete start",0); //BA.debugLineNum = 314;BA.debugLine="If sNewVerTxt = \"\" Then"; if (true) break; @@ -797,7 +797,7 @@ this.state = 6; case 6: //C this.state = 9; -parent.__c.LogImpl("939649285",(""+parent.__c.SmartStringFormatter("",(Object)(parent.__c.TAB))+"missing info file full path indication"),0); +parent.__c.LogImpl("911272197",(""+parent.__c.SmartStringFormatter("",(Object)(parent.__c.TAB))+"missing info file full path indication"),0); if (true) break; case 9: @@ -820,7 +820,7 @@ _j._password /*String*/ = parent._supassword; //BA.debugLineNum = 324;BA.debugLine="j.Download(sNewVerTxt) 'ex: jobapk.Downlo"; _j._download /*String*/ (parent._snewvertxt); //BA.debugLineNum = 325;BA.debugLine="Log(\"before\")"; -parent.__c.LogImpl("939649293","before",0); +parent.__c.LogImpl("911272205","before",0); //BA.debugLineNum = 326;BA.debugLine="Wait For (j) JobDone(j As HttpJob)"; parent.__c.WaitFor("jobdone", ba, this, (Object)(_j)); this.state = 61; @@ -831,7 +831,7 @@ this.state = 12; _j = (reparto_izca.keymon.lat.httpjob) result[0]; ; //BA.debugLineNum = 327;BA.debugLine="Log(\"after\")"; -parent.__c.LogImpl("939649295","after",0); +parent.__c.LogImpl("911272207","after",0); //BA.debugLineNum = 328;BA.debugLine="If j.Success Then"; if (true) break; @@ -860,7 +860,7 @@ this.state = 17; case 17: //C this.state = 20; -parent.__c.LogImpl("939649297",("Webserver's info file content: "+parent.__c.SmartStringFormatter("",(Object)(parent.__c.CRLF))+""+parent.__c.SmartStringFormatter("",(Object)(_j._getstring /*String*/ ()))+""),0); +parent.__c.LogImpl("911272209",("Webserver's info file content: "+parent.__c.SmartStringFormatter("",(Object)(parent.__c.CRLF))+""+parent.__c.SmartStringFormatter("",(Object)(_j._getstring /*String*/ ()))+""),0); if (true) break; case 20: @@ -918,7 +918,7 @@ this.state = 29; case 29: //C this.state = 32; -parent.__c.LogImpl("939649304",(""+parent.__c.SmartStringFormatter("",(Object)(parent.__c.TAB))+"wrong row format in info file "),0); +parent.__c.LogImpl("911272216",(""+parent.__c.SmartStringFormatter("",(Object)(parent.__c.TAB))+"wrong row format in info file "),0); if (true) break; case 32: @@ -945,7 +945,7 @@ this.state = 37; case 37: //C this.state = 40; -parent.__c.LogImpl("939649307",(""+parent.__c.SmartStringFormatter("",(Object)(parent.__c.TAB))+"Web version number: "+parent.__c.SmartStringFormatter("",(Object)(parent._webver))+""),0); +parent.__c.LogImpl("911272219",(""+parent.__c.SmartStringFormatter("",(Object)(parent.__c.TAB))+"Web version number: "+parent.__c.SmartStringFormatter("",(Object)(parent._webver))+""),0); if (true) break; case 40: @@ -978,7 +978,7 @@ this.state = 46; case 46: //C this.state = 49; -parent.__c.LogImpl("939649311",(""+parent.__c.SmartStringFormatter("",(Object)(parent.__c.TAB))+"ERROR: website returned an HTML error page"),0); +parent.__c.LogImpl("911272223",(""+parent.__c.SmartStringFormatter("",(Object)(parent.__c.TAB))+"ERROR: website returned an HTML error page"),0); if (true) break; case 49: @@ -997,7 +997,7 @@ case 52: //C this.state = 53; //BA.debugLineNum = 346;BA.debugLine="Log($\"${TAB}Error: ${J.ErrorMessage}\"$)"; -parent.__c.LogImpl("939649314",(""+parent.__c.SmartStringFormatter("",(Object)(parent.__c.TAB))+"Error: "+parent.__c.SmartStringFormatter("",(Object)(_j._errormessage /*String*/ ))+""),0); +parent.__c.LogImpl("911272226",(""+parent.__c.SmartStringFormatter("",(Object)(parent.__c.TAB))+"Error: "+parent.__c.SmartStringFormatter("",(Object)(_j._errormessage /*String*/ ))+""),0); //BA.debugLineNum = 347;BA.debugLine="sStatusCode = ERR_HTTP"; parent._sstatuscode = parent._err_http; //BA.debugLineNum = 348;BA.debugLine="If sVerbose Then Log($\"${TAB}error in httputils"; @@ -1013,7 +1013,7 @@ this.state = 55; case 55: //C this.state = 58; -parent.__c.LogImpl("939649316",(""+parent.__c.SmartStringFormatter("",(Object)(parent.__c.TAB))+"error in httputils2"),0); +parent.__c.LogImpl("911272228",(""+parent.__c.SmartStringFormatter("",(Object)(parent.__c.TAB))+"error in httputils2"),0); if (true) break; case 58: @@ -1049,7 +1049,7 @@ if (true) break; public String _readcurvn() throws Exception{ //BA.debugLineNum = 143;BA.debugLine="Public Sub ReadCurVN"; //BA.debugLineNum = 144;BA.debugLine="LogColor(\"---- AppUpdating.ReadCurVN\", LogColor1)"; -__c.LogImpl("939124993","---- AppUpdating.ReadCurVN",_logcolor1); +__c.LogImpl("910747905","---- AppUpdating.ReadCurVN",_logcolor1); //BA.debugLineNum = 145;BA.debugLine="IsValidCV 'we don't care about its resu"; _isvalidcv(); //BA.debugLineNum = 146;BA.debugLine="Finito"; @@ -1080,7 +1080,7 @@ case 0: //C this.state = -1; //BA.debugLineNum = 152;BA.debugLine="LogColor(\"---- AppUpdating.ReadWebVN\", LogColor1)"; -parent.__c.LogImpl("939190529","---- AppUpdating.ReadWebVN",parent._logcolor1); +parent.__c.LogImpl("910813441","---- AppUpdating.ReadWebVN",parent._logcolor1); //BA.debugLineNum = 153;BA.debugLine="Wait For(IsvalidWV) Complete (OkWebVer As Boolean"; parent.__c.WaitFor("complete", ba, this, parent._isvalidwv()); this.state = 1; @@ -1243,7 +1243,7 @@ case 0: //C this.state = 1; //BA.debugLineNum = 246;BA.debugLine="LogColor($\"${TAB}-- TryApkUpdate\"$, LogColor1)"; -parent.__c.LogImpl("939452673",(""+parent.__c.SmartStringFormatter("",(Object)(parent.__c.TAB))+"-- TryApkUpdate"),parent._logcolor1); +parent.__c.LogImpl("911075585",(""+parent.__c.SmartStringFormatter("",(Object)(parent.__c.TAB))+"-- TryApkUpdate"),parent._logcolor1); //BA.debugLineNum = 248;BA.debugLine="If ((sStatusCode >= 0) And (sStatusCode <> NO_NEW"; if (true) break; @@ -1277,7 +1277,7 @@ this.state = 4; _j = (reparto_izca.keymon.lat.httpjob) result[0]; ; //BA.debugLineNum = 256;BA.debugLine="Log($\"Donload ok? ${j.Success}\"$)"; -parent.__c.LogImpl("939452683",("Donload ok? "+parent.__c.SmartStringFormatter("",(Object)(_j._success /*boolean*/ ))+""),0); +parent.__c.LogImpl("911075595",("Donload ok? "+parent.__c.SmartStringFormatter("",(Object)(_j._success /*boolean*/ ))+""),0); //BA.debugLineNum = 257;BA.debugLine="If j.Success Then"; if (true) break; @@ -1316,7 +1316,7 @@ parent.__c.File.Copy2((java.io.InputStream)(_j._getinputstream /*anywheresoftwar //BA.debugLineNum = 263;BA.debugLine="out.Close"; _out.Close(); //BA.debugLineNum = 264;BA.debugLine="Log($\"Copy2 (saving) ok? TRUE\"$)"; -parent.__c.LogImpl("939452691",("Copy2 (saving) ok? TRUE"),0); +parent.__c.LogImpl("911075603",("Copy2 (saving) ok? TRUE"),0); //BA.debugLineNum = 265;BA.debugLine="sStatusCode = OK_DOWNLOAD"; parent._sstatuscode = parent._ok_download; //BA.debugLineNum = 266;BA.debugLine="If sVerbose Then Log($\"${TAB}new apk version d"; @@ -1332,7 +1332,7 @@ this.state = 12; case 12: //C this.state = 15; -parent.__c.LogImpl("939452693",(""+parent.__c.SmartStringFormatter("",(Object)(parent.__c.TAB))+"new apk version downloaded and ready to install"),0); +parent.__c.LogImpl("911075605",(""+parent.__c.SmartStringFormatter("",(Object)(parent.__c.TAB))+"new apk version downloaded and ready to install"),0); if (true) break; case 15: @@ -1346,7 +1346,7 @@ case 17: this.state = 18; this.catchState = 0; //BA.debugLineNum = 268;BA.debugLine="Log($\"Copy2 (saving) ok? FALSE\"$)"; -parent.__c.LogImpl("939452695",("Copy2 (saving) ok? FALSE"),0); +parent.__c.LogImpl("911075607",("Copy2 (saving) ok? FALSE"),0); //BA.debugLineNum = 269;BA.debugLine="sStatusCode = ERR_DOWNLOAD"; parent._sstatuscode = parent._err_download; //BA.debugLineNum = 270;BA.debugLine="If sVerbose Then Log($\"${TAB}failed download o"; @@ -1362,7 +1362,7 @@ this.state = 20; case 20: //C this.state = 23; -parent.__c.LogImpl("939452697",(""+parent.__c.SmartStringFormatter("",(Object)(parent.__c.TAB))+"failed download of new apk version"),0); +parent.__c.LogImpl("911075609",(""+parent.__c.SmartStringFormatter("",(Object)(parent.__c.TAB))+"failed download of new apk version"),0); if (true) break; case 23: @@ -1385,7 +1385,7 @@ case 26: //C this.state = 27; //BA.debugLineNum = 274;BA.debugLine="Log($\"${TAB}Error: ${J.ErrorMessage}\"$)"; -parent.__c.LogImpl("939452701",(""+parent.__c.SmartStringFormatter("",(Object)(parent.__c.TAB))+"Error: "+parent.__c.SmartStringFormatter("",(Object)(_j._errormessage /*String*/ ))+""),0); +parent.__c.LogImpl("911075613",(""+parent.__c.SmartStringFormatter("",(Object)(parent.__c.TAB))+"Error: "+parent.__c.SmartStringFormatter("",(Object)(_j._errormessage /*String*/ ))+""),0); //BA.debugLineNum = 275;BA.debugLine="sStatusCode = ERR_HTTP"; parent._sstatuscode = parent._err_http; //BA.debugLineNum = 276;BA.debugLine="If sVerbose Then Log($\"${TAB}error in httputils"; @@ -1401,7 +1401,7 @@ this.state = 29; case 29: //C this.state = 32; -parent.__c.LogImpl("939452703",(""+parent.__c.SmartStringFormatter("",(Object)(parent.__c.TAB))+"error in httputils2"),0); +parent.__c.LogImpl("911075615",(""+parent.__c.SmartStringFormatter("",(Object)(parent.__c.TAB))+"error in httputils2"),0); if (true) break; case 32: @@ -1448,7 +1448,7 @@ this.state = 39; case 39: //C this.state = 42; -parent.__c.LogImpl("939452710",(""+parent.__c.SmartStringFormatter("",(Object)(parent.__c.TAB))+"user asked to install new apk"),0); +parent.__c.LogImpl("911075622",(""+parent.__c.SmartStringFormatter("",(Object)(parent.__c.TAB))+"user asked to install new apk"),0); if (true) break; case 42: @@ -1509,7 +1509,7 @@ case 0: //C this.state = 1; //BA.debugLineNum = 211;BA.debugLine="LogColor(\"---- AppUpdating.UpdateApk\", LogColor1)"; -parent.__c.LogImpl("939387137","---- AppUpdating.UpdateApk",parent._logcolor1); +parent.__c.LogImpl("911010049","---- AppUpdating.UpdateApk",parent._logcolor1); //BA.debugLineNum = 212;BA.debugLine="If Not(pstatus) Then"; if (true) break; @@ -1540,7 +1540,7 @@ this.state = 6; case 6: //C this.state = 9; -parent.__c.LogImpl("939387140",parent.__c.TAB+"no permissions from user to install new apk",0); +parent.__c.LogImpl("911010052",parent.__c.TAB+"no permissions from user to install new apk",0); if (true) break; case 9: @@ -1632,7 +1632,7 @@ this.state = 26; case 26: //C this.state = 29; -parent.__c.LogImpl("939387150",(""+parent.__c.SmartStringFormatter("",(Object)(parent.__c.TAB))+"no enough available space to download apk"),0); +parent.__c.LogImpl("911010062",(""+parent.__c.SmartStringFormatter("",(Object)(parent.__c.TAB))+"no enough available space to download apk"),0); if (true) break; case 29: @@ -1674,7 +1674,7 @@ this.state = 36; case 36: //C this.state = 39; -parent.__c.LogImpl("939387155",(""+parent.__c.SmartStringFormatter("",(Object)(parent.__c.TAB))+"Newer version available. Now I try its downloading"),0); +parent.__c.LogImpl("911010067",(""+parent.__c.SmartStringFormatter("",(Object)(parent.__c.TAB))+"Newer version available. Now I try its downloading"),0); if (true) break; case 39: @@ -1709,7 +1709,7 @@ this.state = 45; case 45: //C this.state = 48; -parent.__c.LogImpl("939387158",(""+parent.__c.SmartStringFormatter("",(Object)(parent.__c.TAB))+"missing apk file full path indication"),0); +parent.__c.LogImpl("911010070",(""+parent.__c.SmartStringFormatter("",(Object)(parent.__c.TAB))+"missing apk file full path indication"),0); if (true) break; case 48: @@ -1748,7 +1748,7 @@ this.state = 55; case 55: //C this.state = 58; -parent.__c.LogImpl("939387163",(""+parent.__c.SmartStringFormatter("",(Object)(parent.__c.TAB))+"No newer version available on webserver."),0); +parent.__c.LogImpl("911010075",(""+parent.__c.SmartStringFormatter("",(Object)(parent.__c.TAB))+"No newer version available on webserver."),0); if (true) break; case 58: diff --git a/B4A/Objects/src/reparto_izca/keymon/lat/dbrequestmanager.java b/B4A/Objects/src/reparto_izca/keymon/lat/dbrequestmanager.java index 8e5bfbf..70bad4a 100644 --- a/B4A/Objects/src/reparto_izca/keymon/lat/dbrequestmanager.java +++ b/B4A/Objects/src/reparto_izca/keymon/lat/dbrequestmanager.java @@ -267,7 +267,7 @@ _table.Rows /*anywheresoftware.b4a.objects.collections.List*/ .Initialize(); _table.Tag /*Object*/ = _job._tag /*Object*/ ; //BA.debugLineNum = 194;BA.debugLine="If jobTagAnterior <> Job.Tag Then LogColor(\"Handl"; if ((_jobtaganterior).equals(BA.ObjectToString(_job._tag /*Object*/ )) == false) { -__c.LogImpl("524903692","HandleJob: '"+BA.ObjectToString(_job._tag /*Object*/ )+"'",__c.Colors.Blue);}; +__c.LogImpl("160293132","HandleJob: '"+BA.ObjectToString(_job._tag /*Object*/ )+"'",__c.Colors.Blue);}; //BA.debugLineNum = 195;BA.debugLine="jobTagAnterior = Job.Tag 'Mod por CHV - 211023"; _jobtaganterior = BA.ObjectToString(_job._tag /*Object*/ ); //BA.debugLineNum = 196;BA.debugLine="If method = \"query\" Then"; @@ -367,7 +367,7 @@ Object[] _row = null; Object _record = null; //BA.debugLineNum = 248;BA.debugLine="Public Sub PrintTable(Table As DBResult)"; //BA.debugLineNum = 249;BA.debugLine="Log(\"Tag: \" & Table.Tag & \", Columns: \" & Table.C"; -__c.LogImpl("525165825","Tag: "+BA.ObjectToString(_table.Tag /*Object*/ )+", Columns: "+BA.NumberToString(_table.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .getSize())+", Rows: "+BA.NumberToString(_table.Rows /*anywheresoftware.b4a.objects.collections.List*/ .getSize()),0); +__c.LogImpl("160555265","Tag: "+BA.ObjectToString(_table.Tag /*Object*/ )+", Columns: "+BA.NumberToString(_table.Columns /*anywheresoftware.b4a.objects.collections.Map*/ .getSize())+", Rows: "+BA.NumberToString(_table.Rows /*anywheresoftware.b4a.objects.collections.List*/ .getSize()),0); //BA.debugLineNum = 250;BA.debugLine="Dim sb As StringBuilder"; _sb = new anywheresoftware.b4a.keywords.StringBuilderWrapper(); //BA.debugLineNum = 251;BA.debugLine="sb.Initialize"; @@ -385,7 +385,7 @@ _sb.Append(BA.ObjectToString(_col)).Append(__c.TAB); } }; //BA.debugLineNum = 255;BA.debugLine="Log(sb.ToString)"; -__c.LogImpl("525165831",_sb.ToString(),0); +__c.LogImpl("160555271",_sb.ToString(),0); //BA.debugLineNum = 256;BA.debugLine="For Each row() As Object In Table.Rows"; { final anywheresoftware.b4a.BA.IterableList group8 = _table.Rows /*anywheresoftware.b4a.objects.collections.List*/ ; diff --git a/B4A/Objects/src/reparto_izca/keymon/lat/escposprinter.java b/B4A/Objects/src/reparto_izca/keymon/lat/escposprinter.java index d9a95c9..90ed05a 100644 --- a/B4A/Objects/src/reparto_izca/keymon/lat/escposprinter.java +++ b/B4A/Objects/src/reparto_izca/keymon/lat/escposprinter.java @@ -106,7 +106,7 @@ if (__c.SubExists(ba,_callback,_eventname+"_NewData")) { __c.CallSubNew2(ba,_callback,_eventname+"_NewData",(Object)(_buffer)); }; //BA.debugLineNum = 2282;BA.debugLine="Log(\"Data \" & Buffer(0))"; -__c.LogImpl("528704772","Data "+BA.NumberToString(_buffer[(int) (0)]),0); +__c.LogImpl("164094212","Data "+BA.NumberToString(_buffer[(int) (0)]),0); //BA.debugLineNum = 2283;BA.debugLine="End Sub"; return ""; } @@ -248,7 +248,7 @@ if (true) return __c.True; } catch (Exception e23) { ba.setLastException(e23); //BA.debugLineNum = 1282;BA.debugLine="Log(LastException)"; -__c.LogImpl("525559068",BA.ObjectToString(__c.LastException(getActivityBA())),0); +__c.LogImpl("160948508",BA.ObjectToString(__c.LastException(getActivityBA())),0); }; //BA.debugLineNum = 1284;BA.debugLine="End Sub"; return false; @@ -415,22 +415,22 @@ _logmsg = ": Fill="+BA.NumberToString(_fill)+" : Points "+BA.NumberToString(_x0) //BA.debugLineNum = 1589;BA.debugLine="If shape = 3 Then"; if (_shape==3) { //BA.debugLineNum = 1590;BA.debugLine="Log(\"Triangle \" & logmsg)"; -__c.LogImpl("526869802","Triangle "+_logmsg,0); +__c.LogImpl("162259242","Triangle "+_logmsg,0); //BA.debugLineNum = 1591;BA.debugLine="PlotTriangle(x0, y0, x1, y1, x2, y2, points, fi"; _plottriangle(_x0,_y0,_x1,_y1,_x2,_y2,_points,_fill); }else if(_shape==2) { //BA.debugLineNum = 1593;BA.debugLine="Log(\"Circle \" & logmsg)"; -__c.LogImpl("526869805","Circle "+_logmsg,0); +__c.LogImpl("162259245","Circle "+_logmsg,0); //BA.debugLineNum = 1594;BA.debugLine="PlotCircle(x0, y0, x1, y1, points, fill)"; _plotcircle(_x0,_y0,_x1,_y1,_points,_fill); }else if(_shape==1) { //BA.debugLineNum = 1596;BA.debugLine="Log(\"Box \" & logmsg)"; -__c.LogImpl("526869808","Box "+_logmsg,0); +__c.LogImpl("162259248","Box "+_logmsg,0); //BA.debugLineNum = 1597;BA.debugLine="PlotBox(x0, y0, x1, y1, points, fill)"; _plotbox(_x0,_y0,_x1,_y1,_points,_fill); }else { //BA.debugLineNum = 1599;BA.debugLine="Log(\"Line \" & logmsg)"; -__c.LogImpl("526869811","Line "+_logmsg,0); +__c.LogImpl("162259251","Line "+_logmsg,0); //BA.debugLineNum = 1600;BA.debugLine="PlotLine(x0, y0, x1, y1, points)"; _plotline(_x0,_y0,_x1,_y1,_points); }; @@ -1933,7 +1933,7 @@ _databytes = _data.getBytes("ASCII"); //BA.debugLineNum = 2222;BA.debugLine="Dim dlow As Int = databytes.Length"; _dlow = _databytes.length; //BA.debugLineNum = 2223;BA.debugLine="Log(\"Barcode \" & bartype & \", Size \" & dlow & \","; -__c.LogImpl("528508163","Barcode "+_bartype+", Size "+BA.NumberToString(_dlow)+", "+_data,0); +__c.LogImpl("163897603","Barcode "+_bartype+", Size "+BA.NumberToString(_dlow)+", "+_data,0); //BA.debugLineNum = 2224;BA.debugLine="WriteString(GS & \"k\" & bartype.ToUpperCase.CharAt"; _writestring(_gs+"k"+BA.ObjectToString(_bartype.toUpperCase().charAt((int) (0)))); //BA.debugLineNum = 2225;BA.debugLine="Dim params(1) As Byte"; @@ -1971,7 +1971,7 @@ _dhigh = (int) (_databytes.length/(double)256); //BA.debugLineNum = 2239;BA.debugLine="Dim dlow As Int = databytes.Length - dhigh*256"; _dlow = (int) (_databytes.length-_dhigh*256); //BA.debugLineNum = 2240;BA.debugLine="Log(\"QR Code : Size \" & size & \", EC \" & EC & \","; -__c.LogImpl("528573700","QR Code : Size "+BA.NumberToString(_size)+", EC "+_ec+", Scale "+BA.NumberToString(_scale)+", Size "+BA.NumberToString(_dlow)+" "+BA.NumberToString(_dhigh)+" : Data = "+_data,0); +__c.LogImpl("163963140","QR Code : Size "+BA.NumberToString(_size)+", EC "+_ec+", Scale "+BA.NumberToString(_scale)+", Size "+BA.NumberToString(_dlow)+" "+BA.NumberToString(_dhigh)+" : Data = "+_data,0); //BA.debugLineNum = 2241;BA.debugLine="Dim params(3) As Byte"; _params = new byte[(int) (3)]; ; @@ -2008,7 +2008,7 @@ _astream.Write(_data.getBytes(_encoding)); } catch (Exception e6) { ba.setLastException(e6); //BA.debugLineNum = 1449;BA.debugLine="Log(\"Printer error : \" & LastException.Message)"; -__c.LogImpl("526607622","Printer error : "+__c.LastException(getActivityBA()).getMessage(),0); +__c.LogImpl("161997062","Printer error : "+__c.LastException(getActivityBA()).getMessage(),0); //BA.debugLineNum = 1450;BA.debugLine="AStream_Error"; _astream_error(); }; diff --git a/B4A/Objects/src/reparto_izca/keymon/lat/fileprovider.java b/B4A/Objects/src/reparto_izca/keymon/lat/fileprovider.java index b3ef790..e751e04 100644 --- a/B4A/Objects/src/reparto_izca/keymon/lat/fileprovider.java +++ b/B4A/Objects/src/reparto_izca/keymon/lat/fileprovider.java @@ -104,7 +104,7 @@ _usefileprovider = __c.False; _sharedfolder = _rp.GetSafeDirDefaultExternal("shared"); }; //BA.debugLineNum = 18;BA.debugLine="Log($\"Using FileProvider? ${UseFileProvider}\"$)"; -__c.LogImpl("949676298",("Using FileProvider? "+__c.SmartStringFormatter("",(Object)(_usefileprovider))+""),0); +__c.LogImpl("921299210",("Using FileProvider? "+__c.SmartStringFormatter("",(Object)(_usefileprovider))+""),0); //BA.debugLineNum = 19;BA.debugLine="End Sub"; return ""; } diff --git a/B4A/Objects/src/reparto_izca/keymon/lat/foto.java b/B4A/Objects/src/reparto_izca/keymon/lat/foto.java index 133622b..ed19b51 100644 --- a/B4A/Objects/src/reparto_izca/keymon/lat/foto.java +++ b/B4A/Objects/src/reparto_izca/keymon/lat/foto.java @@ -444,7 +444,7 @@ String _flash = ""; //BA.debugLineNum = 151;BA.debugLine="Dim f() As Float = camEx.GetFocusDistances"; _f = mostCurrent._camex._getfocusdistances /*float[]*/ (); //BA.debugLineNum = 152;BA.debugLine="Log(f(0) & \", \" & f(1) & \", \" & f(2))"; -anywheresoftware.b4a.keywords.Common.LogImpl("529753346",BA.NumberToString(_f[(int) (0)])+", "+BA.NumberToString(_f[(int) (1)])+", "+BA.NumberToString(_f[(int) (2)]),0); +anywheresoftware.b4a.keywords.Common.LogImpl("165142786",BA.NumberToString(_f[(int) (0)])+", "+BA.NumberToString(_f[(int) (1)])+", "+BA.NumberToString(_f[(int) (2)]),0); //BA.debugLineNum = 153;BA.debugLine="Dim flashModes As List = camEx.GetSupportedFlashM"; _flashmodes = new anywheresoftware.b4a.objects.collections.List(); _flashmodes = mostCurrent._camex._getsupportedflashmodes /*anywheresoftware.b4a.objects.collections.List*/ (); @@ -604,7 +604,7 @@ mostCurrent._camex._commitparameters /*String*/ (); //BA.debugLineNum = 61;BA.debugLine="camEx.StartPreview"; mostCurrent._camex._startpreview /*String*/ (); //BA.debugLineNum = 62;BA.debugLine="Log(camEx.GetPreviewSize)"; -anywheresoftware.b4a.keywords.Common.LogImpl("529360133",BA.ObjectToString(mostCurrent._camex._getpreviewsize /*reparto_izca.keymon.lat.cameraexclass._camerasize*/ ()),0); +anywheresoftware.b4a.keywords.Common.LogImpl("164749573",BA.ObjectToString(mostCurrent._camex._getpreviewsize /*reparto_izca.keymon.lat.cameraexclass._camerasize*/ ()),0); }else { //BA.debugLineNum = 64;BA.debugLine="ToastMessageShow(\"Cannot open camera.\", True)"; anywheresoftware.b4a.keywords.Common.ToastMessageShow(BA.ObjectToCharSequence("Cannot open camera."),anywheresoftware.b4a.keywords.Common.True); diff --git a/B4A/Objects/src/reparto_izca/keymon/lat/httpjob.java b/B4A/Objects/src/reparto_izca/keymon/lat/httpjob.java index 45ec318..3cf7b4f 100644 --- a/B4A/Objects/src/reparto_izca/keymon/lat/httpjob.java +++ b/B4A/Objects/src/reparto_izca/keymon/lat/httpjob.java @@ -129,7 +129,7 @@ _req.InitializeDelete(_link); } catch (Exception e5) { ba.setLastException(e5); //BA.debugLineNum = 266;BA.debugLine="Log($\"Invalid link: ${Link}\"$)"; -__c.LogImpl("951576837",("Invalid link: "+__c.SmartStringFormatter("",(Object)(_link))+""),0); +__c.LogImpl("923199749",("Invalid link: "+__c.SmartStringFormatter("",(Object)(_link))+""),0); //BA.debugLineNum = 267;BA.debugLine="req.InitializeDelete(InvalidURL)"; _req.InitializeDelete(_invalidurl); }; @@ -148,7 +148,7 @@ _req.InitializeDelete(_escapelink(_link,_parameters)); } catch (Exception e5) { ba.setLastException(e5); //BA.debugLineNum = 277;BA.debugLine="Log($\"Invalid link: ${Link}\"$)"; -__c.LogImpl("951642373",("Invalid link: "+__c.SmartStringFormatter("",(Object)(_link))+""),0); +__c.LogImpl("923265285",("Invalid link: "+__c.SmartStringFormatter("",(Object)(_link))+""),0); //BA.debugLineNum = 278;BA.debugLine="req.InitializeDelete(escapeLink(InvalidURL, Para"; _req.InitializeDelete(_escapelink(_invalidurl,_parameters)); }; @@ -167,7 +167,7 @@ _req.InitializeGet(_link); } catch (Exception e5) { ba.setLastException(e5); //BA.debugLineNum = 224;BA.debugLine="Log($\"Invalid link: ${Link}\"$)"; -__c.LogImpl("951380229",("Invalid link: "+__c.SmartStringFormatter("",(Object)(_link))+""),0); +__c.LogImpl("923003141",("Invalid link: "+__c.SmartStringFormatter("",(Object)(_link))+""),0); //BA.debugLineNum = 225;BA.debugLine="req.InitializeGet(InvalidURL)"; _req.InitializeGet(_invalidurl); }; @@ -186,7 +186,7 @@ _req.InitializeGet(_escapelink(_link,_parameters)); } catch (Exception e5) { ba.setLastException(e5); //BA.debugLineNum = 240;BA.debugLine="Log($\"Invalid link: ${Link}\"$)"; -__c.LogImpl("951445765",("Invalid link: "+__c.SmartStringFormatter("",(Object)(_link))+""),0); +__c.LogImpl("923068677",("Invalid link: "+__c.SmartStringFormatter("",(Object)(_link))+""),0); //BA.debugLineNum = 241;BA.debugLine="req.InitializeGet(escapeLink(InvalidURL, Paramet"; _req.InitializeGet(_escapelink(_invalidurl,_parameters)); }; @@ -310,7 +310,7 @@ _req.InitializeHead(_link); } catch (Exception e5) { ba.setLastException(e5); //BA.debugLineNum = 124;BA.debugLine="Log($\"Invalid link: ${Link}\"$)"; -__c.LogImpl("951118085",("Invalid link: "+__c.SmartStringFormatter("",(Object)(_link))+""),0); +__c.LogImpl("922740997",("Invalid link: "+__c.SmartStringFormatter("",(Object)(_link))+""),0); //BA.debugLineNum = 125;BA.debugLine="req.InitializeHead(InvalidURL)"; _req.InitializeHead(_invalidurl); }; @@ -364,7 +364,7 @@ _req.InitializePatch2(_link,_data); } catch (Exception e5) { ba.setLastException(e5); //BA.debugLineNum = 109;BA.debugLine="Log($\"Invalid link: ${Link}\"$)"; -__c.LogImpl("951052556",("Invalid link: "+__c.SmartStringFormatter("",(Object)(_link))+""),0); +__c.LogImpl("922675468",("Invalid link: "+__c.SmartStringFormatter("",(Object)(_link))+""),0); //BA.debugLineNum = 110;BA.debugLine="req.InitializePatch2(InvalidURL, Data)"; _req.InitializePatch2(_invalidurl,_data); }; @@ -390,7 +390,7 @@ _req.InitializePost2(_link,_data); } catch (Exception e5) { ba.setLastException(e5); //BA.debugLineNum = 68;BA.debugLine="Log($\"Invalid link: ${Link}\"$)"; -__c.LogImpl("950790405",("Invalid link: "+__c.SmartStringFormatter("",(Object)(_link))+""),0); +__c.LogImpl("922413317",("Invalid link: "+__c.SmartStringFormatter("",(Object)(_link))+""),0); //BA.debugLineNum = 69;BA.debugLine="req.InitializePost2(InvalidURL, Data)"; _req.InitializePost2(_invalidurl,_data); }; @@ -410,7 +410,7 @@ _length = 0; //BA.debugLineNum = 197;BA.debugLine="If Dir = File.DirAssets Then"; if ((_dir).equals(__c.File.getDirAssets())) { //BA.debugLineNum = 198;BA.debugLine="Log(\"Cannot send files from the assets folder.\")"; -__c.LogImpl("951314696","Cannot send files from the assets folder.",0); +__c.LogImpl("922937608","Cannot send files from the assets folder.",0); //BA.debugLineNum = 199;BA.debugLine="Return"; if (true) return ""; }; @@ -547,7 +547,7 @@ _req.InitializePut2(_link,_data); } catch (Exception e5) { ba.setLastException(e5); //BA.debugLineNum = 85;BA.debugLine="Log($\"Invalid link: ${Link}\"$)"; -__c.LogImpl("950921477",("Invalid link: "+__c.SmartStringFormatter("",(Object)(_link))+""),0); +__c.LogImpl("922544389",("Invalid link: "+__c.SmartStringFormatter("",(Object)(_link))+""),0); //BA.debugLineNum = 86;BA.debugLine="req.InitializePut2(InvalidURL, Data)"; _req.InitializePut2(_invalidurl,_data); }; diff --git a/B4A/Objects/src/reparto_izca/keymon/lat/httputils2service.java b/B4A/Objects/src/reparto_izca/keymon/lat/httputils2service.java index 55fb5dc..2118a6d 100644 --- a/B4A/Objects/src/reparto_izca/keymon/lat/httputils2service.java +++ b/B4A/Objects/src/reparto_izca/keymon/lat/httputils2service.java @@ -69,7 +69,7 @@ _job = (reparto_izca.keymon.lat.httpjob)(_taskidtojob.Get((Object)(_taskid))); //BA.debugLineNum = 157;BA.debugLine="If job = Null Then"; if (_job== null) { //BA.debugLineNum = 158;BA.debugLine="Log(\"HttpUtils2Service: job completed multiple t"; -anywheresoftware.b4a.keywords.Common.LogImpl("550462726","HttpUtils2Service: job completed multiple times - "+BA.NumberToString(_taskid),0); +anywheresoftware.b4a.keywords.Common.LogImpl("122085638","HttpUtils2Service: job completed multiple times - "+BA.NumberToString(_taskid),0); //BA.debugLineNum = 159;BA.debugLine="Return"; if (true) return ""; }; @@ -88,7 +88,7 @@ public static String _hc_responseerror(anywheresoftware.b4h.okhttp.OkHttpClient reparto_izca.keymon.lat.httpjob _job = null; //BA.debugLineNum = 115;BA.debugLine="Sub hc_ResponseError (Response As OkHttpResponse,"; //BA.debugLineNum = 117;BA.debugLine="Log($\"ResponseError. Reason: ${Reason}, Response:"; -anywheresoftware.b4a.keywords.Common.LogImpl("550397186",("ResponseError. Reason: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_reason))+", Response: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_response.getErrorResponse()))+""),0); +anywheresoftware.b4a.keywords.Common.LogImpl("122020098",("ResponseError. Reason: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_reason))+", Response: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_response.getErrorResponse()))+""),0); //BA.debugLineNum = 119;BA.debugLine="Response.Release"; _response.Release(); //BA.debugLineNum = 120;BA.debugLine="Dim job As HttpJob = TaskIdToJob.Get(TaskId)"; @@ -96,7 +96,7 @@ _job = (reparto_izca.keymon.lat.httpjob)(_taskidtojob.Get((Object)(_taskid))); //BA.debugLineNum = 121;BA.debugLine="If job = Null Then"; if (_job== null) { //BA.debugLineNum = 122;BA.debugLine="Log(\"HttpUtils2Service (hc_ResponseError): job c"; -anywheresoftware.b4a.keywords.Common.LogImpl("550397191","HttpUtils2Service (hc_ResponseError): job completed multiple times - "+BA.NumberToString(_taskid),0); +anywheresoftware.b4a.keywords.Common.LogImpl("122020103","HttpUtils2Service (hc_ResponseError): job completed multiple times - "+BA.NumberToString(_taskid),0); //BA.debugLineNum = 123;BA.debugLine="Return"; if (true) return ""; }; @@ -122,7 +122,7 @@ _job = (reparto_izca.keymon.lat.httpjob)(_taskidtojob.Get((Object)(_taskid))); //BA.debugLineNum = 94;BA.debugLine="If job = Null Then"; if (_job== null) { //BA.debugLineNum = 95;BA.debugLine="Log(\"HttpUtils2Service (hc_ResponseSuccess): job"; -anywheresoftware.b4a.keywords.Common.LogImpl("550266115","HttpUtils2Service (hc_ResponseSuccess): job completed multiple times - "+BA.NumberToString(_taskid),0); +anywheresoftware.b4a.keywords.Common.LogImpl("121889027","HttpUtils2Service (hc_ResponseSuccess): job completed multiple times - "+BA.NumberToString(_taskid),0); //BA.debugLineNum = 96;BA.debugLine="Return"; if (true) return ""; }; @@ -186,9 +186,9 @@ anywheresoftware.b4a.keywords.Common.File.Delete(_tempfolder,"~test.test"); } catch (Exception e6) { processBA.setLastException(e6); //BA.debugLineNum = 34;BA.debugLine="Log(LastException)"; -anywheresoftware.b4a.keywords.Common.LogImpl("549938439",BA.ObjectToString(anywheresoftware.b4a.keywords.Common.LastException(processBA)),0); +anywheresoftware.b4a.keywords.Common.LogImpl("121561351",BA.ObjectToString(anywheresoftware.b4a.keywords.Common.LastException(processBA)),0); //BA.debugLineNum = 35;BA.debugLine="Log(\"Switching to File.DirInternal\")"; -anywheresoftware.b4a.keywords.Common.LogImpl("549938440","Switching to File.DirInternal",0); +anywheresoftware.b4a.keywords.Common.LogImpl("121561352","Switching to File.DirInternal",0); //BA.debugLineNum = 36;BA.debugLine="TempFolder = File.DirInternal"; _tempfolder = anywheresoftware.b4a.keywords.Common.File.getDirInternal(); }; diff --git a/B4A/Objects/src/reparto_izca/keymon/lat/manageexternalstorage.java b/B4A/Objects/src/reparto_izca/keymon/lat/manageexternalstorage.java index d8bc264..135c622 100644 --- a/B4A/Objects/src/reparto_izca/keymon/lat/manageexternalstorage.java +++ b/B4A/Objects/src/reparto_izca/keymon/lat/manageexternalstorage.java @@ -121,7 +121,7 @@ return null; public String _raiseevent() throws Exception{ //BA.debugLineNum = 53;BA.debugLine="Private Sub RaiseEvent"; //BA.debugLineNum = 54;BA.debugLine="Log(\"Calling : \" & mEventName & \"_StorageAvailab"; -__c.LogImpl("530212097","Calling : "+_meventname+"_StorageAvailable",0); +__c.LogImpl("165601537","Calling : "+_meventname+"_StorageAvailable",0); //BA.debugLineNum = 55;BA.debugLine="CallSubDelayed(mCallback, mEventName & \"_StorageA"; __c.CallSubDelayed(ba,_mcallback,_meventname+"_StorageAvailable"); //BA.debugLineNum = 56;BA.debugLine="End Sub"; diff --git a/B4A/Objects/src/reparto_izca/keymon/lat/mapa_cliente.java b/B4A/Objects/src/reparto_izca/keymon/lat/mapa_cliente.java index 73ed8fd..18662bc 100644 --- a/B4A/Objects/src/reparto_izca/keymon/lat/mapa_cliente.java +++ b/B4A/Objects/src/reparto_izca/keymon/lat/mapa_cliente.java @@ -430,7 +430,7 @@ return ""; public static String _b_regresar_click() throws Exception{ //BA.debugLineNum = 105;BA.debugLine="Private Sub b_regresar_Click"; //BA.debugLineNum = 106;BA.debugLine="Log(\"Pressed\")"; -anywheresoftware.b4a.keywords.Common.LogImpl("530998529","Pressed",0); +anywheresoftware.b4a.keywords.Common.LogImpl("166387969","Pressed",0); //BA.debugLineNum = 107;BA.debugLine="Activity.Finish"; mostCurrent._activity.Finish(); //BA.debugLineNum = 108;BA.debugLine="B4XPages.ShowPage(\"Cliente\")"; diff --git a/B4A/Objects/src/reparto_izca/keymon/lat/newinst2.java b/B4A/Objects/src/reparto_izca/keymon/lat/newinst2.java index 317ddd9..fb9675b 100644 --- a/B4A/Objects/src/reparto_izca/keymon/lat/newinst2.java +++ b/B4A/Objects/src/reparto_izca/keymon/lat/newinst2.java @@ -158,7 +158,7 @@ public static String _myappreload() throws Exception{ //BA.debugLineNum = 43;BA.debugLine="Sub MyAppReload"; //BA.debugLineNum = 44;BA.debugLine="If svcVerbose Then Log(\"-- AppUpdating.NewInst2:"; if (_svcverbose) { -anywheresoftware.b4a.keywords.Common.LogImpl("540894465","-- AppUpdating.NewInst2: processing MyAppReload",0);}; +anywheresoftware.b4a.keywords.Common.LogImpl("112517377","-- AppUpdating.NewInst2: processing MyAppReload",0);}; //BA.debugLineNum = 45;BA.debugLine="If IsPaused(\"main\") Then"; if (anywheresoftware.b4a.keywords.Common.IsPaused(processBA,(Object)("main"))) { //BA.debugLineNum = 46;BA.debugLine="StartActivity(\"main\")"; @@ -181,7 +181,7 @@ return ""; public static String _service_create() throws Exception{ //BA.debugLineNum = 13;BA.debugLine="Sub Service_Create"; //BA.debugLineNum = 14;BA.debugLine="LogColor(\"---- AppUpdating.newinst2: service crea"; -anywheresoftware.b4a.keywords.Common.LogImpl("540632321","---- AppUpdating.newinst2: service created",_logcolor1); +anywheresoftware.b4a.keywords.Common.LogImpl("112255233","---- AppUpdating.newinst2: service created",_logcolor1); //BA.debugLineNum = 15;BA.debugLine="pkg = \"\""; _pkg = ""; //BA.debugLineNum = 16;BA.debugLine="svcVerbose = False"; @@ -197,28 +197,28 @@ return ""; public static String _service_start(anywheresoftware.b4a.objects.IntentWrapper _startingintent) throws Exception{ //BA.debugLineNum = 19;BA.debugLine="Sub Service_Start (StartingIntent As Intent)"; //BA.debugLineNum = 20;BA.debugLine="LogColor(\"---- AppUpdating.newinst2: service_star"; -anywheresoftware.b4a.keywords.Common.LogImpl("540697857","---- AppUpdating.newinst2: service_started",_logcolor1); +anywheresoftware.b4a.keywords.Common.LogImpl("112320769","---- AppUpdating.newinst2: service_started",_logcolor1); //BA.debugLineNum = 21;BA.debugLine="If svcVerbose Then"; if (_svcverbose) { //BA.debugLineNum = 22;BA.debugLine="Log($\"${TAB}intent: ${StartingIntent}\"$)"; -anywheresoftware.b4a.keywords.Common.LogImpl("540697859",(""+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(anywheresoftware.b4a.keywords.Common.TAB))+"intent: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_startingintent.getObject()))+""),0); +anywheresoftware.b4a.keywords.Common.LogImpl("112320771",(""+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(anywheresoftware.b4a.keywords.Common.TAB))+"intent: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_startingintent.getObject()))+""),0); //BA.debugLineNum = 23;BA.debugLine="Log($\"${TAB}action: ${StartingIntent.Action}\"$)"; -anywheresoftware.b4a.keywords.Common.LogImpl("540697860",(""+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(anywheresoftware.b4a.keywords.Common.TAB))+"action: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_startingintent.getAction()))+""),0); +anywheresoftware.b4a.keywords.Common.LogImpl("112320772",(""+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(anywheresoftware.b4a.keywords.Common.TAB))+"action: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_startingintent.getAction()))+""),0); //BA.debugLineNum = 24;BA.debugLine="Log($\"${TAB}extra: ${StartingIntent.ExtrasToStri"; -anywheresoftware.b4a.keywords.Common.LogImpl("540697861",(""+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(anywheresoftware.b4a.keywords.Common.TAB))+"extra: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_startingintent.ExtrasToString()))+""),0); +anywheresoftware.b4a.keywords.Common.LogImpl("112320773",(""+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(anywheresoftware.b4a.keywords.Common.TAB))+"extra: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_startingintent.ExtrasToString()))+""),0); //BA.debugLineNum = 25;BA.debugLine="Log($\"${TAB}data: ${StartingIntent.GetData}\"$)"; -anywheresoftware.b4a.keywords.Common.LogImpl("540697862",(""+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(anywheresoftware.b4a.keywords.Common.TAB))+"data: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_startingintent.GetData()))+""),0); +anywheresoftware.b4a.keywords.Common.LogImpl("112320774",(""+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(anywheresoftware.b4a.keywords.Common.TAB))+"data: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_startingintent.GetData()))+""),0); }; //BA.debugLineNum = 27;BA.debugLine="If StartingIntent.Action = \"android.intent.action"; if ((_startingintent.getAction()).equals("android.intent.action.MY_PACKAGE_REPLACED")) { //BA.debugLineNum = 28;BA.debugLine="If svcVerbose Then Log($\"${TAB}Intent MY_PACKAGE"; if (_svcverbose) { -anywheresoftware.b4a.keywords.Common.LogImpl("540697865",(""+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(anywheresoftware.b4a.keywords.Common.TAB))+"Intent MY_PACKAGE_REPLACED received!"),0);}; +anywheresoftware.b4a.keywords.Common.LogImpl("112320777",(""+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(anywheresoftware.b4a.keywords.Common.TAB))+"Intent MY_PACKAGE_REPLACED received!"),0);}; //BA.debugLineNum = 29;BA.debugLine="pkg = GetPackageName"; _pkg = _getpackagename(); //BA.debugLineNum = 30;BA.debugLine="If svcVerbose Then Log($\"${TAB}package: ${pkg}\"$"; if (_svcverbose) { -anywheresoftware.b4a.keywords.Common.LogImpl("540697867",(""+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(anywheresoftware.b4a.keywords.Common.TAB))+"package: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_pkg))+""),0);}; +anywheresoftware.b4a.keywords.Common.LogImpl("112320779",(""+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(anywheresoftware.b4a.keywords.Common.TAB))+"package: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_pkg))+""),0);}; //BA.debugLineNum = 31;BA.debugLine="MyAppReload"; _myappreload(); }; diff --git a/B4A/Objects/src/reparto_izca/keymon/lat/starter.java b/B4A/Objects/src/reparto_izca/keymon/lat/starter.java index 11cf2c6..9d5a5e7 100644 --- a/B4A/Objects/src/reparto_izca/keymon/lat/starter.java +++ b/B4A/Objects/src/reparto_izca/keymon/lat/starter.java @@ -174,7 +174,7 @@ reparto_izca.keymon.lat.dbrequestmanager._dbcommand _cmd = null; //BA.debugLineNum = 96;BA.debugLine="If IsConnectedToInternet Then"; if (_isconnectedtointernet()) { //BA.debugLineNum = 97;BA.debugLine="Log(\"Con internet, enviamos UTR!\")"; -anywheresoftware.b4a.keywords.Common.LogImpl("532374786","Con internet, enviamos UTR!",0); +anywheresoftware.b4a.keywords.Common.LogImpl("167764226","Con internet, enviamos UTR!",0); //BA.debugLineNum = 98;BA.debugLine="Dim skmt As SQL"; _skmt = new anywheresoftware.b4a.sql.SQL(); //BA.debugLineNum = 99;BA.debugLine="Dim cmd As DBCommand"; @@ -189,7 +189,7 @@ _skmt.Initialize(_ruta,"kmt.db",anywheresoftware.b4a.keywords.Common.True); _skmt.Initialize(_ruta,"kmt.db",anywheresoftware.b4a.keywords.Common.True); //BA.debugLineNum = 113;BA.debugLine="If B4XPages.MainPage.logger Then LogColor(\"Inici"; if (mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._logger /*boolean*/ ) { -anywheresoftware.b4a.keywords.Common.LogImpl("532374802","Iniciamos ENVIA_ULTIMA_GPS",anywheresoftware.b4a.keywords.Common.Colors.Red);}; +anywheresoftware.b4a.keywords.Common.LogImpl("167764242","Iniciamos ENVIA_ULTIMA_GPS",anywheresoftware.b4a.keywords.Common.Colors.Red);}; //BA.debugLineNum = 114;BA.debugLine="DateTime.TimeFormat = \"HHmmss\""; anywheresoftware.b4a.keywords.Common.DateTime.setTimeFormat("HHmmss"); //BA.debugLineNum = 115;BA.debugLine="B4XPages.MainPage.ultimaActualizacionGPS = DateT"; @@ -201,7 +201,7 @@ _cmd.Name /*String*/ = "select_fechat"; //BA.debugLineNum = 118;BA.debugLine="reqManager.ExecuteQuery(cmd , 0, \"fechat\")"; _reqmanager._executequery /*String*/ (_cmd,(int) (0),(Object)("fechat")); //BA.debugLineNum = 120;BA.debugLine="Log(B4XPages.MainPage.montoActual&\" , \" &B4XPa"; -anywheresoftware.b4a.keywords.Common.LogImpl("532374809",mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._montoactual /*String*/ +" , "+mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._clientestotal /*String*/ +" , "+mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._visitadostotales /*String*/ +" , "+mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._monto_entregadoactual /*String*/ +" , "+mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._entregas /*String*/ +" , "+mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._porvisitar /*String*/ +" , "+mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._rechazos /*String*/ +" , "+mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._lat_gps /*String*/ +" , "+mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._lon_gps /*String*/ +" , "+BA.NumberToString(mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._batt /*int*/ )+" , "+anywheresoftware.b4a.keywords.Common.Application.getVersionName()+" , "+mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._almacen /*String*/ +" , "+mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._rutapreventa /*String*/ ,0); +anywheresoftware.b4a.keywords.Common.LogImpl("167764249",mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._montoactual /*String*/ +" , "+mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._clientestotal /*String*/ +" , "+mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._visitadostotales /*String*/ +" , "+mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._monto_entregadoactual /*String*/ +" , "+mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._entregas /*String*/ +" , "+mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._porvisitar /*String*/ +" , "+mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._rechazos /*String*/ +" , "+mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._lat_gps /*String*/ +" , "+mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._lon_gps /*String*/ +" , "+BA.NumberToString(mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._batt /*int*/ )+" , "+anywheresoftware.b4a.keywords.Common.Application.getVersionName()+" , "+mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._almacen /*String*/ +" , "+mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._rutapreventa /*String*/ ,0); //BA.debugLineNum = 121;BA.debugLine="Dim cmd As DBCommand"; _cmd = new reparto_izca.keymon.lat.dbrequestmanager._dbcommand(); //BA.debugLineNum = 122;BA.debugLine="cmd.Initialize"; @@ -212,7 +212,7 @@ _cmd.Name /*String*/ = "UPDATE_IZCA_ACTUALR2_GPS"; _cmd.Parameters /*Object[]*/ = new Object[]{(Object)(mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._montoactual /*String*/ ),(Object)(mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._clientestotal /*String*/ ),(Object)(mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._visitadostotales /*String*/ ),(Object)(mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._monto_entregadoactual /*String*/ ),(Object)(mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._entregas /*String*/ ),(Object)(mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._porvisitar /*String*/ ),(Object)(mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._rechazos /*String*/ ),(Object)(mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._lat_gps /*String*/ ),(Object)(mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._lon_gps /*String*/ ),(Object)(mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._batt /*int*/ ),(Object)(anywheresoftware.b4a.keywords.Common.Application.getVersionName()),(Object)(mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._almacen /*String*/ ),(Object)(mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._rutapreventa /*String*/ )}; //BA.debugLineNum = 126;BA.debugLine="If B4XPages.MainPage.logger Then Log($\"montoActu"; if (mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._logger /*boolean*/ ) { -anywheresoftware.b4a.keywords.Common.LogImpl("532374815",("montoActual: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._montoactual /*String*/ ))+", cTotal: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._clientestotal /*String*/ ))+", cVenta: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._clientesventa /*String*/ ))+", cVisitados: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._clientesvisitados /*String*/ ))+", "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._lat_gps /*String*/ ))+", "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._lon_gps /*String*/ ))+", Batt: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._batt /*int*/ ))+", montoRechazado: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._montorechazado /*String*/ ))+", montoEntregado: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._montoentregado /*String*/ ))+", porVisitar: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._porvisitar /*String*/ ))+", entregas: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._entregas /*String*/ ))+", rechazos: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._rechazos /*String*/ ))+", Almacen: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._almacen /*String*/ ))+", Ruta: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._rutapreventa /*String*/ ))+""),0);}; +anywheresoftware.b4a.keywords.Common.LogImpl("167764255",("montoActual: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._montoactual /*String*/ ))+", cTotal: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._clientestotal /*String*/ ))+", cVenta: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._clientesventa /*String*/ ))+", cVisitados: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._clientesvisitados /*String*/ ))+", "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._lat_gps /*String*/ ))+", "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._lon_gps /*String*/ ))+", Batt: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._batt /*int*/ ))+", montoRechazado: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._montorechazado /*String*/ ))+", montoEntregado: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._montoentregado /*String*/ ))+", porVisitar: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._porvisitar /*String*/ ))+", entregas: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._entregas /*String*/ ))+", rechazos: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._rechazos /*String*/ ))+", Almacen: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._almacen /*String*/ ))+", Ruta: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._rutapreventa /*String*/ ))+""),0);}; //BA.debugLineNum = 128;BA.debugLine="reqManager.ExecuteCommand(cmd, \"inst_visitas\")"; _reqmanager._executecommand /*String*/ (_cmd,(Object)("inst_visitas")); //BA.debugLineNum = 129;BA.debugLine="skmt.ExecNonQuery2(\"Update cat_variables set CAT"; @@ -225,7 +225,7 @@ _timer1.setInterval((long) (_interval*1000)); _timer1.setEnabled(anywheresoftware.b4a.keywords.Common.True); }else { //BA.debugLineNum = 136;BA.debugLine="Log(\"Sin conexión a internet, no se envió UTR!\")"; -anywheresoftware.b4a.keywords.Common.LogImpl("532374825","Sin conexión a internet, no se envió UTR!",0); +anywheresoftware.b4a.keywords.Common.LogImpl("167764265","Sin conexión a internet, no se envió UTR!",0); }; //BA.debugLineNum = 138;BA.debugLine="End Sub"; return ""; @@ -318,7 +318,7 @@ _ruta = anywheresoftware.b4a.keywords.Common.File.getDirInternal(); if (anywheresoftware.b4a.keywords.Common.Not(anywheresoftware.b4a.keywords.Common.File.Exists(_ruta,"kmt.db"))) { anywheresoftware.b4a.keywords.Common.File.Copy(anywheresoftware.b4a.keywords.Common.File.getDirAssets(),"kmt.db",_ruta,"kmt.db");}; //BA.debugLineNum = 44;BA.debugLine="Log(ruta)"; -anywheresoftware.b4a.keywords.Common.LogImpl("531981574",_ruta,0); +anywheresoftware.b4a.keywords.Common.LogImpl("167371014",_ruta,0); //BA.debugLineNum = 45;BA.debugLine="skmt.Initialize(ruta,\"kmt.db\", True)"; _skmt.Initialize(_ruta,"kmt.db",anywheresoftware.b4a.keywords.Common.True); //BA.debugLineNum = 59;BA.debugLine="Timer1.Initialize(\"Timer1\", Interval * 1000)"; diff --git a/B4A/Objects/src/reparto_izca/keymon/lat/subs.java b/B4A/Objects/src/reparto_izca/keymon/lat/subs.java index d924239..786b83e 100644 --- a/B4A/Objects/src/reparto_izca/keymon/lat/subs.java +++ b/B4A/Objects/src/reparto_izca/keymon/lat/subs.java @@ -47,7 +47,7 @@ if ((_c.GetString("fCol")).equals(BA.NumberToString(0))) { //BA.debugLineNum = 971;BA.debugLine="Starter.skmt.ExecNonQuery($\"ALTER TABLE ${tabla"; mostCurrent._starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery(("ALTER TABLE "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_tabla))+" ADD COLUMN "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_columna))+" "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_tipo))+"")); //BA.debugLineNum = 972;BA.debugLine="Log($\"Columna \"${columna} ${tipo}\", agregada a"; -anywheresoftware.b4a.keywords.Common.LogImpl("536634630",("Columna \""+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_columna))+" "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_tipo))+"\", agregada a \""+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_tabla))+"\"."),0); +anywheresoftware.b4a.keywords.Common.LogImpl("172024070",("Columna \""+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_columna))+" "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_tipo))+"\", agregada a \""+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_tabla))+"\"."),0); }; } catch (Exception e9) { @@ -55,11 +55,11 @@ anywheresoftware.b4a.keywords.Common.LogImpl("536634630",("Columna \""+anywheres try { //BA.debugLineNum = 976;BA.debugLine="Starter.skmt.ExecNonQuery($\"ALTER TABLE ${tabla"; mostCurrent._starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery(("ALTER TABLE "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_tabla))+" ADD COLUMN "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_columna))+" "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_tipo))+"")); //BA.debugLineNum = 977;BA.debugLine="Log($\"Columna \"${columna} ${tipo}\", agregada a"; -anywheresoftware.b4a.keywords.Common.LogImpl("536634635",("Columna \""+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_columna))+" "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_tipo))+"\", agregada a \""+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_tabla))+"\".."),0); +anywheresoftware.b4a.keywords.Common.LogImpl("172024075",("Columna \""+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_columna))+" "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_tipo))+"\", agregada a \""+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_tabla))+"\".."),0); } catch (Exception e13) { (_ba.processBA == null ? _ba : _ba.processBA).setLastException(e13); //BA.debugLineNum = 979;BA.debugLine="Log(LastException)"; -anywheresoftware.b4a.keywords.Common.LogImpl("536634637",BA.ObjectToString(anywheresoftware.b4a.keywords.Common.LastException(_ba)),0); +anywheresoftware.b4a.keywords.Common.LogImpl("172024077",BA.ObjectToString(anywheresoftware.b4a.keywords.Common.LastException(_ba)),0); }; }; //BA.debugLineNum = 982;BA.debugLine="End Sub"; @@ -71,7 +71,7 @@ public static String _borraarribade100errores(anywheresoftware.b4a.BA _ba) thro if (anywheresoftware.b4a.keywords.Common.Not(_errorlog.IsInitialized())) { _revisabd(_ba);}; //BA.debugLineNum = 443;BA.debugLine="LogColor(\"Recortamos la tabla de Errores, limite"; -anywheresoftware.b4a.keywords.Common.LogImpl("534471938","Recortamos la tabla de Errores, limite de 100",anywheresoftware.b4a.keywords.Common.Colors.Magenta); +anywheresoftware.b4a.keywords.Common.LogImpl("169861378","Recortamos la tabla de Errores, limite de 100",anywheresoftware.b4a.keywords.Common.Colors.Magenta); //BA.debugLineNum = 444;BA.debugLine="errorLog.ExecNonQuery(\"DELETE FROM errores WHERE"; _errorlog.ExecNonQuery("DELETE FROM errores WHERE fecha NOT in (SELECT fecha FROM errores ORDER BY fecha desc LIMIT 99 )"); //BA.debugLineNum = 445;BA.debugLine="errorLog.ExecNonQuery(\"vacuum;\")"; @@ -85,7 +85,7 @@ anywheresoftware.b4a.sql.SQL.CursorWrapper _c = null; //BA.debugLineNum = 451;BA.debugLine="revisaBD"; _revisabd(_ba); //BA.debugLineNum = 452;BA.debugLine="LogColor(\"Recortamos la tabla de la Bitacora, lim"; -anywheresoftware.b4a.keywords.Common.LogImpl("534537474","Recortamos la tabla de la Bitacora, limite de 600",anywheresoftware.b4a.keywords.Common.Colors.Magenta); +anywheresoftware.b4a.keywords.Common.LogImpl("169926914","Recortamos la tabla de la Bitacora, limite de 600",anywheresoftware.b4a.keywords.Common.Colors.Magenta); //BA.debugLineNum = 453;BA.debugLine="Private c As Cursor"; _c = new anywheresoftware.b4a.sql.SQL.CursorWrapper(); //BA.debugLineNum = 454;BA.debugLine="c = kmt.ExecQuery(\"select fecha from bitacora\")"; @@ -107,7 +107,7 @@ return ""; public static String _borralogdb(anywheresoftware.b4a.BA _ba) throws Exception{ //BA.debugLineNum = 329;BA.debugLine="Sub borraLogDB 'ignore"; //BA.debugLineNum = 330;BA.debugLine="LogColor(\"Borramos BD de log\", Colors.Magenta)"; -anywheresoftware.b4a.keywords.Common.LogImpl("534144257","Borramos BD de log",anywheresoftware.b4a.keywords.Common.Colors.Magenta); +anywheresoftware.b4a.keywords.Common.LogImpl("169533697","Borramos BD de log",anywheresoftware.b4a.keywords.Common.Colors.Magenta); //BA.debugLineNum = 331;BA.debugLine="kmt.ExecNonQuery(\"delete from bitacora\")"; _kmt.ExecNonQuery("delete from bitacora"); //BA.debugLineNum = 332;BA.debugLine="kmt.ExecNonQuery(\"vacuum;\")"; @@ -171,7 +171,7 @@ _compressed = _gzip.compress(_str); //BA.debugLineNum = 44;BA.debugLine="Dim base64 As String = su.EncodeBase64(compressed"; _base64 = _su.EncodeBase64(_compressed); //BA.debugLineNum = 45;BA.debugLine="Log($\"Comprimido: ${base64.Length}\"$)"; -anywheresoftware.b4a.keywords.Common.LogImpl("532702470",("Comprimido: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_base64.length()))+""),0); +anywheresoftware.b4a.keywords.Common.LogImpl("168091910",("Comprimido: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_base64.length()))+""),0); //BA.debugLineNum = 47;BA.debugLine="Return base64"; if (true) return _base64; //BA.debugLineNum = 48;BA.debugLine="End Sub"; @@ -216,11 +216,11 @@ anywheresoftware.b4a.keywords.Common.ToastMessageShow(BA.ObjectToCharSequence("B anywheresoftware.b4a.keywords.Common.ToastMessageShow(BA.ObjectToCharSequence("No se pudo hacer la copia: "+BA.ObjectToString(anywheresoftware.b4a.keywords.Common.LastException(_ba))),anywheresoftware.b4a.keywords.Common.True); }; //BA.debugLineNum = 561;BA.debugLine="Log(\"rootExternal=\"&p)"; -anywheresoftware.b4a.keywords.Common.LogImpl("534865175","rootExternal="+_p,0); +anywheresoftware.b4a.keywords.Common.LogImpl("170254615","rootExternal="+_p,0); //BA.debugLineNum = 562;BA.debugLine="Log(\"File.DirInternal=\"&File.DirInternal)"; -anywheresoftware.b4a.keywords.Common.LogImpl("534865176","File.DirInternal="+anywheresoftware.b4a.keywords.Common.File.getDirInternal(),0); +anywheresoftware.b4a.keywords.Common.LogImpl("170254616","File.DirInternal="+anywheresoftware.b4a.keywords.Common.File.getDirInternal(),0); //BA.debugLineNum = 563;BA.debugLine="Log(\"File.DirInternal=\"&File.DirInternal)"; -anywheresoftware.b4a.keywords.Common.LogImpl("534865177","File.DirInternal="+anywheresoftware.b4a.keywords.Common.File.getDirInternal(),0); +anywheresoftware.b4a.keywords.Common.LogImpl("170254617","File.DirInternal="+anywheresoftware.b4a.keywords.Common.File.getDirInternal(),0); }else { //BA.debugLineNum = 565;BA.debugLine="ToastMessageShow(\"Sin permisos\", False)"; anywheresoftware.b4a.keywords.Common.ToastMessageShow(BA.ObjectToCharSequence("Sin permisos"),anywheresoftware.b4a.keywords.Common.False); @@ -264,7 +264,7 @@ anywheresoftware.b4a.objects.collections.Map _m = null; anywheresoftware.b4a.objects.collections.Map _m2 = null; //BA.debugLineNum = 475;BA.debugLine="Sub dameErroresJSON(SQL As SQL, maxErrores As Int,"; //BA.debugLineNum = 476;BA.debugLine="Log(\"dameErroresJSON\")"; -anywheresoftware.b4a.keywords.Common.LogImpl("534668545","dameErroresJSON",0); +anywheresoftware.b4a.keywords.Common.LogImpl("170057985","dameErroresJSON",0); //BA.debugLineNum = 477;BA.debugLine="Private j As JSONGenerator"; _j = new anywheresoftware.b4a.objects.collections.JSONParser.JSONGenerator(); //BA.debugLineNum = 478;BA.debugLine="Private lim As String"; @@ -308,7 +308,7 @@ _cur.Close(); //BA.debugLineNum = 495;BA.debugLine="j.Initialize(m2)"; _j.Initialize(_m2); //BA.debugLineNum = 496;BA.debugLine="Log(j.ToString)"; -anywheresoftware.b4a.keywords.Common.LogImpl("534668565",_j.ToString(),0); +anywheresoftware.b4a.keywords.Common.LogImpl("170058005",_j.ToString(),0); //BA.debugLineNum = 497;BA.debugLine="If comprimido Then"; if (_comprimido) { //BA.debugLineNum = 498;BA.debugLine="Return compress(j.ToString)"; @@ -340,7 +340,7 @@ _fechainicio = _fechainiciohoy(_ba); }; //BA.debugLineNum = 153;BA.debugLine="If B4XPages.MainPage.logger Then Log(\"fechaInicio"; if (mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (_ba)._logger /*boolean*/ ) { -anywheresoftware.b4a.keywords.Common.LogImpl("533226763","fechaInicio: "+_fechainicio+" | rutaHrsAtras="+BA.NumberToString(_rutahrsatras),0);}; +anywheresoftware.b4a.keywords.Common.LogImpl("168616203","fechaInicio: "+_fechainicio+" | rutaHrsAtras="+BA.NumberToString(_rutahrsatras),0);}; //BA.debugLineNum = 154;BA.debugLine="Dim c As Cursor"; _c = new anywheresoftware.b4a.sql.SQL.CursorWrapper(); //BA.debugLineNum = 155;BA.debugLine="If kmt.IsInitialized = False Then kmt.Initialize("; @@ -348,7 +348,7 @@ if (_kmt.IsInitialized()==anywheresoftware.b4a.keywords.Common.False) { _kmt.Initialize(mostCurrent._starter._ruta /*String*/ ,"kmt.db",anywheresoftware.b4a.keywords.Common.True);}; //BA.debugLineNum = 156;BA.debugLine="If B4XPages.MainPage.logger Then Log(\"select FECH"; if (mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (_ba)._logger /*boolean*/ ) { -anywheresoftware.b4a.keywords.Common.LogImpl("533226766","select FECHA, LAT, LON from "+_origenruta+" where FECHA > "+_fechainicio+" order by FECHA desc limit "+BA.NumberToString(_rutamaxpoints),0);}; +anywheresoftware.b4a.keywords.Common.LogImpl("168616206","select FECHA, LAT, LON from "+_origenruta+" where FECHA > "+_fechainicio+" order by FECHA desc limit "+BA.NumberToString(_rutamaxpoints),0);}; //BA.debugLineNum = 157;BA.debugLine="c = kmt.ExecQuery(\"select FECHA, LAT, LON from \"&"; _c = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(_kmt.ExecQuery("select FECHA, LAT, LON from "+_origenruta+" where FECHA > "+_fechainicio+" order by FECHA desc limit "+BA.NumberToString(_rutamaxpoints)))); //BA.debugLineNum = 158;BA.debugLine="c.Position = 0"; @@ -416,7 +416,7 @@ _bc = new anywheresoftware.b4a.agraham.byteconverter.ByteConverter(); //BA.debugLineNum = 55;BA.debugLine="Dim uncompressed As String = bc.StringFromBytes(d"; _uncompressed = _bc.StringFromBytes(_decompressedbytes,"UTF8"); //BA.debugLineNum = 56;BA.debugLine="Log($\"Descomprimido: ${uncompressed.Length}\"$)"; -anywheresoftware.b4a.keywords.Common.LogImpl("532768005",("Descomprimido: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_uncompressed.length()))+""),0); +anywheresoftware.b4a.keywords.Common.LogImpl("168157445",("Descomprimido: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_uncompressed.length()))+""),0); //BA.debugLineNum = 58;BA.debugLine="Return uncompressed"; if (true) return _uncompressed; //BA.debugLineNum = 59;BA.debugLine="End Sub"; @@ -458,7 +458,7 @@ _h = anywheresoftware.b4a.keywords.Common.DateTime.Date(anywheresoftware.b4a.key //BA.debugLineNum = 292;BA.debugLine="DateTime.DateFormat=OrigFormat 'return to orig"; anywheresoftware.b4a.keywords.Common.DateTime.setDateFormat(_origformat); //BA.debugLineNum = 293;BA.debugLine="Log(\"Hoy=\"&h)"; -anywheresoftware.b4a.keywords.Common.LogImpl("533882117","Hoy="+_h,0); +anywheresoftware.b4a.keywords.Common.LogImpl("169271557","Hoy="+_h,0); //BA.debugLineNum = 294;BA.debugLine="Return h"; if (true) return _h; //BA.debugLineNum = 295;BA.debugLine="End Sub"; @@ -508,16 +508,16 @@ anywheresoftware.b4a.keywords.Common.DateTime.setDateFormat(_origformat); if (true) return _ticks; }else { //BA.debugLineNum = 518;BA.debugLine="Log(\"Formato de fecha incorrecto, debe de ser '"; -anywheresoftware.b4a.keywords.Common.LogImpl("534734093","Formato de fecha incorrecto, debe de ser 'YYMMDDHHMMSS', no '"+_fkmt+"' largo="+BA.NumberToString(_fkmt.length()),0); +anywheresoftware.b4a.keywords.Common.LogImpl("170123533","Formato de fecha incorrecto, debe de ser 'YYMMDDHHMMSS', no '"+_fkmt+"' largo="+BA.NumberToString(_fkmt.length()),0); //BA.debugLineNum = 519;BA.debugLine="Return 0"; if (true) return (long) (0); }; } catch (Exception e16) { (_ba.processBA == null ? _ba : _ba.processBA).setLastException(e16); //BA.debugLineNum = 522;BA.debugLine="Log(LastException)"; -anywheresoftware.b4a.keywords.Common.LogImpl("534734097",BA.ObjectToString(anywheresoftware.b4a.keywords.Common.LastException(_ba)),0); +anywheresoftware.b4a.keywords.Common.LogImpl("170123537",BA.ObjectToString(anywheresoftware.b4a.keywords.Common.LastException(_ba)),0); //BA.debugLineNum = 523;BA.debugLine="LogColor($\"Fecha dada: ${fKMT}, Parte Fecha: ${p"; -anywheresoftware.b4a.keywords.Common.LogImpl("534734098",("Fecha dada: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_fkmt))+", Parte Fecha: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_partefecha))+", Parte Hora: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_partehora))+""),anywheresoftware.b4a.keywords.Common.Colors.Red); +anywheresoftware.b4a.keywords.Common.LogImpl("170123538",("Fecha dada: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_fkmt))+", Parte Fecha: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_partefecha))+", Parte Hora: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_partehora))+""),anywheresoftware.b4a.keywords.Common.Colors.Red); //BA.debugLineNum = 524;BA.debugLine="Return 0"; if (true) return (long) (0); }; @@ -594,7 +594,7 @@ String[] _latlon = null; //BA.debugLineNum = 128;BA.debugLine="Sub guardaInfoEnBD(coords As String) 'ignore"; //BA.debugLineNum = 129;BA.debugLine="If B4XPages.MainPage.logger Then Log(\"Guardamos u"; if (mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (_ba)._logger /*boolean*/ ) { -anywheresoftware.b4a.keywords.Common.LogImpl("533161217","Guardamos ubicacion en BD - "+_coords,0);}; +anywheresoftware.b4a.keywords.Common.LogImpl("168550657","Guardamos ubicacion en BD - "+_coords,0);}; //BA.debugLineNum = 130;BA.debugLine="Try"; try { //BA.debugLineNum = 131;BA.debugLine="Dim latlon() As String = Regex.Split(\"\\|\", coord"; _latlon = anywheresoftware.b4a.keywords.Common.Regex.Split("\\|",_coords); @@ -609,7 +609,7 @@ _kmt.ExecNonQuery2("INSERT INTO RUTA_GPS(fecha, lat, lon) VALUES (?,?,?)",anywhe } catch (Exception e8) { (_ba.processBA == null ? _ba : _ba.processBA).setLastException(e8); //BA.debugLineNum = 137;BA.debugLine="Log(LastException)"; -anywheresoftware.b4a.keywords.Common.LogImpl("533161225",BA.ObjectToString(anywheresoftware.b4a.keywords.Common.LastException(_ba)),0); +anywheresoftware.b4a.keywords.Common.LogImpl("168550665",BA.ObjectToString(anywheresoftware.b4a.keywords.Common.LastException(_ba)),0); }; //BA.debugLineNum = 139;BA.debugLine="End Sub"; return ""; @@ -648,7 +648,7 @@ int _x = 0; if (anywheresoftware.b4a.keywords.Common.Not(_errorlog.IsInitialized())) { _revisabd(_ba);}; //BA.debugLineNum = 467;BA.debugLine="Log(\"insertamos 50 renglones a errorLog\")"; -anywheresoftware.b4a.keywords.Common.LogImpl("534603010","insertamos 50 renglones a errorLog",0); +anywheresoftware.b4a.keywords.Common.LogImpl("169992450","insertamos 50 renglones a errorLog",0); //BA.debugLineNum = 468;BA.debugLine="For x = 1 To 50"; { final int step3 = 1; @@ -658,7 +658,7 @@ for (;_x <= limit3 ;_x = _x + step3 ) { //BA.debugLineNum = 469;BA.debugLine="errorLog.ExecNonQuery2(\"INSERT INTO errores(fech"; _errorlog.ExecNonQuery2("INSERT INTO errores(fecha, error) VALUES (?,?)",anywheresoftware.b4a.keywords.Common.ArrayToList(new Object[]{(Object)(_fechakmt(_ba,BA.NumberToString(anywheresoftware.b4a.keywords.Common.DateTime.getNow()))),(Object)("abc")})); //BA.debugLineNum = 470;BA.debugLine="Log(x)"; -anywheresoftware.b4a.keywords.Common.LogImpl("534603013",BA.NumberToString(_x),0); +anywheresoftware.b4a.keywords.Common.LogImpl("169992453",BA.NumberToString(_x),0); } }; //BA.debugLineNum = 472;BA.debugLine="End Sub"; @@ -695,7 +695,7 @@ if (true) return _json.NextObject(); } catch (Exception e6) { (_ba.processBA == null ? _ba : _ba.processBA).setLastException(e6); //BA.debugLineNum = 239;BA.debugLine="Log(LastException)"; -anywheresoftware.b4a.keywords.Common.LogImpl("533619975",BA.ObjectToString(anywheresoftware.b4a.keywords.Common.LastException(_ba)),0); +anywheresoftware.b4a.keywords.Common.LogImpl("169009415",BA.ObjectToString(anywheresoftware.b4a.keywords.Common.LastException(_ba)),0); //BA.debugLineNum = 240;BA.debugLine="log2DB(\"JSON2Map: \"&LastException)"; _log2db(_ba,"JSON2Map: "+BA.ObjectToString(anywheresoftware.b4a.keywords.Common.LastException(_ba))); //BA.debugLineNum = 241;BA.debugLine="Private m As Map = CreateMap(\"title\":\"Error gene"; @@ -710,7 +710,7 @@ return null; public static String _log2db(anywheresoftware.b4a.BA _ba,String _texto) throws Exception{ //BA.debugLineNum = 298;BA.debugLine="Sub log2DB(texto As String) 'ignore"; //BA.debugLineNum = 299;BA.debugLine="LogColor(fechaKMT(DateTime.Now)&\" - log2BD: '\"&te"; -anywheresoftware.b4a.keywords.Common.LogImpl("533947649",_fechakmt(_ba,BA.NumberToString(anywheresoftware.b4a.keywords.Common.DateTime.getNow()))+" - log2BD: '"+_texto+"'",anywheresoftware.b4a.keywords.Common.Colors.Magenta); +anywheresoftware.b4a.keywords.Common.LogImpl("169337089",_fechakmt(_ba,BA.NumberToString(anywheresoftware.b4a.keywords.Common.DateTime.getNow()))+" - log2BD: '"+_texto+"'",anywheresoftware.b4a.keywords.Common.Colors.Magenta); //BA.debugLineNum = 300;BA.debugLine="If kmt.IsInitialized Then kmt.ExecNonQuery2(\"INSE"; if (_kmt.IsInitialized()) { _kmt.ExecNonQuery2("INSERT INTO bitacora(fecha, texto) VALUES (?,?)",anywheresoftware.b4a.keywords.Common.ArrayToList(new Object[]{(Object)(_fechakmt(_ba,BA.NumberToString(anywheresoftware.b4a.keywords.Common.DateTime.getNow()))),(Object)(_texto)}));}; @@ -764,7 +764,7 @@ if (true) return anywheresoftware.b4a.keywords.Common.False; } catch (Exception e8) { (_ba.processBA == null ? _ba : _ba.processBA).setLastException(e8); //BA.debugLineNum = 324;BA.debugLine="Log(LastException)"; -anywheresoftware.b4a.keywords.Common.LogImpl("534078731",BA.ObjectToString(anywheresoftware.b4a.keywords.Common.LastException(_ba)),0); +anywheresoftware.b4a.keywords.Common.LogImpl("169468171",BA.ObjectToString(anywheresoftware.b4a.keywords.Common.LastException(_ba)),0); }; //BA.debugLineNum = 326;BA.debugLine="End Sub"; return false; @@ -790,7 +790,7 @@ _notif.setSound(anywheresoftware.b4a.keywords.Common.False); //BA.debugLineNum = 90;BA.debugLine="notif.AutoCancel = True"; _notif.setAutoCancel(anywheresoftware.b4a.keywords.Common.True); //BA.debugLineNum = 91;BA.debugLine="Log(\"notiHigh: \"&title)"; -anywheresoftware.b4a.keywords.Common.LogImpl("532964615","notiHigh: "+_title,0); +anywheresoftware.b4a.keywords.Common.LogImpl("168354055","notiHigh: "+_title,0); //BA.debugLineNum = 92;BA.debugLine="notif.SetInfo(title, body, activity)"; _notif.SetInfoNew((_ba.processBA == null ? _ba : _ba.processBA),BA.ObjectToCharSequence(_title),BA.ObjectToCharSequence(_body),_activity); //BA.debugLineNum = 94;BA.debugLine="notif.Notify(777)"; @@ -806,7 +806,7 @@ _notification = new anywheresoftware.b4a.objects.NotificationWrapper(); //BA.debugLineNum = 100;BA.debugLine="notification.Initialize2(notification.IMPORTANCE_"; _notification.Initialize2(_notification.IMPORTANCE_LOW); //BA.debugLineNum = 101;BA.debugLine="Log(\"notiLowReturn: \"&title)"; -anywheresoftware.b4a.keywords.Common.LogImpl("533030147","notiLowReturn: "+_title,0); +anywheresoftware.b4a.keywords.Common.LogImpl("168419587","notiLowReturn: "+_title,0); //BA.debugLineNum = 102;BA.debugLine="notification.Icon = \"icon\""; _notification.setIcon("icon"); //BA.debugLineNum = 103;BA.debugLine="notification.Sound = False"; @@ -863,7 +863,7 @@ anywheresoftware.b4a.sql.SQL.CursorWrapper _chv = null; String _precio = ""; //BA.debugLineNum = 824;BA.debugLine="Sub prodRechazo(clienteOriginal As String, prodId"; //BA.debugLineNum = 825;BA.debugLine="Log(\"RECHAZO DEVOLUCION\")"; -anywheresoftware.b4a.keywords.Common.LogImpl("536241409","RECHAZO DEVOLUCION",0); +anywheresoftware.b4a.keywords.Common.LogImpl("171630849","RECHAZO DEVOLUCION",0); //BA.debugLineNum = 826;BA.debugLine="Private rr As Cursor = Starter.skmt.ExecQuery($\"s"; _rr = new anywheresoftware.b4a.sql.SQL.CursorWrapper(); _rr = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(mostCurrent._starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery(("select count(REP_CLIENTE) as hayRechazo from REPARTO where rep_prodid = '"+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_prodid))+"' and REP_CLIENTE in (Select CUENTA from cuentaa)")))); @@ -872,7 +872,7 @@ _rr.setPosition((int) (0)); //BA.debugLineNum = 828;BA.debugLine="If rr.GetString(\"hayRechazo\") = 0 Then"; if ((_rr.GetString("hayRechazo")).equals(BA.NumberToString(0))) { //BA.debugLineNum = 829;BA.debugLine="Log(\"INSERTAMOS EN REPARTO\")"; -anywheresoftware.b4a.keywords.Common.LogImpl("536241413","INSERTAMOS EN REPARTO",0); +anywheresoftware.b4a.keywords.Common.LogImpl("171630853","INSERTAMOS EN REPARTO",0); //BA.debugLineNum = 831;BA.debugLine="Private chv As Cursor = Starter.skmt.ExecQuery($"; _chv = new anywheresoftware.b4a.sql.SQL.CursorWrapper(); _chv = (anywheresoftware.b4a.sql.SQL.CursorWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.sql.SQL.CursorWrapper(), (android.database.Cursor)(mostCurrent._starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecQuery(("select * from hist_ventas where hvd_cliente in (select cuenta from cuentaa) and hvd_proid = '"+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_prodid))+"'")))); @@ -891,7 +891,7 @@ mostCurrent._starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery(("upda }; }else { //BA.debugLineNum = 842;BA.debugLine="Log($\"ACTUALIZAMOS REPARTO\"$)"; -anywheresoftware.b4a.keywords.Common.LogImpl("536241426",("ACTUALIZAMOS REPARTO"),0); +anywheresoftware.b4a.keywords.Common.LogImpl("171630866",("ACTUALIZAMOS REPARTO"),0); //BA.debugLineNum = 843;BA.debugLine="Private precio As String = traePrecio(prodId, tr"; _precio = _traeprecio(_ba,_prodid,_traealmacen(_ba)); //BA.debugLineNum = 844;BA.debugLine="Starter.skmt.ExecNonQuery2(\"update HIST_VENTAS s"; @@ -916,9 +916,9 @@ mostCurrent._starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery(("upda //BA.debugLineNum = 797;BA.debugLine="Starter.skmt.ExecNonQuery($\"update reparto set RE"; mostCurrent._starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery(("update reparto set REP_CANT = REP_CANT + 1 where REP_CLIENTE in (Select CUENTA from cuentaa) and REP_CLI_ORIG = '"+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_clienteoriginal))+"' and REP_RECHAZO = 0 and REP_PRODID = '"+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_prodid))+"'")); //BA.debugLineNum = 798;BA.debugLine="Log($\"update reparto set REP_CANT = REP_CANT - 1"; -anywheresoftware.b4a.keywords.Common.LogImpl("536175877",("update reparto set REP_CANT = REP_CANT - 1 where REP_CLIENTE = '"+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_clienteoriginal))+"' and REP_CLI_ORIG = '"+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_clienteoriginal))+"' and REP_RECHAZO = 1 and REP_PRODID = '"+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_prodid))+"'"),0); +anywheresoftware.b4a.keywords.Common.LogImpl("171565317",("update reparto set REP_CANT = REP_CANT - 1 where REP_CLIENTE = '"+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_clienteoriginal))+"' and REP_CLI_ORIG = '"+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_clienteoriginal))+"' and REP_RECHAZO = 1 and REP_PRODID = '"+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_prodid))+"'"),0); //BA.debugLineNum = 799;BA.debugLine="Log($\"update reparto set REP_CANT = REP_CANT + 1"; -anywheresoftware.b4a.keywords.Common.LogImpl("536175878",("update reparto set REP_CANT = REP_CANT + 1 where REP_CLIENTE in (Select CUENTA from cuentaa) and REP_CLI_ORIG = '"+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_clienteoriginal))+"' and REP_RECHAZO = 0 and REP_PRODID = '"+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_prodid))+"'"),0); +anywheresoftware.b4a.keywords.Common.LogImpl("171565318",("update reparto set REP_CANT = REP_CANT + 1 where REP_CLIENTE in (Select CUENTA from cuentaa) and REP_CLI_ORIG = '"+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_clienteoriginal))+"' and REP_RECHAZO = 0 and REP_PRODID = '"+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_prodid))+"'"),0); //BA.debugLineNum = 800;BA.debugLine="Starter.skmt.ExecNonQuery($\"update reparto set RE"; mostCurrent._starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery(("update reparto set REP_COSTO_TOT = REP_CANT * "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_precio))+", REP_PRECIO = '"+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_precio))+"' where REP_CLIENTE in (Select CUENTA from cuentaa) and REP_CLI_ORIG = '"+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_clienteoriginal))+"' and REP_RECHAZO = 0 and REP_PRODID = '"+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_prodid))+"'")); //BA.debugLineNum = 821;BA.debugLine="End Sub"; @@ -965,7 +965,7 @@ _kmt.ExecNonQuery("ALTER TABLE noventa ADD COLUMN NV_REPROGRAMAR TEXT"); } catch (Exception e19) { (_ba.processBA == null ? _ba : _ba.processBA).setLastException(e19); //BA.debugLineNum = 218;BA.debugLine="Log(LastException)"; -anywheresoftware.b4a.keywords.Common.LogImpl("533488919",BA.ObjectToString(anywheresoftware.b4a.keywords.Common.LastException(_ba)),0); +anywheresoftware.b4a.keywords.Common.LogImpl("168878359",BA.ObjectToString(anywheresoftware.b4a.keywords.Common.LastException(_ba)),0); }; }; //BA.debugLineNum = 221;BA.debugLine="End Sub"; @@ -975,7 +975,7 @@ public static String _revisaflp(anywheresoftware.b4a.BA _ba) throws Exception{ boolean _todobienflp = false; //BA.debugLineNum = 372;BA.debugLine="Sub revisaFLP 'ignore"; //BA.debugLineNum = 373;BA.debugLine="LogColor($\"**** **** Revisamos FLP - ${fechaKMT(D"; -anywheresoftware.b4a.keywords.Common.LogImpl("534340865",("**** **** Revisamos FLP - "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_fechakmt(_ba,BA.NumberToString(anywheresoftware.b4a.keywords.Common.DateTime.getNow()))))+"**** ****"),anywheresoftware.b4a.keywords.Common.Colors.RGB((int) (78),(int) (0),(int) (227))); +anywheresoftware.b4a.keywords.Common.LogImpl("169730305",("**** **** Revisamos FLP - "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_fechakmt(_ba,BA.NumberToString(anywheresoftware.b4a.keywords.Common.DateTime.getNow()))))+"**** ****"),anywheresoftware.b4a.keywords.Common.Colors.RGB((int) (78),(int) (0),(int) (227))); //BA.debugLineNum = 374;BA.debugLine="Private todoBienFLP As Boolean = True"; _todobienflp = anywheresoftware.b4a.keywords.Common.True; //BA.debugLineNum = 375;BA.debugLine="If Not(Tracker.FLP.IsInitialized) Then"; @@ -1010,7 +1010,7 @@ _todobienflp = anywheresoftware.b4a.keywords.Common.False; }; //BA.debugLineNum = 395;BA.debugLine="If todoBienFLP Then LogColor(\" +++ +++ Sin errore"; if (_todobienflp) { -anywheresoftware.b4a.keywords.Common.LogImpl("534340887"," +++ +++ Sin errores en FLP",anywheresoftware.b4a.keywords.Common.Colors.Green);}; +anywheresoftware.b4a.keywords.Common.LogImpl("169730327"," +++ +++ Sin errores en FLP",anywheresoftware.b4a.keywords.Common.Colors.Green);}; //BA.debugLineNum = 397;BA.debugLine="End Sub"; return ""; } @@ -1030,14 +1030,14 @@ if (mostCurrent._tracker._flp /*uk.co.martinpearman.b4a.fusedlocationprovider.Fu _daa = (int) (mostCurrent._tracker._uugcoords /*anywheresoftware.b4a.gps.LocationWrapper*/ .DistanceTo((android.location.Location)(mostCurrent._tracker._flp /*uk.co.martinpearman.b4a.fusedlocationprovider.FusedLocationProviderWrapper*/ .GetLastKnownLocation().getObject()))); //BA.debugLineNum = 362;BA.debugLine="If B4XPages.MainPage.Logger Then LogColor($\"****"; if (mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (_ba)._logger /*boolean*/ ) { -anywheresoftware.b4a.keywords.Common.LogImpl("534275332",("**** UUC \""+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_fechakmt(_ba,BA.NumberToString(mostCurrent._tracker._flp /*uk.co.martinpearman.b4a.fusedlocationprovider.FusedLocationProviderWrapper*/ .GetLastKnownLocation().getTime()))))+"|"+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("0.2",(Object)(mostCurrent._tracker._flp /*uk.co.martinpearman.b4a.fusedlocationprovider.FusedLocationProviderWrapper*/ .GetLastKnownLocation().getAccuracy()))+"|"+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("0.8",(Object)(mostCurrent._tracker._flp /*uk.co.martinpearman.b4a.fusedlocationprovider.FusedLocationProviderWrapper*/ .GetLastKnownLocation().getLatitude()))+"|"+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("0.8",(Object)(mostCurrent._tracker._flp /*uk.co.martinpearman.b4a.fusedlocationprovider.FusedLocationProviderWrapper*/ .GetLastKnownLocation().getLongitude()))+"|"+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("0.2",(Object)(mostCurrent._tracker._flp /*uk.co.martinpearman.b4a.fusedlocationprovider.FusedLocationProviderWrapper*/ .GetLastKnownLocation().getSpeed()))+"|"),anywheresoftware.b4a.keywords.Common.Colors.RGB((int) (255),(int) (112),(int) (35)));}; +anywheresoftware.b4a.keywords.Common.LogImpl("169664772",("**** UUC \""+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_fechakmt(_ba,BA.NumberToString(mostCurrent._tracker._flp /*uk.co.martinpearman.b4a.fusedlocationprovider.FusedLocationProviderWrapper*/ .GetLastKnownLocation().getTime()))))+"|"+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("0.2",(Object)(mostCurrent._tracker._flp /*uk.co.martinpearman.b4a.fusedlocationprovider.FusedLocationProviderWrapper*/ .GetLastKnownLocation().getAccuracy()))+"|"+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("0.8",(Object)(mostCurrent._tracker._flp /*uk.co.martinpearman.b4a.fusedlocationprovider.FusedLocationProviderWrapper*/ .GetLastKnownLocation().getLatitude()))+"|"+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("0.8",(Object)(mostCurrent._tracker._flp /*uk.co.martinpearman.b4a.fusedlocationprovider.FusedLocationProviderWrapper*/ .GetLastKnownLocation().getLongitude()))+"|"+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("0.2",(Object)(mostCurrent._tracker._flp /*uk.co.martinpearman.b4a.fusedlocationprovider.FusedLocationProviderWrapper*/ .GetLastKnownLocation().getSpeed()))+"|"),anywheresoftware.b4a.keywords.Common.Colors.RGB((int) (255),(int) (112),(int) (35)));}; //BA.debugLineNum = 363;BA.debugLine="If daa > 40 And Tracker.FLP.GetLastKnownLocation"; if (_daa>40 && mostCurrent._tracker._flp /*uk.co.martinpearman.b4a.fusedlocationprovider.FusedLocationProviderWrapper*/ .GetLastKnownLocation().getAccuracy()<35) { //BA.debugLineNum = 364;BA.debugLine="kmt.ExecNonQuery2(\"INSERT INTO RUTA_GPS(fecha,"; _kmt.ExecNonQuery2("INSERT INTO RUTA_GPS(fecha, lat, lon) VALUES (?,?,?)",anywheresoftware.b4a.keywords.Common.ArrayToList(new Object[]{(Object)(_fechakmt(_ba,BA.NumberToString(mostCurrent._tracker._flp /*uk.co.martinpearman.b4a.fusedlocationprovider.FusedLocationProviderWrapper*/ .GetLastKnownLocation().getTime()))),(Object)(mostCurrent._tracker._flp /*uk.co.martinpearman.b4a.fusedlocationprovider.FusedLocationProviderWrapper*/ .GetLastKnownLocation().getLatitude()),(Object)(mostCurrent._tracker._flp /*uk.co.martinpearman.b4a.fusedlocationprovider.FusedLocationProviderWrapper*/ .GetLastKnownLocation().getLongitude())})); //BA.debugLineNum = 365;BA.debugLine="If B4XPages.MainPage.Logger Then Log(\"++++ Dist"; if (mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (_ba)._logger /*boolean*/ ) { -anywheresoftware.b4a.keywords.Common.LogImpl("534275335","++++ Distancia a anterior="+BA.NumberToString(_daa)+"|"+"Precision="+BA.NumberToString(mostCurrent._tracker._flp /*uk.co.martinpearman.b4a.fusedlocationprovider.FusedLocationProviderWrapper*/ .GetLastKnownLocation().getAccuracy()),0);}; +anywheresoftware.b4a.keywords.Common.LogImpl("169664775","++++ Distancia a anterior="+BA.NumberToString(_daa)+"|"+"Precision="+BA.NumberToString(mostCurrent._tracker._flp /*uk.co.martinpearman.b4a.fusedlocationprovider.FusedLocationProviderWrapper*/ .GetLastKnownLocation().getAccuracy()),0);}; }; //BA.debugLineNum = 367;BA.debugLine="Tracker.UUGCoords = Tracker.FLP.GetLastKnownLoca"; mostCurrent._tracker._uugcoords /*anywheresoftware.b4a.gps.LocationWrapper*/ = mostCurrent._tracker._flp /*uk.co.martinpearman.b4a.fusedlocationprovider.FusedLocationProviderWrapper*/ .GetLastKnownLocation(); @@ -1102,7 +1102,7 @@ _cr.setPosition((int) (0)); _cant = (int)(Double.parseDouble(_cr.GetString("REP_CANT"))); }; //BA.debugLineNum = 764;BA.debugLine="Log($\"${cliente}, ${prodId}, rowcont:${cr.RowCoun"; -anywheresoftware.b4a.keywords.Common.LogImpl("535979271",(""+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_cliente))+", "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_prodid))+", rowcont:"+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_cr.getRowCount()))+", cant: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_cant))+""),0); +anywheresoftware.b4a.keywords.Common.LogImpl("171368711",(""+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_cliente))+", "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_prodid))+", rowcont:"+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_cr.getRowCount()))+", cant: "+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_cant))+""),0); //BA.debugLineNum = 765;BA.debugLine="Return cant"; if (true) return _cant; //BA.debugLineNum = 766;BA.debugLine="End Sub"; @@ -1182,7 +1182,7 @@ _monto = (float) (_monto+((double)(Double.parseDouble(_ccym.GetString("REP_CANT" } }; //BA.debugLineNum = 905;BA.debugLine="Log($\"CANT=${cant}, MONTO=${monto}\"$)"; -anywheresoftware.b4a.keywords.Common.LogImpl("536372504",("CANT="+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_cant))+", MONTO="+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_monto))+""),0); +anywheresoftware.b4a.keywords.Common.LogImpl("171761944",("CANT="+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_cant))+", MONTO="+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(_monto))+""),0); }; //BA.debugLineNum = 908;BA.debugLine="ccym.Close"; _ccym.Close(); @@ -1205,7 +1205,7 @@ _cl = _cli.GetString("CUENTA"); //BA.debugLineNum = 726;BA.debugLine="cli.Close"; _cli.Close(); //BA.debugLineNum = 727;BA.debugLine="Log(\"Algo paso...\"& cl)"; -anywheresoftware.b4a.keywords.Common.LogImpl("535782661","Algo paso..."+_cl,0); +anywheresoftware.b4a.keywords.Common.LogImpl("171172101","Algo paso..."+_cl,0); //BA.debugLineNum = 728;BA.debugLine="Return cl"; if (true) return _cl; //BA.debugLineNum = 729;BA.debugLine="End Sub"; @@ -1295,7 +1295,7 @@ _fecha = anywheresoftware.b4a.keywords.Common.Regex.Split(" ",_c.GetString("HVD_ //BA.debugLineNum = 1029;BA.debugLine="Dim fecha3 As String = fecha(0)"; _fecha3 = _fecha[(int) (0)]; //BA.debugLineNum = 1030;BA.debugLine="Log(fecha3)"; -anywheresoftware.b4a.keywords.Common.LogImpl("536896778",_fecha3,0); +anywheresoftware.b4a.keywords.Common.LogImpl("172286218",_fecha3,0); //BA.debugLineNum = 1031;BA.debugLine="Dim hora() As String = Regex.Split(\"\\.\", fecha(1"; _hora = anywheresoftware.b4a.keywords.Common.Regex.Split("\\.",_fecha[(int) (1)]); //BA.debugLineNum = 1032;BA.debugLine="a = fecha3 & \" \" & hora(0)"; @@ -1312,7 +1312,7 @@ _fecha = anywheresoftware.b4a.keywords.Common.Regex.Split(" ",_c.GetString("HVD_ //BA.debugLineNum = 1038;BA.debugLine="Dim fecha3 As String = fecha(0)"; _fecha3 = _fecha[(int) (0)]; //BA.debugLineNum = 1039;BA.debugLine="Log(fecha3)"; -anywheresoftware.b4a.keywords.Common.LogImpl("536896787",_fecha3,0); +anywheresoftware.b4a.keywords.Common.LogImpl("172286227",_fecha3,0); //BA.debugLineNum = 1040;BA.debugLine="Dim hora() As String = Regex.Split(\"\\.\", fecha(1"; _hora = anywheresoftware.b4a.keywords.Common.Regex.Split("\\.",_fecha[(int) (1)]); //BA.debugLineNum = 1041;BA.debugLine="a = fecha3 & \" \" & hora(0)"; diff --git a/B4A/Objects/src/reparto_izca/keymon/lat/tracker.java b/B4A/Objects/src/reparto_izca/keymon/lat/tracker.java index 381023d..b395488 100644 --- a/B4A/Objects/src/reparto_izca/keymon/lat/tracker.java +++ b/B4A/Objects/src/reparto_izca/keymon/lat/tracker.java @@ -156,7 +156,7 @@ uk.co.martinpearman.b4a.fusedlocationprovider.LocationRequest _lr = null; //BA.debugLineNum = 119;BA.debugLine="Private Sub CreateLocationRequest As LocationReque"; //BA.debugLineNum = 120;BA.debugLine="If B4XPages.MainPage.logger Then Log(\"CreateLocat"; if (mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._logger /*boolean*/ ) { -anywheresoftware.b4a.keywords.Common.LogImpl("537683201","CreateLocationRequest",0);}; +anywheresoftware.b4a.keywords.Common.LogImpl("173072641","CreateLocationRequest",0);}; //BA.debugLineNum = 121;BA.debugLine="Dim lr As LocationRequest"; _lr = new uk.co.martinpearman.b4a.fusedlocationprovider.LocationRequest(); //BA.debugLineNum = 122;BA.debugLine="lr.Initialize"; @@ -181,7 +181,7 @@ uk.co.martinpearman.b4a.fusedlocationprovider.LocationRequest _lr = null; //BA.debugLineNum = 131;BA.debugLine="Private Sub CreateLocationRequest2times As Locatio"; //BA.debugLineNum = 132;BA.debugLine="If B4XPages.MainPage.logger Then Log(\"Iniciamos C"; if (mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._logger /*boolean*/ ) { -anywheresoftware.b4a.keywords.Common.LogImpl("537748737","Iniciamos CreateLocationRequest2times",0);}; +anywheresoftware.b4a.keywords.Common.LogImpl("173138177","Iniciamos CreateLocationRequest2times",0);}; //BA.debugLineNum = 133;BA.debugLine="Dim lr As LocationRequest"; _lr = new uk.co.martinpearman.b4a.fusedlocationprovider.LocationRequest(); //BA.debugLineNum = 134;BA.debugLine="lr.Initialize"; @@ -226,7 +226,7 @@ String _coords = ""; if (_flp.GetLastKnownLocation().IsInitialized()) { //BA.debugLineNum = 147;BA.debugLine="If B4XPages.MainPage.Logger Then LogColor($\"Mand"; if (mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._logger /*boolean*/ ) { -anywheresoftware.b4a.keywords.Common.LogImpl("537814275",("Mandamos UUC \""+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(mostCurrent._subs._fechakmt /*String*/ (processBA,BA.NumberToString(_flp.GetLastKnownLocation().getTime()))))+"|Acc:"+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("0.2",(Object)(_flp.GetLastKnownLocation().getAccuracy()))+"|"+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("0.8",(Object)(_flp.GetLastKnownLocation().getLatitude()))+"|"+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("0.8",(Object)(_flp.GetLastKnownLocation().getLongitude()))+"|Spd:"+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("0.2",(Object)(_flp.GetLastKnownLocation().getSpeed()))+"|"),anywheresoftware.b4a.keywords.Common.Colors.RGB((int) (255),(int) (112),(int) (35)));}; +anywheresoftware.b4a.keywords.Common.LogImpl("173203715",("Mandamos UUC \""+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("",(Object)(mostCurrent._subs._fechakmt /*String*/ (processBA,BA.NumberToString(_flp.GetLastKnownLocation().getTime()))))+"|Acc:"+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("0.2",(Object)(_flp.GetLastKnownLocation().getAccuracy()))+"|"+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("0.8",(Object)(_flp.GetLastKnownLocation().getLatitude()))+"|"+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("0.8",(Object)(_flp.GetLastKnownLocation().getLongitude()))+"|Spd:"+anywheresoftware.b4a.keywords.Common.SmartStringFormatter("0.2",(Object)(_flp.GetLastKnownLocation().getSpeed()))+"|"),anywheresoftware.b4a.keywords.Common.Colors.RGB((int) (255),(int) (112),(int) (35)));}; //BA.debugLineNum = 148;BA.debugLine="Dim coords As String = FLP.GetLastKnownLocation."; _coords = BA.NumberToString(_flp.GetLastKnownLocation().getLatitude())+","+BA.NumberToString(_flp.GetLastKnownLocation().getLongitude())+","+_formatofecha(BA.NumberToString(_flp.GetLastKnownLocation().getTime())); //BA.debugLineNum = 150;BA.debugLine="Subs.mandamosLoc(coords)"; @@ -239,7 +239,7 @@ public static String _flp_connectionfailed(int _connectionresult1) throws Excep //BA.debugLineNum = 59;BA.debugLine="Sub flp_ConnectionFailed(ConnectionResult1 As Int)"; //BA.debugLineNum = 60;BA.debugLine="If B4XPages.MainPage.logger Then Log(\"Failed to c"; if (mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._logger /*boolean*/ ) { -anywheresoftware.b4a.keywords.Common.LogImpl("537289985","Failed to connect to location provider",0);}; +anywheresoftware.b4a.keywords.Common.LogImpl("172679425","Failed to connect to location provider",0);}; //BA.debugLineNum = 61;BA.debugLine="End Sub"; return ""; } @@ -252,7 +252,7 @@ public static String _flp_connectionsuspended(int _connectionresult1) throws Ex //BA.debugLineNum = 63;BA.debugLine="Sub flp_ConnectionSuspended(ConnectionResult1 As I"; //BA.debugLineNum = 64;BA.debugLine="If B4XPages.MainPage.logger Then Log(\"FLP conecti"; if (mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._logger /*boolean*/ ) { -anywheresoftware.b4a.keywords.Common.LogImpl("537355521","FLP conection suspended",0);}; +anywheresoftware.b4a.keywords.Common.LogImpl("172744961","FLP conection suspended",0);}; //BA.debugLineNum = 65;BA.debugLine="StartFLP"; _startflp(); //BA.debugLineNum = 66;BA.debugLine="End Sub"; @@ -293,18 +293,18 @@ mostCurrent._starter._skmt /*anywheresoftware.b4a.sql.SQL*/ .ExecNonQuery2("INSE catch (Exception e14) { processBA.setLastException(e14); //BA.debugLineNum = 180;BA.debugLine="If B4XPages.MainPage.logger Then Log(\"Error al b"; if (mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._logger /*boolean*/ ) { -anywheresoftware.b4a.keywords.Common.LogImpl("537945362","Error al borrar o insertar nuevas coordendas en HIST_GPS",0);}; +anywheresoftware.b4a.keywords.Common.LogImpl("173334802","Error al borrar o insertar nuevas coordendas en HIST_GPS",0);}; }; //BA.debugLineNum = 183;BA.debugLine="Dim coords As String = Location1.Latitude&\",\"&Loc"; _coords = BA.NumberToString(_location1.getLatitude())+","+BA.NumberToString(_location1.getLongitude())+","+_formatofecha(BA.NumberToString(_location1.getTime())); //BA.debugLineNum = 184;BA.debugLine="Log(\"Loc changed : \"&Location1.Latitude&\",\"&Locat"; -anywheresoftware.b4a.keywords.Common.LogImpl("537945366","Loc changed : "+BA.NumberToString(_location1.getLatitude())+","+BA.NumberToString(_location1.getLongitude()),0); +anywheresoftware.b4a.keywords.Common.LogImpl("173334806","Loc changed : "+BA.NumberToString(_location1.getLatitude())+","+BA.NumberToString(_location1.getLongitude()),0); //BA.debugLineNum = 185;BA.debugLine="If B4XPages.MainPage.logger Then Log(\"Mandamos Ub"; if (mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._logger /*boolean*/ ) { -anywheresoftware.b4a.keywords.Common.LogImpl("537945367","Mandamos Ubicacion",0);}; +anywheresoftware.b4a.keywords.Common.LogImpl("173334807","Mandamos Ubicacion",0);}; //BA.debugLineNum = 186;BA.debugLine="If B4XPages.MainPage.logger Then Log(locRequest)"; if (mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._logger /*boolean*/ ) { -anywheresoftware.b4a.keywords.Common.LogImpl("537945368",_locrequest,0);}; +anywheresoftware.b4a.keywords.Common.LogImpl("173334808",_locrequest,0);}; //BA.debugLineNum = 188;BA.debugLine="If Location1.Accuracy < 100 Then"; if (_location1.getAccuracy()<100) { //BA.debugLineNum = 189;BA.debugLine="Subs.guardaInfoEnBD(coords)'Escribimos coordenad"; @@ -322,7 +322,7 @@ _minsdif = (int) ((double)(Double.parseDouble(anywheresoftware.b4a.keywords.Comm if (_location1.getAccuracy()<100 && _minsdif>240) { //BA.debugLineNum = 198;BA.debugLine="If B4XPages.MainPage.logger Then Log(\"actualizam"; if (mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._logger /*boolean*/ ) { -anywheresoftware.b4a.keywords.Common.LogImpl("537945380","actualizamos Ubicacion Web",0);}; +anywheresoftware.b4a.keywords.Common.LogImpl("173334820","actualizamos Ubicacion Web",0);}; //BA.debugLineNum = 199;BA.debugLine="CallSubDelayed(Starter, \"ENVIA_ULTIMA_GPS\")"; anywheresoftware.b4a.keywords.Common.CallSubDelayed(processBA,(Object)(mostCurrent._starter.getObject()),"ENVIA_ULTIMA_GPS"); }; @@ -412,7 +412,7 @@ return ""; public static String _service_start(anywheresoftware.b4a.objects.IntentWrapper _startingintent) throws Exception{ //BA.debugLineNum = 68;BA.debugLine="Sub Service_Start (StartingIntent As Intent)"; //BA.debugLineNum = 69;BA.debugLine="LogColor(\"Iniciando Tracker ...\", Colors.Green)"; -anywheresoftware.b4a.keywords.Common.LogImpl("537421057","Iniciando Tracker ...",anywheresoftware.b4a.keywords.Common.Colors.Green); +anywheresoftware.b4a.keywords.Common.LogImpl("172810497","Iniciando Tracker ...",anywheresoftware.b4a.keywords.Common.Colors.Green); //BA.debugLineNum = 70;BA.debugLine="Service.StopAutomaticForeground"; mostCurrent._service.StopAutomaticForeground(); //BA.debugLineNum = 72;BA.debugLine="StartServiceAt(Me, DateTime.Now + 10 * DateTime.T"; @@ -519,7 +519,7 @@ this.state = 3; case 3: //C this.state = 6; -anywheresoftware.b4a.keywords.Common.LogImpl("537617665","StartFLP - flpStarted="+BA.ObjectToString(parent._flpstarted),0); +anywheresoftware.b4a.keywords.Common.LogImpl("173007105","StartFLP - flpStarted="+BA.ObjectToString(parent._flpstarted),0); if (true) break; case 6: @@ -562,7 +562,7 @@ this.state = 12; case 12: //C this.state = 15; -anywheresoftware.b4a.keywords.Common.LogImpl("537617668","sleeping GR",0); +anywheresoftware.b4a.keywords.Common.LogImpl("173007108","sleeping GR",0); if (true) break; case 15: @@ -592,7 +592,7 @@ this.state = 19; case 19: //C this.state = 22; -anywheresoftware.b4a.keywords.Common.LogImpl("537617672","Buscamos ubicacion 2 peticiones",0); +anywheresoftware.b4a.keywords.Common.LogImpl("173007112","Buscamos ubicacion 2 peticiones",0); if (true) break; case 22: @@ -612,7 +612,7 @@ this.state = 25; case 25: //C this.state = 28; -anywheresoftware.b4a.keywords.Common.LogImpl("537617673",BA.NumberToString(parent._actuallr.GetSmallestDisplacement()),0); +anywheresoftware.b4a.keywords.Common.LogImpl("173007113",BA.NumberToString(parent._actuallr.GetSmallestDisplacement()),0); if (true) break; case 28: @@ -642,7 +642,7 @@ public static String _track() throws Exception{ //BA.debugLineNum = 78;BA.debugLine="Public Sub Track"; //BA.debugLineNum = 79;BA.debugLine="If B4XPages.MainPage.logger Then Log(\"Inicia Trac"; if (mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._logger /*boolean*/ ) { -anywheresoftware.b4a.keywords.Common.LogImpl("537486593","Inicia Track - Tracking : "+BA.ObjectToString(_tracking),0);}; +anywheresoftware.b4a.keywords.Common.LogImpl("172876033","Inicia Track - Tracking : "+BA.ObjectToString(_tracking),0);}; //BA.debugLineNum = 80;BA.debugLine="If Tracking Then"; if (_tracking) { //BA.debugLineNum = 82;BA.debugLine="Return 'Si ya estamos \"rastreando\" no hacemos na"; @@ -652,7 +652,7 @@ if (true) return ""; if (mostCurrent._starter._rp /*anywheresoftware.b4a.objects.RuntimePermissions*/ .Check(mostCurrent._starter._rp /*anywheresoftware.b4a.objects.RuntimePermissions*/ .PERMISSION_ACCESS_FINE_LOCATION)==anywheresoftware.b4a.keywords.Common.False) { //BA.debugLineNum = 85;BA.debugLine="If B4XPages.MainPage.logger Then Log(\"No permiss"; if (mostCurrent._b4xpages._mainpage /*reparto_izca.keymon.lat.b4xmainpage*/ (processBA)._logger /*boolean*/ ) { -anywheresoftware.b4a.keywords.Common.LogImpl("537486599","No permission",0);}; +anywheresoftware.b4a.keywords.Common.LogImpl("172876039","No permission",0);}; //BA.debugLineNum = 86;BA.debugLine="Return"; if (true) return ""; };