topic
stringlengths
1
63
text
stringlengths
1
577k
probando fivenet
Arturo, Tienes que proporcionar el código para poder probarlo
probando fivenet
Hola Antonio, Un gustos me refiero a que cuando c0mpilo en ejemplo este <!-- m --><a class="postlink" href="https://github.com/FiveTechSoft/fivenet">https://github.com/FiveTechSoft/fivenet</a><!-- m --> ne da el error cuanfdo se corre Saludos Arturo
probando fivenet
Arturo, Puedes copiar aqui la salida a pantalla que se genera ? gracias
probando fivenet
Antonio, Este es el error [b:23n4kfwg] Error BASE/1005 No exported variable: TEXT[/b:23n4kfwg] Saludos
probando fivenet
solo se muestra eso ? Que estás compilando y cómo ?
probando fivenet
Asi es solo he compilado como se da en los bat y el mak en todos los ejemplos me da ese error menos en el ejemplo 1 que no muestra nada he compilado en un equipo antiguito y corre perfectamente pero al copiar los ejecutablescon los dlls y copiarlos en otro equipo me da el error saludos
probando fivenet
Aqui en Windows 10 64 bits funciona correctamente
probando fivenet
Hola Antonio, Por fin logre que corra el ejemplo, pero el tema es el siguiente si puedes ver esto en <!-- m --><a class="postlink" href="https://github.com/xBimTeam/XbimWindowsUI">https://github.com/xBimTeam/XbimWindowsUI</a><!-- m --> el un sistema BIM que permite leer varios aspectos de un diseño. hecho en Revit, ...
probando fivenet
Arturo, Existe una librería en C/C++ que haga el mismo trabajo ?
probando fivenet
Antonio, Yo no he encontrado en c/c++ Si alguien tiene alguna referencia podira darnos Saludos Arturo
probando fivenet
Hola Arturo, yo estaré hasta el lunes fuera, pero te anticipo que hay pocas cosas que no se puedan hacer desde Fw con C#, eso sí con algo de trabajo y entendiendo las limitaciones con los tipos de datos que podemos obtener, dependiendo de lo que necesites, y, por supuesto, has de tener ciertos conocimientos de C#. He m...
probando testodbc
estoy probando testodbc para acceder a una base de datos de access 97 y me sale este error TdbOdbcdirect:New() Class:37000 [Microsoft][Controlador ODBC Microsoft Access] Error de sintaxis en la clausula FROM. On Procedure:_EVAL:Line 0 el dsn, la seleccion de la mdb todo ok, y luego cuando selecciono la tabla sale el e...
probando testodbc
Francisco, Muestra el SELECT que has hecho. Pero me da la sensación que el nombre de la tabla la debes de poner entre comillas simples invertidas. Algo así como: SELECT * FROM `Nombre de Tabla Access` WHERE... En cualquier caso te aconsejo que vayas directamente a ADO. Está mejor integrado con Access y, ¿por que ...
probando testodbc
Paco yo los defino de estas dos maneras puedes optar por cualquiera. oTbCom := TdbOdbcDirect():New("SELECT * FROM comanda" , oOdbc) oTbCom:Open() oTbArt:=TDbOdbc():New( "articul", oDb,, "articulos", .t., .f. ) o tambien la uso cuando boy poner un listbox oSql:=oOdbc:query(" select * from empresas") oSql:open...
probando xharbour 7.1 + ADS
Hola, otra cosa que me esta pasando al probar XH 99.71 + ADS, por ejemplo el eliminar un registro o aumentar un registro y refrescar un browse es muy lento, hay que esperar para ver la actualizacion, cosa que no pasa con xH 99.5. Alguien mas vio este comportamiento y estoy haciendo algo mal saludos Marcelo
probando xharbour 7.1 + ADS
Abre TODOS los archivos de datos al principio del programa y asunto arreglado. El estar abriendo y cerrando archivos durante la ejecucion del programa ralentiza enormemente el performance del servidor ADS. Te aconsejo que indexes agregando la clausula FOR NOT DELETED() eso aumenta la velocidad de la actualizacion de ...
probando xharbour 7.1 + ADS
Rene, como siempre tu aconsejaste abro las ADT (en mi caso) al inicio del programa, entoces ese no es el caso, la cosa es que si cambio de version de XH a 0.99.5 la cosa va rapido. Sera que hay algun cambio en el manejo de ADS que no lo estoy tomando en cuenta. Gracias como siempre Saludos Marcelo [quote="RF":1km9...
probando xharbour 7.1 + ADS
Holas, creo que encontre el por que de la lentitud, la funcion DBCOMMITALL(), es mucho mas lenta en la version 99.71 de xHarbour que en la 99.5, sera que alguien puede puede confirmarme este hecho. saludos Marcelo
probelma de repintado del dialogo
hola a todos: tengo un problemita: en un programa de slelecion de un productor para ver su estado de cuenta , estando en el get, con un boton mando a ejecutar otro programa que desplega el maestro de productores alfabetico, al ejecutar el boton cierro el dialogo del prog. de seleccion .con undoble click selecciono c...
probelma de repintado del dialogo
se me olvidaba utilizo fhw8.12
probelma de repintado del dialogo
NADA DE NADA , SIGO ESPERANDO SI ALGUIEN HA TENIDO ESTE PROBELMA[size=85:26teir2q] <!-- s8) --><img src="{SMILIES_PATH}/icon_cool.gif" alt="8)" title="Cool" /><!-- s8) --> [/size:26teir2q]
probelma de repintado del dialogo
Es necesario finalizar el dialog odlg3 ?? puedes tentar com [code=fw:12ibkv6x]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #0000ff;">REDEFINE</span> <span style="color: #0000ff;">BTNBMP</span> oBtm3 <span style="color: #0000ff;">ID</span> <span style="color: #000000;">113</span...
probelma de repintado del dialogo
renOmas, gracias por tu interes en mi problema, ya lo intente como me sugeriste y nada. seguire busando, gracias.
probelmas con windows xp servipack3
Amigos Una cosa rara pasa , cuando intento abrir el software FW en windows xp servipack3 no carga. Pongo windows xp servipack 2 y funcion todo bien Que podra ser. Saludos
probelmas con windows xp servipack3
hola Eso si es rarisimo, yo uso service pack 3 y no tengo ningun problema
problem FWH 18.03 with XHB.COM
Type: C >>>xhb.exe -o"wKP.c" -m -n -p -q -gc0 -I"S:\include" -I"R:\include" -I"R:\include\w32" "wKP.PRG"<<< xHarbour 1.2.3 Intl. (SimpLex) (Build 20170312) Copyright 1999-2017, <!-- m --><a class="postlink" href="http://www.xharbour.org">http://www.xharbour.org</a><!-- m --> <!-- m --><a class="postlink" href="http:...
problem FWH 18.03 with XHB.COM
Kajot, As a temporary workaround (we are going to send you the fixed libs asap) please add these dummy functions to your main PRG: function TDBF_ENCRYPT() ; return nil function TDBF_DECRYPT() ; return nil
problem FWH 18.03 with XHB.COM
ok, I'm waiting
problem FWH 18.03 with XHB.COM
Kajot, Already sent to your email, thanks
problem FWH 18.03 with XHB.COM
could You send me again this lib I am using FWH 18.05 and xHbour.com v.2018.06 I got error xLINK: error: Unresolved external symbol '_HB_FUN_TDBF_DECRYPT referenced from Fivehmx.lib(database.obj)'. xLINK: error: Unresolved external symbol '_HB_FUN_TDBF_ENCRYPT referenced from Fivehmx.lib(database.obj)'. xLINK: fata...
problem FWH 7.1 with XHB.com
Type: C >>>xhb.exe -o"t.c" -m -n -q -gc0 -I"S:\include" -I"R:\include" -I"R:\include\w32" "t.prg"<<< xHarbour 1.2.3 Intl. (SimpLex) (Build 20170127) Copyright 1999-2017, <!-- m --><a class="postlink" href="http://www.xharbour.org">http://www.xharbour.org</a><!-- m --> <!-- m --><a class="postlink" href="http://www.h...
problem FWH 7.1 with XHB.com
FWH 17.1
problem FWH 7.1 with XHB.com
I have just tried FWH 17.01 with xHB.com and it is working fine Have you rebuilt the FWH library ? Please check for errors. Try it again with standard FWH libs
problem FWH 7.1 with XHB.com
Could You look at ma file to rebuild FWH library I send it to You via mail.
problem FWH 7.1 with XHB.com
You forgot to include checkres.prg
problem FWH 7.1 with XHB.com
Thank You yet this Type: C >>>xlink.exe -NOEXPOBJ -MAP -FORCE:MULTIPLE -NOIMPLIB -subsystem:windows -UNMANGLE -LIBPATH:"S:\lib" -LIBPATH:"R:\lib" -LIBPATH:"R:\c_lib" -LIBPATH:"R:\c_lib\win" "t.obj" "S:\lib\send32.lib" "S:\lib\mem32.lib" "S:\lib\png.lib" "r:\c_lib\win\gdi32.lib" "r:\c_lib\win\gdiplus.lib" "xhbzip.lib...
problem FWH 7.1 with XHB.com
thanks I founded in triched5.prg
problem FWH 7.1 with XHB.com
very good
problem after update
Hi Antonio, i updated this morning to FWH version 7.05. When trying to compile and run your sample winpop3.prg i get the following error window:[quote:1fp3gkg2]--------------------------- Unrecoverable error 9000: --------------------------- 'ACTIVEX.PRG' was compiled by older version, PCODE version 9 is no longer su...
problem after update
btw, this error appears withe every sample i try to build and start.
problem after update
this is: the pcode of the .prg library is diferent of pcode of your source application. you have two option: 1.-You have recompile all source (.prg) of fivewin for harbour library with the current xharbour compiler. (recreate the fwh library) or 2.-You have use the xharbour compiler version with building the fivewi...
problem after update
Detlef, Please use the xHarbour build that we provide with FWH, thanks
problem after update
Carlos, thank you very much for your advices. I understand you well and i'll try them. Best regards, Detlef
problem after update
Antonio, [quote="Antonio Linares":23m795y2]Detlef, Please use the xHarbour build that we provide with FWH, thanks[/quote:23m795y2] After purchasing the FWH upgrade i downloaded first the FWH from your site and after i downloaded the xHarbour binaries by using the link at your site. Did i make something wrong? Reg...
problem after update
Detlef If you are using borland compiler, the downloads are ok If you are using xharbour.com (xbuild), you need to download the RC12 from xharbour.com web site Hth Richard
problem after update
Detlef, Please check that you don't have another xharbour build on your computer and that you are using the right one. Check your used paths
problem after update
Dear friends, i finally got everything working. After rebuilding the FiveWin lib the job was done. Is there a make script or batch file somewhere to build the fwh libraries? For the moment i'm using a xMate project. But with every new FWH version new files have to be added to the library. Thanks for all your help. D...
problem after update
Detlef, FWH works ok with the FiveTech provided xHarbour build. Were you using a most recent xHarbour CVS files ?
problem after update
Antonio, i don't use any CSV files. I only downloaded the recent FWH and followed the link: XHARBOUR (Borland) - [url:shpcee2a]http&#58;//fivetechsoft&#46;com/files/xharbour&#46;exe[/url:shpcee2a] on your download page. Regards, Detlef
problem after update
Detlef, We just downloaded FWH and xHarbour from our FTP, installed it a on a computer and it properly built the samples without any error Please try to build samples\tutor02.prg or samples\webexp.prg Are you using any library that may be compiled with a previous xHarbour build ?
problem after update
Antonio, i did not download xHarbour and FWH from your FTP server. Anyhow, now it's working after rebuilding my FWH libs. I'd just like to know if there is a link script or make file for building the FWH libraries. Regards, Detlef
problem after update
Detlef, The download address that we provided you is our FTP server You may use this batch file to rebuild the library (PRGs): for %%f in (*.prg) do c:\harbour\bin\harbour %%f /n /ic:\fwh\include;c:\harbour\include for %%f in (*.c) do c:\bcc55\bin\bcc32 -c -Ic:\bcc55\include;c:\harbour\include %%f for %%f in (*.obj...
problem after update
Thanks, Antonio
problem coloring group box
The title on group boxes ok in windows xp style but on windows classic the group box does not color. Any thoughts.
problem coloring group box
Harvey, Please provide a small PRg to reproduce it, and some screenshots if possible, thanks What FWH version are you using ?
problem dialog + title
Hello Antonio, if we have a Dialog with a Title which has spaces at the beginning and at the end the program breaks without an error message. Best regards, Otto [code=fw:283n4yc9]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00D7D7;">#include</span> <span style="color: #ff0000;">"Fi...
problem dialog + title
Hello Mr.Otto Please don't use length of cTitle more than 114 char yours code is " A Dialog Box" + space(100) = len(115) please try this [code=fw:2dyfynck]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><br /><span style="color: #00D7D7;">#include</span> <span style="color: #ff0000;">"FiveWin...
problem dialog + title
Hello, thank you. The problem is that for example you select the title from a dbf-file and a user has spaces then the program errors out. As there is no error message it takes long to find out why. I think this should be resolved inside the class. Best regards, Otto
problem dialog + title
Otto I understand your frustration .. I found this problem myself to be frustrating. I included in the dialog title my SQL queries ( debugging tool ) so I would know how my data was collected... some SQL queries were short .. some longer and I could not figure out why some dialogs just abruptly quit and some did not. ...
problem dialog + title
[quote="Otto":3lta16x6]Hello, thank you. The problem is that for example you select the title from a dbf-file and a user has spaces then the program errors out. As there is no error message it takes long to find out why. I think this should be resolved inside the class. Best regards, Otto[/quote:3lta16x6] <!-- s:rol...
problem dialog + title
We are going to investigate why this happens, thanks! <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
problem in Mdi
when I size the child window I not see the icons od sizes ( at right) How it is possible ? [img:1p1l1yd4]https&#58;//i&#46;postimg&#46;cc/7hwBBjpb/kk&#46;png[/img:1p1l1yd4] there is an error on menu class , I allready notice this error many years ago on init I see it [img:1p1l1yd4]https&#58;//i&#46;postimg&#46;c...
problem in Mdi
Dear Silvio, I just tested it using samples\FIveDBU.prg and works fine Please test samples\FiveDBU.prg and let me know if you get the same error with it many thanks
problem in Mdi
[quote="Antonio Linares":3bpxv80c]Dear Silvio, I just tested it using samples\FIveDBU.prg and works fine Please test samples\FiveDBU.prg and let me know if you get the same error with it many thanks[/quote:3bpxv80c] Fdbu not have Menuitem.....Help then I cannot compile fwdbu because I hace these errors [code=fw:3b...
problem in Mdi
[quote="Antonio Linares":1sttqxe9]Dear Silvio, > Error: 'C:\WORK\FWH\LIB\LIBMARIADB32.LIB' contains invalid OMF record, type 0x21 (possibly COFF) You are using a not compatible lib with BCC[/quote:1sttqxe9] wich libs I must link with fwDbu.prg ? If I link libmariadb.lib it is compiled but then I have this [i...
problem in Mdi
Dear Silvio, > Error: 'C:\WORK\FWH\LIB\LIBMARIADB32.LIB' contains invalid OMF record, type 0x21 (possibly COFF) You are using a not compatible lib with BCC
problem in Mdi
Dear Silvio, Please go to FWH\samples, then do: buildh.bat fivedbu thats all <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
problem in Mdi
[quote="Antonio Linares":1rpg7qhk]Dear Silvio, Please go to FWH\samples, then do: buildh.bat fivedbu thats all <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->[/quote:1rpg7qhk] compiled ok try to insert at menu "View" this MENUITEM "View" [b:1rpg7qhk]HELP[/b:1rpg7...
problem in Mdi
Dear Silvio, I get this: [img:284tvhmm]https&#58;//github&#46;com/FiveTechSoft/screenshots/blob/master/mdi_silvio&#46;jpg?raw=true[/img:284tvhmm]
problem in Mdi
[quote="Antonio Linares":2yhji3i1]Dear Silvio, I get this: [img:2yhji3i1]https&#58;//github&#46;com/FiveTechSoft/screenshots/blob/master/mdi_silvio&#46;jpg?raw=true[/img:2yhji3i1][/quote:2yhji3i1] I have [b:2yhji3i1]December 2021 to March 2022 [/b:2yhji3i1] fwh release here not run see the video please [img:2y...
problem in Mdi
Dear Silvio, First is shown, then it does not shows I guess it must be related to having the menuitems at right
problem in Mdi
[quote="Antonio Linares":1c9h763i]Dear Silvio, First is shown, then it does not shows I guess it must be related to having the menuitems at right[/quote:1c9h763i] I had already said this thing to Cristobal for two years I think, and before the error did not Generally I create a Help menu (with other procedures) and ...
problem last harbour SVN and fivewin 8.03 with class TBTNBMP
To AntonioCalled from TBTNBMP:MOUSEMOVE(0)Called from TWINDOW:HANDLEEVENT(0)Called from TCONTROL:HANDLEEVENT(0)Called from TBTNBMP:HANDLEEVENT(0)Called from _FWH(0) in .\source\classes\WINDOW.PRGCalled from DIALOGBOXINDIRECT(0)Called from TDIALOG:ACTIVATE(0)Called from MSGDATE(102) in msgdate.prgCalled from SAISMA(39) ...
problem last harbour SVN and fivewin 8.03 with class TBTNBMP
Pat,What error is it ? Thats the error calls stack only.Please post the error description too, thanks
problem last harbour SVN and fivewin 8.03 with class TBTNBMP
Application Internal Error - C:\DEV\main\hotel.ExeTerminated at: 2008.11.03 09:46:33Unrecoverable error 6005: Exception error: Exception Code:C0000005 Exception Address:0046E57E EAX:00B44358 EBX:005D7E54 ECX:00000001 EDX:011B4ED8 ESI:0059775C EDI:00000145 EBP:0012E800 CS:EIP:001B:0046E57E SS:ESP:0...
problem last harbour SVN and fivewin 8.03 with class TBTNBMP
Pat,Please link this file before FiveHC.lib or replace it inside FiveHC.lib:<!-- m --><a class="postlink" href="http://www.mediafire.com/?sharekey=74afd2ac83e7ba7bab1eab3e9fa335caeed4c47a516548a8">http://www.mediafire.com/?sharekey=74af ... 7a516548a8</a><!-- m -->
problem last harbour SVN and fivewin 8.03 with class TBTNBMP
Thank you Antonio,It works nowPatrick
problem oWnd
in a method there is a command if GetClassName( GetParent( Self:hWnd ) ) != "TBAR" oWnd = oWndFromhWnd( GetParent( Self:hWnd ) ) else endif How I can write to say that I must use this control into a dialog ?
problem oWnd
if Upper( oWnd:ClassName() ) == "TDIALOG" ...
problem oWnd
thanks Antonio
problem odbc
good morning, In my app I use todbc(), it worked fine until yesterday, but today get this error: =========== Path and name: C:\Saplink\saplnk.exe (32 bits) Size: 2,353,152 bytes Compiler version: xHarbour build 1.2.1 Intl. (SimpLex) (Rev. 9421) FiveWin Version: FWHX 11.12 Windows version: 5.1, Build 26...
problem odbc
what happens? if I put the tdbodbcd.prg source file in my directory and compile the tdbodbcd.obj file in my .exe then it's all ok! why?
problem of bLClicked in ribbon 'ADD BUTTON'
The below instruction works with 'BUTTONBMP' but with 'ADD BUTTON' in ribbonbar doesn't work. MsgInfo() is not visualized. DEFINE CURSOR oCursor HAND @ 1, 1 ADD BUTTONBMP oBtn prompt "prova" OF oGr BITMAP "info.bmp" SIZE 50, 80 TOP; ACTION( oBtn:Capture(), oBtn:oCursor := oCursor,; oBtn:bLCl...
problem of bLClicked in ribbon 'ADD BUTTON'
This example code below works fine. when i click 'help' button the cursor changes and if i click in a point of the window then the MsgInfo() is visualized. [code=fw:257o64pe]<div class="fw" id="{CB}" style="font-family: monospace;">    <span style="color: #00D7D7;">#include</span> <span style="color: #ff0000;">"FiveWi...
problem of bLClicked in ribbon 'ADD BUTTON'
This code is working fine: @ 5, 6 ADD BUTTON oBtn PROMPT "HELP" GROUP oGr BITMAP ".\aiuto.bmp" SIZE 80, 50 ; ACTION MsgInfo( "click" ) I don't understand what you are trying to do
problem of bLClicked in ribbon 'ADD BUTTON'
Antonio, what do you think about this behavior in the above examples ? can you verify if something is lacking in 'ADD BUTTON' code ? thanks marzio
problem of bLClicked in ribbon 'ADD BUTTON'
hi Antonio, i use it for obtain help for each column of a database open with tcbrowse. i click on the help button, the cursor changes its form, then i click on the dbase column that opens a MsgInfo() with different text for each column.
problem of bLClicked in ribbon 'ADD BUTTON'
i have resolved for 'ADD BUTTON' of 'RIBBONBAR' substituting oBtnAiuto:bLClicked with oBtnAiuto:bLButtonUp now the code below works fine: [code=fw:rr5nr2tp]<div class="fw" id="{CB}" style="font-family: monospace;">        <span style="color: #00D7D7;">#include</span> <span style="color: #ff0000;">"FiveWin.ch"</span>...
problem of bLClicked in ribbon 'ADD BUTTON'
very good
problem painting xBrowse
Hello, There's a painting problem with xBrowse. It doesn't paint the whole width at once, but first it paints up to the middle of the screen and then it widens. This is a sample: [code=fw:2mdyugo8]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><br /><span style="color: #00D7D7;">#include</span> <spa...
problem painting xBrowse
Prueba asi: [code=fw:2ou6mfer]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00D7D7;">#include</span> <span style="color: #ff0000;">"fivewin.ch"</span><br /><span style="color: #00D7D7;">#include</span> <span style="color: #ff0000;">"xbrowse.ch"</span><br /><br /><br /><br /><span style...
problem painting xBrowse
Thank you. Now it happens with the lower half of the xBrowse, including the horizontal scroll bar.
problem painting xBrowse
Up
problem to check xbrowse
to select a record on xbrowse I use a field call "select" of 1 character when I wish select a record I change the field select with a replace sample : Replace MV->SELECT with "x" OR to deselect I use another replace sample : Replace MV->SELECT with " " it run ok but I see the operation is too slow...
problem to check xbrowse
You could create an array of record numbers or primary keys and then setup the "Checked" column something like this: oCol:AddResource( FWBmpOn() ) oCol:AddResource( FWBmpOff() ) oCol:bBmpData := { || iif(ascan(aTagged,Invoice->invno) > 0, 1, 2) } Randal
problem to check xbrowse
Randal I use dbf no array
problem to check xbrowse
Silvio, the way I'm selecting a record i need a three-way status and using a numeric field instead of a characterfield with "" and "X" values are 0 = nothing 1 = Yes 2 = No a right mouseclick scrolls the status vom 0 to 2 like 0, 1, 2, 0, 1,2 I never use REPLACE because it is known, to be slow I added a numeric fie...
problem to erase rows of xbrowse - RESOLVED
I must erase all rows of a xbrowse ( array) but not the first rows I made For n=1 to Len(oBrowse:aArrayData) IF ! n = 1 // oBrowse:nArrayAt = 1 ADel( oBrowse:aArrayData, n, .t. ) oBrowse:MakeTotals() oBrowse:Refresh() CalcoloTotali2(oBrowse,aGet,@nSconto,@nSubtotale,@nT...
problem to erase rows of xbrowse - RESOLVED
[quote="Silvio.Falconi":39n5452v]I must erase all rows of a xbrowse ( array) but not the first rows I made For n=1 to Len(oBrowse:aArrayData) IF ! n = 1 // oBrowse:nArrayAt = 1 ADel( oBrowse:aArrayData, n, .t. ) oBrowse:MakeTotals() oBrowse:Refresh() CalcoloTotali2(oBro...
problem to erase rows of xbrowse - RESOLVED
no I tried also with [code=fw:8zoq70ds]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">Static</span> <span style="color: #00C800;">Function</span> DeleteAllRows<span style="color: #000000;">&#40;</span> oBrowse,aGet <span style="color: #000000;">&#41;</span><br />&nbsp; &nbsp;<s...