topic
stringlengths
1
63
text
stringlengths
1
577k
unrecoverable error 9015 hb_vmdo()
fiz um acréscimo no post anterior . obrigado por enquanto
unrecoverable error 9015 hb_vmdo()
Veja seu módulo por outro PRISMA. Agora, vá adionando 1 por 1(step by step) o que eu retirei que estavam entre /*...*/ e vá compilando para ver se tem retorno de erros, ok? [code=fw:fdtl961a]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #B900B9;">// *******************************...
unrecoverable error 9015 hb_vmdo()
Já havia feito isto e logo no primeiro acréscimo já ocorre o erro Obrigado
unrecoverable error 9015 hb_vmdo()
Retire o include "vkey.ch" [code=fw:387n95oe]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><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 /><span st...
unrecoverable error 9015 hb_vmdo()
devo ter feito umas 30 ou 40 variações entre compiladores e em duas maquinas diferentes com Windows 7 e Windows 10 e com Maquina Virtual a mais estranha ocorrencia quando ia acrescentando BUTTONs era que o erro era jogado para o Button seguinte quando mudava a posição do PROMPT do BUTTON em uma sequencia diferente: T...
unrecoverable error 9015 hb_vmdo()
Criei uma rotina neste prg de busca incremental muuito eficiente por isto utilizo estes includes
unrecoverable error 9015 hb_vmdo()
ver stat func fteclei
unrecoverable error 9015 hb_vmdo()
[quote="Edman":wfyadok8]ver stat func fteclei[/quote:wfyadok8] Você não precisa usa comandos do xHarbour do Inkey.ch o fivewin tem seus próprios comandos. DECLARE TODAS AS VARIÁVEIS, DE PREFERÊNCIA A LOCAL. [code=fw:wfyadok8]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><br />CADPLAN.prg<span style...
unrecoverable error 9015 hb_vmdo()
Veja o meu Include que eu uso: exemplo: PLENO.CH ou AMBIENTY.CH em todos os Módulos, chamo assim: #Include "Ambienty.Ch" [code=fw:2hi8aafg]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #00D7D7;">#Include</span> <span style="color: #ff0000;">"Fivewin.Ch"</span><br /><span style="c...
unrecoverable error 9015 hb_vmdo()
obrigado; vou testar e depois dou retorno
unrecoverable error 9023 oleauto
Saludos. Probando la generacion de hojas de excel con OleAuto, me encontre con este error al tratadar de pasar directamente una DBF a excel, solo que al llegar al registro 10 indica el error. unrecoverable error 9023 hb_xgrab requested to allocate zero bytes. Alguna Sugenrecia
unrecoverable error 9023 oleauto
Noé, Creo que el problema puede estar en que durante la creación de la hoja de cálculo, vd. crea strings muy grandes que corrompen la memoria. Situaciones así, en xHarbour, las he solucionado haciendo llamadas, en los puntos estratégicos, al colector de basura: hb_gcall(). Otra solucion podria ser que vd. cambie la fo...
unreleased BITMAP in FW 11.11 [solved]
Hello, I still get: BMP,-2130373344,TWINDOW:HANDLEEVENT(0)->_FWH(3294)->SHOWWINDOW(0)->TWINDOW:ACTIVATE(972)->MAIN(596) Thanks.
unreleased BITMAP in FW 11.11 [solved]
When are we have an "stable" version???? <!-- s:x --><img src="{SMILIES_PATH}/icon_mad.gif" alt=":x" title="Mad" /><!-- s:x -->
unreleased BITMAP in FW 11.11 [solved]
Hope for Christmas <!-- s;) --><img src="{SMILIES_PATH}/icon_wink.gif" alt=";)" title="Wink" /><!-- s;) -->
unreleased BITMAP in FW 11.11 [solved]
John, Thats not a font, its a bitmap, and it seems as it has been created in line 596 of your app (as you don't specify what app you are testing and still I don't have the power to guess it) <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> Norberto, its really stable, trus...
unreleased BITMAP in FW 11.11 [solved]
[quote="Antonio Linares":wx3jvidc]John, Thats not a font, its a bitmap, and it seems as it has been created in line 596 of your app (as you don't specify what app you are testing and still I don't have the power to guess it) <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> ...
unreleased BITMAP in FW 11.11 [solved]
Rimantas, An unsupported feature doesnt mean that a product is buggy Thats not a nice attitude when you are receiving very good tech support
unreleased BITMAP in FW 11.11 [solved]
Antonio ! Llevas gafas ! Ah ! cómo nos afectan los años, para lo malo y para lo bueno ! <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D --> Y totalmente de acuerdo: una caracteristica no soportada nunca fue un error lo mismo que un font nunca fue un bitmap: este parece e...
unreleased BITMAP in FW 11.11 [solved]
Antonio, Here is a sample: [code=fw:q7ajl6dr]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00D7D7;">#include</span> <span style="color: #ff0000;">"fivewin.ch"</span><br /><br /><br /><br /><span style="color: #00C800;">FUNCTION</span> main<span style="color: #000000;">&#40;</span><spa...
unreleased BITMAP in FW 11.11 [solved]
[quote="Antonio Linares":31q5ux2x]Rimantas, An unsupported feature doesnt mean that a product is buggy Thats not a nice attitude when you are receiving very good tech support[/quote:31q5ux2x] What that mean - "unsupported" ? And if you look to my question , then you will see that with Window FolderEx and cirillics...
unreleased BITMAP in FW 11.11 [solved]
Rimantas, Please, that refers to your post. Thank you.
unreleased BITMAP in FW 11.11 [solved]
John, This change is required in Class TMenu: [code=fw:8jx24qal]<div class="fw" id="{CB}" style="font-family: monospace;"> &nbsp; <span style="color: #00C800;">METHOD</span> Destroy<span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span> <span style="color: #00C800;">INLINE</span> <span st...
unreleased BITMAP in FW 11.11 [solved]
Antonio, you too. Please, look also at 2010 style. Thanks again.
unreleased BITMAP in FW 11.11 [solved]
Yes, we have to include it too, thanks! <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> [code=fw:wmdfm0mf]<div class="fw" id="{CB}" style="font-family: monospace;"> &nbsp; <span style="color: #00C800;">METHOD</span> Destroy<span style="color: #000000;">&#40;</span><span st...
unreleased BITMAP in FW 11.11 [solved]
Antonio, Disculpa, ¿Puedes publicar los fuentes de la nueva versión, con sus mejoras? Por ejemplo, ahora yo no dispongo del fuente de las últimas versiones y no puedo, o mejor dicho no se si puedo porque este modificado, incluir cambios, ajustes como el comentado en este post. Muchas gracias
unreleased BITMAP in FW 11.11 [solved]
Antonio, Is included in latest FWH?. Thanks
unreleased BITMAP in FW 11.11 [solved]
Antonio, It´s working fine in latest build. Thank you.
unreleased BITMAP in FW 11.11 [solved]
Very good <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
unreleased BITMAP in FW 11.11 [solved]
Hi, this last one (13/12) is good to me too...
unresolved External _hb_fun_iniodbc32 and _hb_fun_tdd
some people Knows Solution for THIS.... mauricio
unresolved External _hb_fun_iniodbc32 and _hb_fun_tdd
Mauricio, Are you using an ODBC library ?
unresolved External _hb_fun_iniodbc32 and _hb_fun_tdd
No Antonio,, Only Harbour and Fivewin Libraries Why i need Other LIB for Using TRDDODBC Class... , Because I doing TEST With TODBC and TODBCDIRECT , This Error Dont´m Show.. What is Better Class ? thanks Antonio,
unresolved External _hb_fun_iniodbc32 and _hb_fun_tdd
Mauricio, Class TRDDODBC only works with FiveWin for CA-Clipper. Sorry.
unresolved External _hb_fun_iniodbc32 and _hb_fun_tdd
THANKS ANTONIO,,, Antonio , you have Some PRG Using Class as TODBC and TODBCDIRECT with search RECS thanks Again
unresolved external hb_fun_atokens
i am going mad! With other compiling and building project with the same build.bat all goes OKEY, and with this new one project ( same build.bat) i have always this UNRESOLVED external hb_fun_atokens I use the function for regex utility, the same as in other project!!!! Hoping someone can help me! Thanks a lot!
unresolved external hb_fun_atokens
Please, search in your code "atokens" Function in harbour is "hb_Atokens"
unresolved externals...
Hola, estoy intentando ejecutar el ejemplo wince3.prg y me da este error: [code:2v6oz9xc] Creating library WINCE3&#46;lib and object WINCE3&#46;exp FiveCEC&#46;lib&#40;CMDBAR&#46;obj&#41; &#58; error LNK2019&#58; unresolved external symbol CommandBar_C reate referenced in function "void __cdecl HB_FUN_CMDBARCREATE&...
unresolved externals...
Paco, vuelve a descargar la versión más reciente de FWPPC. Aqui se construye sin problemas...
unresolved externals...
Con la nueva version el error es este: [quote:12oepc35] ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ FiveWin for Pocket PC - October 2005 Harbour development power ³Ü ³ (c) FiveTech, 1993-2005 for Microsoft Windows Pocket PC ³Û ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ...
unresolved externals...
Paco, Necesitas el nuevo Harbour también. Te lo envio <!-- s:) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":)" title="Smile" /><!-- s:) -->
unresolved externals...
gracias
unresolved symbol _hb_stack
If I link in Ct3.Lib with FWH 2.7 (MSVC / xHarbour), I get unresolved symbols in _hb_stack (e.g. CharOne).
unresolved symbol _hb_stack
Frank Peter, You need an upgraded Ct3.Lib that has been built with a recent xharbour build.
unresolved symbol _hb_stack
Is there a new version of ct3.lib fully compatible with current xharbour ? If yes, where to download it ? thanks, Frank Peter
unresolved symbol _hb_stack
Frank Peter, Please download this one and try it. Notice it is named ct.lib and not ct3.lib: <!-- m --><a class="postlink" href="http://hyperupload.com/download/b847c870/ct.zip.html">http://hyperupload.com/download/b847c870/ct.zip.html</a><!-- m -->
update the executable of my application via FTP
Friends, would someone have an example of how to create a routine to update the executable of my application via FTP?
update the executable of my application via FTP
I do this : I have a global parameter table where I have a field : version. This field is the last released version. I have a users database, where every user has his own field version : I check the users version with the global version and when there is a difference, I copy the file from the server to his local m...
update the executable of my application via FTP
I am using TUpdate class and it works pretty good. I am using a modified version but the original works ok. I think someone posted the code here: [url:11ncdsgw]http&#58;//forums&#46;fivetechsupport&#46;com/viewtopic&#46;php?f=3&t=32310&p=189530&hilit=tupdate#p189530[/url:11ncdsgw]
update the executable of my application via FTP
Marc Venken, Thanks! Gale FORd thanks! <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D -->
update the executable of my application via FTP
[quote="SGS":3g8t98dq] would someone have an example of how to create a routine to update the executable of my application via FTP?[/quote:3g8t98dq] There is a very good post of Byel about this topic that is worth to read. <!-- m --><a class="postlink" href="http://bielsys.blogspot.com.es/2009/02/">http://bielsys.blo...
update the executable of my application via FTP
Sorry to weigh in late on this. I not only had the need to auto install updates, but I also wanted to do backups everynight of all the data on the machine, and submit data for 3rd party vendors used by the clients. I built an "AutoUpdate" executable on the primary machine. Every 3 hours it queries our server to se...
update the executable of my application via FTP
[quote:2nbqi1jb] it actually calls a "run" program which checks for new copies of the .exe and .chm files on the server, and copies them to the local machine. Then it starts the client executable.[/quote:2nbqi1jb] Is this a exe file running, looking for the update, copy if needed and than calling you exe file ? I use...
update the executable of my application via FTP
Yes, it is an .exe that I created. It has more intelligence than a bat file ....
update the executable of my application via FTP
So, Your Run program on every client will call afther the update/copy the new version to launch. I suppose with a waitrun or so ? But the Run program will also be running 24/7 or when do you close this? What happens if the client closes your 24/7 update program. Your backup system will fail not ?
update the executable of my application via FTP
Marc, The program on the server runs 24/7. If they turn it off, it obviously cannot work. However, when they turn it back on, it "catches up". The desktop icon on the workstation points to the local update program. When someone exits the program, then restarts it, that is when it checks the server to see if ther...
update the executable of my application via FTP
Carlos Mora, Worked perfectly, thank you!
update the executable of my application via FTP
[quote="SGS":18aj2tzf]Carlos Mora, Worked perfectly, thank you![/quote:18aj2tzf] I did not look yet. Is in spanisch <!-- s:!: --><img src="{SMILIES_PATH}/icon_exclaim.gif" alt=":!:" title="Exclamation" /><!-- s:!: --> Will use Google to translate, but did it worked like it is posted, or did you have to make extra ch...
update the executable of my application via FTP
Marc Venken, <!-- m --><a class="postlink" href="http://bielsys.blogspot.com.es/2009/02/">http://bielsys.blogspot.com.es/2009/02/</a><!-- m --> Worked perfectly, I made some adjustments just to fit my specific needs. The original source code works perfectly.
updated release
Hello Antonio It would be great if we could a have an updated release based on Daniel's fixes especially for memory leaks. Do you plan to release soon ? Hope you enjoyed your vacations <!-- s:) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":)" title="Smile" /><!-- s:) --> Hth Richard
updated release
Dear Richard, Yes, we plan to publish a new release asap <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
updating an archive
I have to update a archive on each Tuesday, Thursday, Saturday I check the database and check if today is major of date of last record of archive I not understood why it return me allways false even if for example the date of the last record is equal to the number of today's day example archive date 12.11.2022 nday...
updating an archive
hi Silvo, why do you "just" use DOW() and not DTOS() which give you "more" Information you can ad "more" to DTOS() like Postcode of City to compare (use Number)
updating an archive
[quote="Jimmy":1zf2rcjy]hi Silvo, why do you "just" use DOW() and not DTOS() which give you "more" Information you can ad "more" to DTOS() like Postcode of City to compare (use Number)[/quote:1zf2rcjy] lottery drawings in Italy are drawn every week and precisely on [b:1zf2rcjy]Tuesdays, Thursdays and Saturdays [/b:1...
updating an archive
Mira se ayuda para crear algo mejor. [code=fw:1nhua3fx]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #B900B9;">// C:\FWH\SAMPLES\SILOTTO.PRG - <!-- e --><a href="mailto:kapiabafwh@gmail.com">kapiabafwh@gmail.com</a><!-- e --></span><br /><br /><span style="color: #00D7D7;">#Includ...
updating an archive
[quote="karinha":2pr9i2hs]Mira se ayuda para crear algo mejor. [code=fw:2pr9i2hs]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #B900B9;">// C:\FWH\SAMPLES\SILOTTO.PRG - <!-- e --><a href="mailto:kapiabafwh@gmail.com">kapiabafwh@gmail.com</a><!-- e --></span><br /><br /><span style...
updating an archive
Google translator: Silvio, see if I'm on the right path or not. If possible, correct this example where I made a mistake, please. Silvio, mira si estoy en el camino correcto o no. Si es posible, corrija este ejemplo donde cometí un error, por favor. It sounds easy to do, but it's not. Suena fácil de hacer, pero no ...
updating an archive
I tested your example there is no reference to today i.e. if I open the procedure today I have the last record saved on November 12th and I know that the next one is November 15th after 9pm, if I open it today at 3.11pm it could work I give it a try, change the date to the system and put November 18, 2022, I have alway...
updating an archive
Silvio, this routine you need is very complicated to do. I am not able to create logic for her for now. I'll think about it some more. It's a big challenge. Silvio, esta rutina que necesitas es muy complicada de hacer. No soy capaz de crear lógica para ella por ahora. Lo pensaré un poco más. Es un gran desafío. Regar...
updating an archive
Silvio, if the Date is "11/18/2022", what does the program have to do or say? Or, what does he have to do on each date? Silvio, si la fecha es "18/11/2022", ¿qué tiene que hacer o decir el programa? O, ¿qué tiene que hacer en cada fecha/cita? I'm really very confused. Estoy realmente muy confundido. Regards, saludo...
updating an archive
[quote="karinha":1s7305gd]Silvio, if the Date is "11/18/2022", what does the program have to do or say? Or, what does he have to do on each date? Silvio, si la fecha es "18/11/2022", ¿qué tiene que hacer o decir el programa? O, ¿qué tiene que hacer en cada fecha/cita? I'm really very confused. Estoy realmente muy co...
updating checkboxes?
I am using several checkboxes in my program, and when I declare them i call a function for each one so that if one is ticked, if the user selects a different one then the focus will be changed and the first checkbox they selected will become blank. CODE; REDEFINE CHECKBOX oRubble VAR mRubble ID 104 OF oDlg VAL...
updating checkboxes?
Use radiobuttons instead of checkboxes for mutually exclusive options. EMG
updating checkboxes?
Enrico, As I said in my post, I know I can use radio buttons for this, but I would like that to be a last resort. Is what I am trying to do possible, if not then I shall rethink. Thank You for your comments.
updating checkboxes?
Enrico, It is possible to do this with checkboxes, I have replaced VALID with ON CLICK and works fine. Thanks for your comments.
updating checkboxes?
[quote="deanomeano":221aqhet]Enrico, It is possible to do this with checkboxes, I have replaced VALID with ON CLICK and works fine. Thanks for your comments.[/quote:221aqhet] Ok, but I still think that you should use radiobuttons. EMG
updating checkboxes?
As Enrico stated, you should use radio buttons for this. What you are doing is not standard windows behavior and thus not what the users will expect. It will just confuse them. James
updating checkboxes?
Try this REDEFINE CHECKBOX aCHK[1] VAR aVar[1] ID 171 OF oDlg ON CLICK CompChek(aCHK,aVar,1) REDEFINE CHECKBOX aCHK[2] VAR aVar[2] ID 172 OF oDlg ON CLICK CompChek(aCHK,aVar,2) ... REDEFINE CHECKBOX aCHK[n] VAR aVar[n] ID 1nn OF oDlg ON CLICK CompChek(aCHK,aVar,n) FUNCTION CompChek(aChk,aVar,nDat) * AFILL(aVar,.F....
updating checkboxes?
manuramos, thank you for your help, although I found a solution to the problem. James, yes I agree that radio buttons are more user friendly, but that is what the user of the system has asked for, that is why I said that ideally I would like to have used them instead of radio buttons. Thank you for commenting
updating checkboxes?
[quote:q31vyuat]but that is what the user of the system has asked for[/quote:q31vyuat] Ah, yes of course, you must do what the customer wants. James
updating table from ODBC
Hi all, I am trying to update table from clipper through FiveODBC. I can't find sample codes to initiate the update from the documentation. Thanks, Jose
updating table from ODBC
Jose, Do you mean that you want to issue a SQL UPDATE command or that you want to update the DBF from the ODBC, or viceversa ?
updating table from ODBC
Antonio, I am trying to update SQL table from Clipper/FiveODBC. Also want to execute stored procedure from Clipper/FiveODBC. Thanks, Jose
updating table from ODBC
Jose, To update a field simply assign it as you do in Clipper: fieldName1 := newValue1 fieldName2 := newValue2 ... oRdd:oOdbc:Update( .T. ) Please review Class TRddODbc and Class TODBC Methods PutValue() to see how it works. You can also issue a generic SQL UPDATE command using oRdd:oOdbc:Execute( "UPDATE ... " )
updating table from ODBC
Antonio, Thanks, I was able to update the first record but I am getting an error with the skip method. Regard, jose
updating table from ODBC
Jose, > I am getting an error with the skip method. What error do you get ?
updating table from ODBC
I am getting a GPF error. Thanks ******************** function ODBC_update && testing update ******************** local oRdd,afiles,n:=0,cTable,oDbf oRdd := TRddOdbc():New("rtl_polling", "SA", "*****") *oRdd := TRddOdbc():New("Northwind", "SA", "*****") If !oRdd:oOdbc:lSuccess oRdd:oOdbc:ShowErrorList("ODBC...
updating table from ODBC
Have you located on what source code line the GPF ocurrs ?
updating table from ODBC
antonio, Thanks for the quick reply. The GPF occurs at oRdd:Skip(1) && <-- GPF error here and and cAliasname line 0 when I close the Browse. Any idea? regards, jose
updating table from ODBC
Jose, You should place some traces (MsgInfo() calls) at METHOD Skip( nRecs ) CLASS TDbOdbc to see where it is failing (source\classes\tdbodbc.prg)
updating table from ODBC
Antonio, I wonder why it may fail inside Fivewin class. Kindly check if I have the correct environment. Clipper5.2e Comix FW24 Windows Xp Professional service pack2 MS SQL server 2005 I use xbase skip command to move records and looks working fine so far. Regards, Jose
updating table from ODBC
Antonio, Furthermore, even the Fivewin Browse New Button generates a [#8101] class:23000 error message followed by a GPF. The same with xbase append blank command. Thanks, Jose
updating table from ODBC
Jose, Your FW is a quite an old version, though your environment looks ok. As we have publically commented several times, we have focused on FWH and ODBC 32 bits support instad of FiveODBC RDD 16 bits, thats why we have not done further development on it. Most of our users are using FWH 32 bits. Using Harbour and xH...
updating table from ODBC
Antonio, Thanks for the reply. Currently I have FW 2.4 for xhharbour but if it is not enough I will upgrade to the latest. thanks again. Jose
updating table from ODBC
Jose, FWH 2.4 is an old version, you should upgrade to FWH 6.12 (current one).
upload un exe
Hola amigos, hace mucho tiempo que no subo nada al foro. Antes lo hacia con ImageShalk (o algo asi). Pero desde entonces a cambiado y sólo me permite subir imagenes. Me gustaria subir un ZIP. Con que pagina me aconsejais que lo haga. Gracias.
upload un exe
En, <!-- w --><a class="postlink" href="http://www.4shared.com">www.4shared.com</a><!-- w --> en formato archivo.ZIP salu2.
upload un exe
Antolin pasame tu correo y te envio un sitio en el que podrás, ademas de compartir, almacenar hasta 50Gb
upload un exe
Gracias Mario, Mi correo es <!-- e --><a href="mailto:antolin28@gmail.com">antolin28@gmail.com</a><!-- e -->
upload un exe
Y gracias karinha tambien