... nNext, nRec, lRest )
Description: General-purpose evaluation method for codeblocks, allowing iteration over browse rows with conditions and limits.
Parameters:
bBlock: CODEBLOCK - Codeblock to be evaluated for each row.
bFor: CODEBLOCK - Codeblock to be evaluated before each row (condition ...
Search found 123 matches: limits
Searched query: limits
- Fri Jan 24, 2025 10:37 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using new Class TDeepSeek for documenting
- Replies: 29
- Views: 4827
- Sun Jan 12, 2025 8:20 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: talk to your database using natural language
- Replies: 6
- Views: 1304
Re: talk to your database using natural language
... competitive in the context of AI, the following enhancements could be introduced:
Support for Larger Datasets:
Raising file size and field number limits to keep up with modern requirements.
Compression:
Integrated support for compression to save storage space.
Advanced Data Types:
Support for ...
Support for Larger Datasets:
Raising file size and field number limits to keep up with modern requirements.
Compression:
Integrated support for compression to save storage space.
Advanced Data Types:
Support for ...
- Mon Dec 30, 2024 8:45 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: AC4xBrowse
- Replies: 11
- Views: 1965
Re: AC4xBrowse
... need to sell your software.
But when offering software on the market, you have to push the parameters that are possible with the controls to their limits.
It was just that, after a long time, I had to make some significant changes to a FW-program again, and I already had to look up the smallest ...
But when offering software on the market, you have to push the parameters that are possible with the controls to their limits.
It was just that, after a long time, I had to make some significant changes to a FW-program again, and I already had to look up the smallest ...
- Thu Nov 14, 2024 5:18 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: cloud or not cloud
- Replies: 34
- Views: 10476
Re: cloud or not cloud
... intelligence has changed everything. Traditional database systems like MySQL no longer fit this modern picture and restrict us.
A closed system limits your freedom: MySQL and similar databases constrain our flexibility and inhibit the innovative potential that today’s technologies could enable ...
A closed system limits your freedom: MySQL and similar databases constrain our flexibility and inhibit the innovative potential that today’s technologies could enable ...
- Sat Sep 21, 2024 6:10 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Bug Maria_Connect() FWH-24.07 64 bits ???
- Replies: 37
- Views: 6333
Re: Bug Maria_Connect() FWH-24.07 64 bits ???
... we are connecting to and disconnecting from the server every time. Normally we connect once at the start of the application at the close at the end of the application. Sometimes we may exceed the server limits. aStr[ 1 ] is located in NewYork and a[2] is located in Europe.
Also please try with aStr[2]
Also please try with aStr[2]
- Mon Jul 29, 2024 7:58 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Switching from memo fields to files -
- Replies: 8
- Views: 1935
Re: Switching from memo fields to files -
... I have dealt with the memo fields again. I think it is possible to switch to files without any problems. The NTFS file system has virtually no limits on how many files you can store per folder.
Now with the Powershell search - see these posts - you can quickly search all the files and then access ...
Now with the Powershell search - see these posts - you can quickly search all the files and then access ...
- Wed Jul 03, 2024 5:31 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Image x xImage quality difference
- Replies: 42
- Views: 5807
Re: Image x xImage quality difference
... IMAGE oXImage:uSource NOTRANSPARENT SIZE 8,11 INCHES
This works well.
For information:
We need not always specify the size. If we omit the SIZE clause maximum width and height required for the image is used (within the limits of the physical size of the page) and return the next row to be printed
This works well.
For information:
We need not always specify the size. If we omit the SIZE clause maximum width and height required for the image is used (within the limits of the physical size of the page) and return the next row to be printed
- Tue Jul 02, 2024 8:34 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Question about Memo Field Storage Strategy?
- Replies: 3
- Views: 806
Re: Question about Memo Field Storage Strategy?
... as a database structure. It is difficult for us older folks to rethink.
I can still remember how the speed would drop with Windows 2000 and earlier if you had many files in a directory, and I recall that 20,000 was a limit.
But today, everything is fast and without limits.
Best regards,
Otto
I can still remember how the speed would drop with Windows 2000 and earlier if you had many files in a directory, and I recall that 20,000 was a limit.
But today, everything is fast and without limits.
Best regards,
Otto
- Fri Jun 21, 2024 11:44 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: JWT Implementation in Harbour
- Replies: 4
- Views: 844
Re: JWT Implementation in Harbour
... programming than with objects.
My goal is to include as few libraries as possible alongside FiveWin/Harbour and for mod_harbour HTML/JS. This limits flexibility.
The idea to do it myself came to me because I made a program for JWT in PHP, and the AI suggested a library (Firebase).
This then ...
My goal is to include as few libraries as possible alongside FiveWin/Harbour and for mod_harbour HTML/JS. This limits flexibility.
The idea to do it myself came to me because I made a program for JWT in PHP, and the AI suggested a library (Firebase).
This then ...
- Mon May 13, 2024 6:51 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: passing a value through a for..next loop
- Replies: 14
- Views: 2894
Re: passing a value through a for..next loop
... ch preprocessor, but which harbour, as I commented above, does not know how to solve even though it is helped with the LOCAL
All this quite limits the use of extended codeblocks with commands
For n= 1 to len(aFilters)
b:= {|nParam|
LOCAL n:= nParam
@ nRow, nCol CHECKBOX aCheck[n] VAR ...
All this quite limits the use of extended codeblocks with commands
For n= 1 to len(aFilters)
b:= {|nParam|
LOCAL n:= nParam
@ nRow, nCol CHECKBOX aCheck[n] VAR ...
- Wed May 01, 2024 8:39 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Runner XBase (RX)
- Replies: 10
- Views: 2222
Re: Runner XBase (RX)
... 6 version ready! --> https://runnerxbase.app
WDO running in console: dbf, mysql, sqlite3
Quickly execute queries of your databases remotely with the internet browser!
https://raw.githubusercontent.com/carles9000/carles9000.github.io/main/resources/gif/console_mysql.gif
Harbour, no limits...
C.
WDO running in console: dbf, mysql, sqlite3
Quickly execute queries of your databases remotely with the internet browser!
https://raw.githubusercontent.com/carles9000/carles9000.github.io/main/resources/gif/console_mysql.gif
Harbour, no limits...
C.
- Fri Feb 23, 2024 8:43 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Data exchange between PC and Android device on the same loca
- Replies: 17
- Views: 3546
Re: Data exchange between PC and Android device on the same loca
... solves problems for us and clears the obstacles out of the way.
Although perhaps mod harbour CGI from FIVETECH might be even better, I believe it limits oneself. In the meantime, I have also adopted a pragmatic attitude and use some HTML programs and a bit of PHP, if there are ready-made solutions ...
Although perhaps mod harbour CGI from FIVETECH might be even better, I believe it limits oneself. In the meantime, I have also adopted a pragmatic attitude and use some HTML programs and a bit of PHP, if there are ready-made solutions ...
- Mon Oct 09, 2023 3:02 pm
- Forum: All products support
- Topic: FWH 2307 con xHarbour
- Replies: 1
- Views: 1455
FWH 2307 con xHarbour
... include\hbdefs.h 59: Unable to open include file 'string.h'
Error E2209 C:\xHarbour10275\include\hbsetup.h 67: Unable to open include file 'limits.h'
Error E2209 C:\xHarbour10275\include\hbdefs.h 89: Unable to open include file 'stdint.h'
Warning W8017 C:\xHarbour10275\include\hbdefs.h 595 ...
Error E2209 C:\xHarbour10275\include\hbsetup.h 67: Unable to open include file 'limits.h'
Error E2209 C:\xHarbour10275\include\hbdefs.h 89: Unable to open include file 'stdint.h'
Warning W8017 C:\xHarbour10275\include\hbdefs.h 595 ...
- Fri Sep 08, 2023 4:22 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Cut & Paste limit
- Replies: 7
- Views: 1062
Re: Cut & Paste limit
... he is just pointing the cursor at the middle of the field and pressing paste, which, as was explained, leaves half the field with blank spaces and limits the paste.
Thank you so much for that answer. It also explains why I could not duplicate the problem here. I know to click on the left side ( by ...
Thank you so much for that answer. It also explains why I could not duplicate the problem here. I know to click on the left side ( by ...
- Thu Sep 07, 2023 4:59 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Cut & Paste limit
- Replies: 7
- Views: 1062
Re: Cut & Paste limit
No limits in FWH.
If we are talking about pasting into a Get, then the copied text is pasted from the cursor position till the end of the Get.
Example
-Width of Get is 80 chars
-Copied text is 70 chars
-User has his cursor position 60 in the Get and then pressed Ctrl-V, the text is pasted from 61st ...
If we are talking about pasting into a Get, then the copied text is pasted from the cursor position till the end of the Get.
Example
-Width of Get is 80 chars
-Copied text is 70 chars
-User has his cursor position 60 in the Get and then pressed Ctrl-V, the text is pasted from 61st ...