Copia de registros con FWH
Buenas APPEND FROM , sería similar a los procesos Bulk de SQL Server, en un plis empujas todo A veces , no queda más remedio que hacerlo de esta manera. En su día diseñe la aplicación de...
View ArticleTdata still Up to Date ?
Marc, [quote:3vy1ntrk]I suppose that I have to look into the source of Tdatabase to see what actions (like seek..) are possible? Or is there a manual for this?[/quote:3vy1ntrk] Yes, just look at the...
View ArticleArtificial intelligence - Class TPerceptron
Inspecting the neural network: [code=fw:2s7helmi][/code:2s7helmi] [img:2s7helmi]https://bitbucket.org/fivetech/screenshots/downloads/neuralnet_browse.JPG[/img:2s7helmi]
View ArticleInteligencia artificial - Clase TPerceptron
Inspeccionando la red neuronal: [code=fw:1pofwp06][/code:1pofwp06] [img:1pofwp06]https://bitbucket.org/fivetech/screenshots/downloads/neuralnet_browse.JPG[/img:1pofwp06]
View Articletext file
Uwe, sample : nSticketnumber:= "123456" number of the ticket ShellExecute(GetActiveWindow(),'Open',oApp():cPath+"\"+nSticketnumber+".bat",,,4)
View ArticleA different payment
I'm thinking to create another dialog with two xbrowse 1. with all products 2 empty on the middle button ==> and <== to insert products from first xbtowse to second when I insert a product the...
View ArticleSobrecarga de metodos de TPreview
Podrias implementar una función en source\classes\rpreview.prg que modifique el valor de lRebar otra opción sería que conviertas lRebar en una DATA. Esta sería la mejor opción. Por favor, pruébalo y si...
View ArticleError Script en ActiveX
[quote="hmpaquito":3rdv18wa]Desde mi inexperta vision de las cosas, solo decir que muchas veces los scripts js contienen errores y por ese motivo las webs no se paran. Podria ser que el activeX no esté...
View ArticleXbrowse : MARQSTYLE_not working with mousewheel
To All Check the behavior of your mouse wheel in the control panel ( mouse ) .. by default, the mouse wheel scrolls 3 rows. Rick Lipkin
View ArticleWM_DEVICECHANGE ???????
[quote="Baxajaun":295ncj8o]Dear Anser, please, could you post a small and whole sample ? Thanks in advance ! Best regards,[/quote:295ncj8o] I tried this for experimentation long time back....
View ArticleO.T. Devolver texto desde fiveweb
Antonio: Sería algo parecido a esto [code=fw:gozgz5oy][/code:gozgz5oy] Como vés en teoría solo se ejecuta el exe con los parámetros recibidos carga los datos en una tabla y debería devolver un mensaje...
View Articlebtnbmp captions
Mr Rao, I must build a dialog for the modifiers of each product the test show 8 btnbmp the problem are : 1. the little caption at right is not printed 2. the lmOver make error 3. the back color RGB(...
View ArticleBTNBMP 16.04 : Translucent buttons, Textured buttons, HGrad
Mr Rao can you make a test for use LMover data because here make me error pls see the last message at
View Articlehelp to scroll an archive with btnbmp
I wish scrolling an archive dbf with 8 btnbmp and select one button I must use btnbmp because I 'm making a touch screen application and I cannot use xbrowse Function test () main function Function...
View ArticleTslines compiling problems Resolved
@ECHO OFF CLS set FWH=..\..\Fwh set include=.\INCLUDE;C:\fwh\include;%INCLUDE% set HDIR=..\..\Harbour32 set BCDIR=..\..\bcc7\bin set def=HB_API_MACROS %hdir%\bin\harbour SOURCE\Classes\TSBAR.PRG /n...
View ArticleProblemas con la Ñ
[code=fw:1jjdihm4][/code:1jjdihm4] hbcpage.lib ?? hb_cdpIsUTF8([]) ➜ .T.|.F. returns .T. if the current or the given code page is UTF8 otherwise returns .F. Saludos.
View ArticleMessage to the program from Excel
I need to send a message to the program from Excel Run the macro ................. hW=findwindow(Header_MtApp) PostMessage(hW, WM_USER, 50000, 0) The main window of my program - TDialog I'm trying to...
View Article