Search found 15 matches: complement

Return to advanced search

FWH2308: ShowXLSX( cfileXLSX )

... PC, without installing Excel() or downloading and installing any additional OLEDB providers like ACE or any other software or library. This will complement Mr. Charles Kwon's great class to Create XLSX files on any PC, https://imagizer.imageshack.com/v2/xq70/923/QOujdg.png
by nageswaragunupudi
Fri Aug 25, 2023 10:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH2308: ShowXLSX( cfileXLSX )
Replies: 7
Views: 1147

Re: Read API data one by one or in block

... Ultimately, the best approach will depend on your specific needs and goals. Everytime you ask chatGPT you get a different answer that somehow complement what it already said: There are a few things to consider when deciding how to retrieve data from an API: How much data are you retrieving? ...
by Antonio Linares
Mon Dec 19, 2022 9:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Read API data one by one or in block
Replies: 1
Views: 299

My journey to the web

... selectbox. With a click on a letter I can then start the display. All data comes from DBF files. mod harbour and FIVEWIN work so well together and complement each other fantastically. Best regards, Otto https://mybergland.com/fwforum/sortierung.gif
by Otto
Sat Feb 26, 2022 8:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: My journey to the web
Replies: 2
Views: 511

Re: loading order of libraries

... unless you're doing stuff from Javascript that depends on the styles somehow being present. the bootstrap JS doesn't need the styles, it's just a complement to them I don't know about jQuery UI, but I believe it's the same when I say load order doesn't matter I mean you won't get different results ...
by Otto
Sat Dec 28, 2019 1:31 pm
 
Forum: mod_harbour
Topic: loading order of libraries
Replies: 2
Views: 707

Re: Encrypt and Decrypt errors

Silvio, the Encrypt function may be generating non-printable characters which generate this type of problems, the ideal is to complement it with the functions that work with hexadecimal. WritePProString("Config","Ftp",Str2HexCrypt(cFtp),::cIniFtp)orLocal ...
by carlos vargas
Tue Sep 11, 2018 9:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Encrypt and Decrypt errors
Replies: 9
Views: 1860

Re: Consulta sobre tDolphin

Daniel, lo que hago es simple: AADD(VECTOR,{oQuery:CONDUC_1,oQuery:NOTAMODU,oQuery:COLOQUIO,oQuery:COMPLEMENT,DTOC(oQuery:FECHAEXA)}) y he detectado, que cuando "oQuery:FECHAEXA" es null, el valtype devuelve "C", entonces cuando hago el DTOC(oQuery:FECHAEXA), ...
by TOTOVIOTTI
Tue Jan 27, 2015 1:25 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Consulta sobre tDolphin
Replies: 8
Views: 1868

Re: Operador Unary

Cristobal, Quizas esto te funcione: #pragma BEGINDUMP#include <hbapi.h>#include <math.h>HB_FUNC( C_COMPLEMENT ){    long long int nDecimal1;    long long int nComplement;    nDecimal1 = hb_parnll(1);    nComplement = ~nDecimal1;    hb_retnll( nComplement );&#...
by George
Fri Dec 13, 2013 9:47 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Operador Unary
Replies: 4
Views: 767

Re: Fivedroid on Qt

... have a seudo-native application for multi-platform without dependence of a server (web or other) WEB is important too, but like this topics is a complement or by self other type of solution environment. Saludos Marcelo
by Marcelo Via Giglio
Thu Jun 13, 2013 3:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivedroid on Qt
Replies: 135
Views: 43207

Re: Fivedroid on Qt

Tim [ENGLISH, by trans] IMHO you are mistaken. The issue is not making DESK software for tablets. The issue is that the tablets are a complement to today NECESSARY desktop programs. Obviously an accounting program is not operating in a tablet, but customer relationship delinquent asked, the ...
by Antonio Mart.
Wed Jun 12, 2013 12:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivedroid on Qt
Replies: 135
Views: 43207

Re: FWH64 y ADS

... sola instruccion ejecutar operaciones tipos bitwise: AND (&), OR (|) o XOR (^). Tambien en una sola instruccion aplicaria la operacion "Complement (~)" ; estas llamadas las haces a traves de funciones en C: Ve abajo el codigo C para la funcion tipo AND: #pragma BEGINDUMP#include ...
by George
Thu Mar 01, 2012 1:46 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: FWH64 y ADS
Replies: 10
Views: 2018

Re: UE Studio Config - Harbour 3.0, MSVC, FWH

Antonio,

seems that:
Code: Select all  Expand view  RUN
TRY
   CATCH
END
is not supported in Harbour!

Compiler error:
Code: Select all  Expand view  RUN
Error E0020  Incomplete statement or unbalanced delimiters

What is the complement in Harbour?
by frose
Thu Dec 22, 2011 9:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: UE Studio Config - Harbour 3.0, MSVC, FWH
Replies: 52
Views: 20263

Outlook Calendar (prototype)

... source code from: http://www.sitasoft.net/fivewin/samples/calex.zip the calendar control is right side, the left side is only a complement to build sample Month View http://www.sitasoft.net/fivewin/screen/viewmonth.png Week View http://www.sitasoft.net/fivewin/screen/viewweek.png ...
by Daniel Garcia-Gil
Tue Jan 25, 2011 4:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Outlook Calendar (prototype)
Replies: 102
Views: 36037

Re: 9.07 - Corrupt User32.lib

In FWH 9.07 we use Windows API PrintWindow() function (provided from user32.dll) but we have found that most C compilers don't provide it in their user32.lib

So our library is a complement for their user32.lib, not a replacement :-)
by Antonio Linares
Wed Aug 05, 2009 6:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: 9.07 - Corrupt User32.lib
Replies: 12
Views: 1841

... been living in the same city but never met each other or don't even know each other till now. Some day we should meet. It is my pleasure. Let me complement that your postings are more knowledge based and guiding. Please check your inbox for my details. Regards, - Ramesh Babu P
by RAMESHBABU
Tue Feb 12, 2008 3:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create a Excel-Sheet of any DBF-File with AutoOle (Update)
Replies: 4
Views: 1823

... also included the suggestions and observations from friends that have tested the prototype. I'll apreciate your suggestions and observations to complement and amend this work. My only interest, as professional of programming work for many years, is count on a powerful tool to accomplish my work ...
by George
Fri Feb 08, 2008 3:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TSBROWSE Class OF MANUEL MERCADO
Replies: 24
Views: 9555

Return to advanced search