Printing an image.
Antonio, I created a easy to use Label-section my customer asked for. Once the values are defined, only different text is needed. the paper orientation is landscape 7 labels can be printed The...
View Articleen FW existe un boton con un list?
Amigos, modo simples: [code=fw:2s1503jw][/code:2s1503jw] Saludos, Euclides
View ArticleSeek en XBrowse con Dolphin texto con Ñ
Cristobal, donde puedo encontrar que metodos y datas tiene la clase FWMYSQL? Gracias
View ArticleoExcel:Quit()
One of the problems is If there is an Excel error or prompt you might loose control of the excel connection. Sometime I turn on the visibility so I can see if there are any messages from Excel program....
View ArticleTemplates: Objet Excel
Amigos Hace tiempo que he querido empezar a desarrollar plantillas de desarrollo de distintos temas y que, con el aporte de todos, podamos llegar a concluir una plantilla, completa, y que sirva de...
View ArticleAdd record count to xBrowse() function
Please try USE CUSTOMER XBROWSER "CUSTOMER" SHOW SLNUM // OR SHOW RECID
View ArticlePrinting an image.
Antonio, the complete print-function I can use it, to create a standalone sample The final result of the calculations ( text works fine ) ( I still have to check the 1. image start-position <...
View Articleurl to download BCC 7
As already noted: [url:rod64dfs]http://whosaway.com[/url:rod64dfs] EMG
View ArticleoExcel:Quit()
To All I have been updating some old code especially where all variables are defined Static at the top of the reports .. part of the code upgrade was to remove all the Statics and use Local's instead....
View ArticleFWMYSQL
cmsoft: Para la primera pregunta, tal vez con LAST_INSERT_ID() Para la segunda pregunta, con oQryBrw:Requery() Saludos
View Articlecreate a harbour dll containing functions to be executed
You are not exporting OneParam() from the DLL so you can not call OneParam() directly from your EXE. You have to call DOPROC() from your EXE, as it is the exported function of the DLL
View ArticleFHW 64 Harbour Console Debugger
Don, You can use the FWH debugger simply doing: build64.bat tutor02 /b Or do you mean calling the console debugger using FWH ? If so, how do you do it in 32 bits ?
View ArticleTFolder question
Perry, Unfortunately the Windows standard Tab control does not allow to change the folder tab prompt color. To use TFolderEx instead a TFolder, you only need to replace FOLDER with FOLDEREX in your...
View ArticleScript2 Version mejorada
Buenas tardes. He mejorado la aplicacion por pedido de varios del foro y necesito la colaboracion de ustedes para que prueben la aplicacion y me digan en que mejorarian el archivo make que genera la...
View ArticleFWH : Built-in MySql/MariaDB functionality
Mr.Rao [quote:2dj213bt]c) To spcify primary key add one more element to the array with "PRI". Eg: { "custid", 'C', 5, 0, "PRI" }[/quote:2dj213bt] what are these elements ?" PRI " creates field primary...
View ArticleOT: DBF support is back in office 365
Tim, Office 365 Home have access 2016. best regards.
View Article