Search found 29 matches: fewer

Return to advanced search

Re: Browse of my ADO Class

... because I didn't see the point in using this technique for that. I think that at the process level we can use other functions that would give us fewer problems What I have tested in depth and with various examples and running programs is the use of multithread in other cases where the GUI resources ...
by cnavarro
Sun Oct 06, 2024 3:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Browse of my ADO Class
Replies: 43
Views: 2087

Re: copy and paste doubt

i use .res and when pasting it shows fewer characters, just 74167222000 any idea res or source code, the issue is the same. This works well if the length of your variable is 20 chars or more. Please let me know the FWH version you are using. ...
by wartiaga
Mon Aug 12, 2024 11:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: copy and paste doubt
Replies: 8
Views: 1875

Re: copy and paste doubt

i use .res and when pasting it shows fewer characters, just 74167222000 any idea res or source code, the issue is the same. This works well if the length of your variable is 20 chars or more. Please let me know the FWH version you are using. ...
by nageswaragunupudi
Sun Aug 11, 2024 5:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: copy and paste doubt
Replies: 8
Views: 1875

Re: copy and paste doubt

... cNew, Len( cText ) )      endif   endifreturn .t.  Mr. Nages your example works very well but i use .res and when pasting it shows fewer characters, just 74167222000 any idea? Tia.
by wartiaga
Fri Aug 09, 2024 7:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: copy and paste doubt
Replies: 8
Views: 1875

Re: Question about Message-functions

Hello Joao, Ever since I test before every print and show this large msginfo, we've had far fewer inquiries in support. If the default printer is missing, there often are unforeseen errors in Fivewin. Best regards, Otto     If GetPrintDefault() = 0  ...
by Otto
Thu Jan 04, 2024 1:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about Message-functions
Replies: 6
Views: 975

Re: Crossover 21.1

... the ARM version of Windows. The appeal of Crossover is that it would work fine with the 8GB, does not require a virtual machine, and would use far fewer resources. It seems like an explorable option.
by TimStone
Wed Jul 06, 2022 6:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Crossover 21.1
Replies: 8
Views: 816

Re: Speedtest DBF vs. LetoDB and mySQL

... is to use smaller images, either by making them visually smaller or simplifying the image, or both. You could also speed things up by displaying fewer records in the main browse. Before I forget, whenever you change a workarea in a function you should save and restore the original workarea at ...
by James Bott
Tue Oct 19, 2021 3:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Speedtest DBF vs. LetoDB and mySQL
Replies: 22
Views: 2378

Re: ACCESS_VIOLATION using ADS Local Server (DBF)

... data files. The Advantage Local Server file that is installed with Advantage client products contains a physical limitation such that only five or fewer users can concurrently access any table. https://devzone.advantagedatabase.com/dz/webhelp/Advantage9.1/advantage_local_server.htm#:~:text=The%20Advantage%20Local%20Server%20allows,running%20the%20Advantage%20Database%20Server. ...
by ricbarraes
Tue Mar 23, 2021 9:38 pm
 
Forum: mod_harbour
Topic: ACCESS_VIOLATION using ADS Local Server (DBF)
Replies: 2
Views: 714

Neuton

... There is no need to work on layers and neurons; just prepare a dataset, and a model will be grown automatically. And the model also needs fewer training samples.
by Antonio Linares
Sat Oct 06, 2018 6:30 am
 
Forum: latest AI news
Topic: Neuton
Replies: 0
Views: 1182

Re: Google Cloud Platform

... that less than 5 percent of its restaurants were affected. The company believes that malware infiltrated one particular point of sale system at fewer than 300 of approximately 5,500 franchised North America Wendy’s restaurants, starting in the fall of 2015. Security expert Brian Krebs said many ...
by Rick Lipkin
Tue May 16, 2017 3:08 pm
 
Forum: Off Topic / Otros temas
Topic: Google Cloud Platform
Replies: 8
Views: 4941

Re: Proposal .. 'just not xBase any more'

... that less than 5 percent of its restaurants were affected. The company believes that malware infiltrated one particular point of sale system at fewer than 300 of approximately 5,500 franchised North America Wendy’s restaurants, starting in the fall of 2015. Security expert Brian Krebs said many ...
by Rick Lipkin
Wed Mar 08, 2017 2:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Proposal .. 'just not xBase any more'
Replies: 9
Views: 6149

Desactivar el Popup en Outlook2010

Amigos

Como se desactiva el menú Popup que sale en el último botón de Outook2010

Show more buttons
Show fewer buttons
....


Gracias por la ayuda.

Saludos,

Adhemar
by acuellar
Tue Apr 19, 2016 5:59 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Desactivar el Popup en Outlook2010
Replies: 1
Views: 380

Re: PUBLIC var declaration issue

... circumstances, and thus are hard to repeat. I dropped all use of PUBLICs and PRIVATEs, I don't know, maybe 20 years ago. Since then I have had way fewer errors, and those that I do get are usually very easy to find. So, the first step is declaration of variables, and then looking for conflicts. ...
by James Bott
Sun Aug 30, 2015 9:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: PUBLIC var declaration issue
Replies: 26
Views: 7345

Re: HBComm para harbour 1.0.1

... bytes are in the input queue. The cbWriteNotify parameter is a parameter of the EnableCommNotification function. CN_TRANSMIT Indicates that fewer than cbOutQueue bytes are in the output queue waiting to be transmitted. The cbOutQueue parameter is a parameter of the EnableCommNotification ...
by Antonio Linares
Wed Aug 19, 2015 8:06 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: HBComm para harbour 1.0.1
Replies: 6
Views: 932

Re: To Mr. Nages

... MemoRead( <binarydatafile> ) I encourage you to use these classes which reduce the size of your code. Less your code, easy maintenance and fewer bugs (c) Reading Data: As simple as : cMyVar := oRs:Fields( "fieldname" ):Value Note for Mr Rick: It appears you are using an additional ...
by nageswaragunupudi
Thu May 21, 2015 2:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Mr. Nages
Replies: 3
Views: 1521
Next

Return to advanced search