Search found 78 matches: holding

Return to advanced search

Badara,

This is just another reason to upgrade to FWH. Is there something holding you back?

Regards,
James
by James Bott
Fri Sep 05, 2008 9:12 pm
 
Forum: FiveWin for CA-Clipper
Topic: Icon application and Vista
Replies: 8
Views: 3209

API functions

... section for more information. dwFlags The flag values. This parameter is reserved for future use and should always be zero. pbData The buffer holding the data to be encrypted. After the encryption has been performed, the encrypted data is placed back in this same buffer. The size of this buffer ...
by Antonio Linares
Wed Aug 27, 2008 7:32 am
 
Forum: Utilities / Utilidades
Topic: Boris Pekic - NG's archive
Replies: 27
Views: 70411

Client Server xBase - The Back End

... TSingleData:Write() will handle both update and insert operations but the code for insert has not yet been completed. ::aPROPERTIES is an array holding the details of what fields are to be returned and what the variable name to be used is equivalent to SELECT <field> AS <variable>. ...
by xProgrammer
Wed Aug 20, 2008 11:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Client Server Database Access the xBase Way
Replies: 39
Views: 11812

... if ncol= 1 ret_val = arts->hkleur else ret_val = arts->kleur endif return ret_val The fields arts->hkleur and arts->kleur are holding the rgb color. I inserted a msginfo() to see the value in ncol but it's always returing nil . How do I know the column number? Thanks, Marc
by Marc Vanzegbroeck
Sun Jul 27, 2008 7:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: different backgroundcolors for each column
Replies: 6
Views: 1065

Old problem - slow XP clipper + AdsDosIP problem/solution

... has a single C1 field with 10 records in it One test report's speed has increased from 6 minutes to 40 seconds! Note some users had realiased that holding down a key during long reports achieved similar results to the above, but the above is a proper permanent solution and explanation. I hope this ...
by peterk
Thu Jul 03, 2008 4:38 pm
 
Forum: FiveWin for CA-Clipper
Topic: Old problem - slow XP clipper + AdsDosIP problem/solution
Replies: 2
Views: 1494

... AT THE SAME TIME!!!!! with the very same DBFs. The only possible explanation I can find for people (most people in this distinguished forum) to be holding this discussion is because they simply don't understand ADS (IGNORANCE). That's all. With ADS in LOCAL mode (FREE - FREE -FREE) and with the ...
by reinaldocrespo
Fri Jun 27, 2008 1:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Should us to STOP using DBF?
Replies: 38
Views: 10690

Re: Funciones de Ficheros

... the lines in an ASCII text file. Syntax FLineCount( <cFileName> ) --> nLineCount Arguments <cFileName> This is a character string holding the name of the text file whose lines to count. It must include path and file extension. If the path is omitted from <cFileName>, the ...
by jose_murugosa
Thu May 08, 2008 3:01 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Funciones de Ficheros
Replies: 3
Views: 917

... Syntax SetFAttr( <cFileName> , [ <nAttributes> ] ) --> nErrorCode Arguments <cFileName> This is a character string holding the name of the file to set attributes for. It must include path and file extension. If the path is omitted from <cFileName>, the file ...
by xProgrammer
Mon Mar 17, 2008 8:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: dbf file extension
Replies: 22
Views: 4462

Mr Antonio My small suggestion. Instead of having a public data bRowfont or oFont holding either codeblock or font object, if oFont is a setget method( access assign ) we do not have to search where all we need to change in the code. In my personal copy I have done ...
by nageswaragunupudi
Mon Dec 17, 2007 1:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBrowse – show lines slashed
Replies: 19
Views: 4558

TDATABASE Help

... use or not a buffer. It is a must for NetWorking! Can someone explain this to me? Does it activate releated to aBuffer? aBuffer An editing buffer holding fields temporary data The big benefit of using a TDataBase object is the editing where we may drastically reduced our source code size. aBuffer ...
by Ollie
Tue Jul 03, 2007 1:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TDATABASE Help
Replies: 1
Views: 500

... > Try to press CTRL-C or CTRL-R and you will see that the scrollbar thumb will move, respectively, down and up (while the highlight bar keep holding on the first record). > We have removed Class TWBrowse Method KeyChar() following your advise, thanks. Tested in Vista but when Ctrl+C or ...
by Antonio Linares
Sun Apr 22, 2007 5:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bug in TWBrowse scrollbar
Replies: 8
Views: 1534

Bug in TWBrowse scrollbar

... NIL Try to press CTRL-C or CTRL-R and you will see that the scrollbar thumb will move, respectively, down and up (while the highlight bar keep holding on the first record). EMG
by Enrico Maria Giordano
Thu Apr 19, 2007 8:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bug in TWBrowse scrollbar
Replies: 8
Views: 1534

... there was a change in the versions that is causing the problem rather than 16bit vs 32bit. No. I'm using FW2.3 and FWH2.8 respectively. I'm holding on to a time-tested principle, "if it ain't broken, don't fix it" . :D Hence my reluctance to touch anything that's working fine so I left my ...
by hua
Mon Apr 09, 2007 1:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to make encrypt()/decrypt() produce same result in 16/32
Replies: 13
Views: 3659

Hi ssbbs

Thanks for your MAC.LIB which is holding
GetMacAddress() to know the no. of Network cards,
their manufacturer and Mac Address.

- Ramesh Babu P
by RAMESHBABU
Wed Oct 04, 2006 4:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: protection EXE file
Replies: 24
Views: 13663

... from you. nRet := SmartFindATADisk(255) is returning the correct number of ATA Disks fixed in the Computer System. aData := SmartIdentify(0) is holding the information about Model No, Serial No. and Firmware As you said the '0' parameter used in SmartIdentify indicates `C Drive`. Is it `C` Drive ...
by RAMESHBABU
Sun Oct 01, 2006 7:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: protection EXE file
Replies: 24
Views: 13663
PreviousNext

Return to advanced search