Search found 492 matches: limit

Return to advanced search

... "hack" or "patch", was a single trick to let this functionality. Any friends say it was very strange. Was very easy to "broke" the new Delphi limitation and appear to be a intentional plan of new Delphi's company. For curiosity purposes I downloaded the new Delphi. But I haven't time (and ...
by Maurilio Viana
Tue Sep 12, 2006 4:52 pm
 
Forum: Off Topic / Otros temas
Topic: TurboMan is back!
Replies: 5
Views: 2394

Problem with get / Tget object

... 2 character. After typede 3 character the method return me the first character typed. I send the code sample, test it. It's Very strange. This limit the use of get system. I have fivewin 2.7, xHarbour 99.60. The code: #include "FiveWin.ch" function Main() local oDlg, oGet1, n1 := " " DEFINE ...
by eduardofreni
Sun Aug 27, 2006 12:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with get / Tget object
Replies: 9
Views: 3657

... The difference between both codes is the SQL recordset may returns too many "records" and we meet obliged to limit the result, lucky MySQL and SQL SERVER supports the LIMIT. As I said originally, I know is complicated and probably it won't have the whole function ...
by wpacheco
Wed Aug 09, 2006 5:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Dual system
Replies: 15
Views: 5768

... that only read enough records into the recordset to fill the browse. However, the SQL langugage must support starting at a given record and the LIMIT clause to limit how many records are read into the set. Another issue is that only some SQL languages support indexes and you need indexes to ...
by James Bott
Wed Aug 09, 2006 2:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Dual system
Replies: 15
Views: 5768

... - 323 ń - 324 Ó - 211 ó - 243 Ś - 346 ś - 347 Ź - 377 ź - 378 Ż - 379 ż - 380 In get control range key codes is limit to 32 - 256. Only one key codes include in this range - Ó and ó. Regards Pawel
by pawelu
Sun Jul 23, 2006 9:39 am
 
Forum: FiveWin for Pocket PC
Topic: Get control and polish nation characters
Replies: 6
Views: 1711

You can, but what is the performance and the limit ? You wont notice anything, what is really happening is that you move the locking schema to be performed by the client machine, not by the server. When letting the server to handle the locking ...
by R.F.
Tue Jul 18, 2006 4:44 pm
 
Forum: FiveWin for CA-Clipper
Topic: From COMIX to Advantage
Replies: 16
Views: 7544

... (.F.) (harbour) or AX_Locking (.F.) for Clipper and you can share data with both applications. You can, but what is the performance and the limit ? BTW, ADS under (x)Harbour works like a dream, much better than under Clipper. Perhaps, i can't verify, i have just the obsolete FWH 2.5 version. ...
by Badara Thiam
Tue Jul 18, 2006 7:01 am
 
Forum: FiveWin for CA-Clipper
Topic: From COMIX to Advantage
Replies: 16
Views: 7544

MAx controls on a dlg limit

1) Can someone confirm - there seems to be a limit of 256 controls that you can have on a dialog, then you get a FiveWin 1 error

2) What is the limit for 32 bit?

Thanks
Peter
by peterk
Fri Jul 14, 2006 6:23 am
 
Forum: FiveWin for CA-Clipper
Topic: MAx controls on a dlg limit
Replies: 2
Views: 1039

... 59: Unable to open include file 'string .h' Error E2209 c:\xharbour\include\hbsetup.h 61: Unable to open include file 'limit s.h' Error E2188 c:\xharbour\include\hbdefs.h 409: Expression syntax Error E2257 c:\xharbour\include\hbdefs.h 434: , expected Error E2139 c:\xharbour\include\hbvmpub.h ...
by Otto
Sun Jul 09, 2006 2:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Starting with FWH
Replies: 11
Views: 4123

... the NEW and VSetRange methods. In NEW() I added a switch to optionally remove the WS_HSCROLL define from ::nStyle. In VSETRANGE() I set the lower limit to {1,2}. This is working fine for me. Thanks again.
by Bill Simmeth
Fri Jun 09, 2006 1:59 pm
 
Forum: FiveWin for Pocket PC
Topic: Manipulate Browse Scrollbars?
Replies: 4
Views: 1382

Cannot use cGetFile32 in some secure networks

Because of the way cGetFile32 uses ini file in the windows directory to communicate with rundlg32 I cannot use this function.

Some administrators limit the users access rights to the windows directory.
Is there a way to use an ini in a different directory or use the registry instead?
by Gale FORd
Mon Jun 05, 2006 2:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Cannot use cGetFile32 in some secure networks
Replies: 5
Views: 1426

The limit is the available memory.

EMG
by Enrico Maria Giordano
Tue May 16, 2006 2:53 pm
 
Forum: FiveWin for CA-Clipper
Topic: downloading files from internet
Replies: 17
Views: 10379

Hi Jeff
What is the limit for 32bit ? In case the file I am downloading is huge
Thanks
Rajeev chavan
by Rajeev Chavan
Tue May 16, 2006 2:52 pm
 
Forum: FiveWin for CA-Clipper
Topic: downloading files from internet
Replies: 17
Views: 10379

Rajeev,

>The problem I am getting is the variable would'nt hold more than 65K.Does TTxtFile class contain a way to overcome the 65K limit ?

Only by going to 32bit. 65K is the 16bit limit.

James
by James Bott
Tue May 16, 2006 6:52 am
 
Forum: FiveWin for CA-Clipper
Topic: downloading files from internet
Replies: 17
Views: 10379

Hi Jeff
Thanks for the guidance.The problem I am getting is the variable would'nt hold more than 65K.Does TTxtFile class contain a way to overcome the 65K limit ? Pls advice.
Thanks
Hi antonio
Thanks for the info.I will try it
Rajeev Chavan
by Rajeev Chavan
Tue May 16, 2006 4:55 am
 
Forum: FiveWin for CA-Clipper
Topic: downloading files from internet
Replies: 17
Views: 10379
PreviousNext

Return to advanced search