Search found 49 matches: prevents

Return to advanced search

Re: Cómo omitir el Fichero .TDS?

Dear Enrico,

thanks for your feedback, my mistake to trust AI without checking it :-)

This flag may work: -Gn

Use the -Gn option to disable incremental linking, which also prevents the generation of TDS files.


Again it comes from AI so it has to be checked
by Antonio Linares
Mon Jan 29, 2024 1:20 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Cómo omitir el Fichero .TDS?
Replies: 9
Views: 382

Re: XBROWSE ERROR

... something like and the variable of GET in some cases its becomes NULL that's why the error is coming. By the way XBROWSE Seeking RECORD operations prevents letters to type to make properly need to press backspace key. I need your help in this cases. Thanks in advance...! Thanks Shridhar
by shrifw
Tue Aug 08, 2023 7:00 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBROWSE ERROR
Replies: 5
Views: 385

Re: hbmk2 problem

... error with that seek( x, y ) function. It doesn't prevent me from building the application since I can do that with my bat/mak files. It only prevents me from using the recommended hbmak2. Tim
by TimStone
Mon Jul 17, 2023 4:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: hbmk2 problem
Replies: 19
Views: 762

Re: "Pause" for Notify Event ?

... i can "block" Method Notify which seems in almost every Control under HMG i can use this DISABLE/ENABLE EVENTS This commands/function prevents re-entry while processing the events of a control or window allowing the use of other controls/functions that generate messages of re-called ...
by Jimmy
Wed Nov 09, 2022 8:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: "Pause" for Notify Event ?
Replies: 4
Views: 217

Re: Lookup method of Tdatabase

... 6 and 16 in the test Reserva.dbf (reservations) all have the same ROOMS_ID and TYPE with overlapping dates. Theoretically that can't happen. This prevents one of the tests from working since even when you attempt to add a day to record 6’s reservation, isFree() returns false because records 3 ...
by James Bott
Mon Aug 16, 2021 7:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Lookup method of Tdatabase
Replies: 44
Views: 2866

Re: E-Mail UTF8 problem?

... not BOM), and BIG ENDIAN, but I didn't have to do that either for it to work correctly. I have looked at your code and I do not see anything that prevents it from working properly. Do you have a language selection or code page in your application? But, I use FW_SetUnicode( .T. ) in my application ...
by dutch
Wed Jul 21, 2021 5:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: E-Mail UTF8 problem?
Replies: 28
Views: 2643

Re: E-Mail UTF8 problem?

... not BOM), and BIG ENDIAN, but I didn't have to do that either for it to work correctly. I have looked at your code and I do not see anything that prevents it from working properly. Do you have a language selection or code page in your application? But, I use FW_SetUnicode( .T. ) in my application
by cnavarro
Mon Jul 19, 2021 1:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: E-Mail UTF8 problem?
Replies: 28
Views: 2643

Re: check existing first and last on customer

... more than one customer, city, or item with the same name(s). A unique numeric primary-key is the way to avoid these kinds of problems. It also prevents you from having duplicate data in different files. For instance, all you need in a reservation database is the person's primary-key. This way ...
by James Bott
Mon Jun 14, 2021 3:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: check existing first and last on customer - RESOLVED !!!
Replies: 23
Views: 2505

GET with SPINNER

... while I just press the UP or DOWN arrow it's still in focus and the VALID clause isn't getting called. Calling it via ON UP and ON DOWN just prevents the Spinner from working Thanks Peter #Include "FiveWin.Ch"Function Main()   Local oDlg   Local oGet1   LOCAL oGet2   LOCAL ...
by reds
Thu Jul 04, 2019 9:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: GET with SPINNER
Replies: 4
Views: 683

Re: SELECTOR DE COLORES

... nColor ) Perfecto Mr. NEO, muchas gracias como siempre... :shock: I'm like this ... cColor: = cClrToCode (ChooseColor (, 4)), the value 4 prevents the user from creating custom colors since it shows only the basic colors that are what I need, it even gives me more because I only needed ...
by joseluisysturiz
Thu Jun 27, 2019 11:39 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: SELECTOR DE COLORES
Replies: 6
Views: 1075

Re: To Nages : Explain me how I must make this tdatabase

... tdatabase or with tdata. It can be done with database objects. Whether you can do it, or are willing, is another issue. Using all of your old code prevents you from gaining the benefits of using objects. To use all your old code you are going to have to add a lot of code to make it multiuser and ...
by Silvio.Falconi
Wed Mar 06, 2019 9:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nages : Explain me how I must make this tdatabase
Replies: 18
Views: 3313

Re: To Nages : Explain me how I must make this tdatabase

... tdatabase or with tdata. It can be done with database objects. Whether you can do it, or are willing, is another issue. Using all of your old code prevents you from gaining the benefits of using objects. To use all your old code you are going to have to add a lot of code to make it multiuser and ...
by James Bott
Tue Mar 05, 2019 6:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nages : Explain me how I must make this tdatabase
Replies: 18
Views: 3313

Re: trying with tdatabase

... place. The most important reason is so that later when you want to add methods to the class, you already have a basic class to add them to. This prevents you from having to go through all your code later to change the syntax that creates the database object. I also strongly advocate using a plural ...
by James Bott
Mon Jan 28, 2019 6:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: trying with tdatabase
Replies: 34
Views: 4792

Re: Working with barcode

Thanks, Gale, but it doesn't work. Yes it moves it to the right position, but it also prevents the dialog from being closed by the button controls. In addition, it seems to be adding blank arrays.

Tim
by TimStone
Thu Feb 15, 2018 1:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Working with barcode
Replies: 9
Views: 2266

New FTDN March/Marzo 2017 (FWH 17.03)

... cloud servers. - Encrypted Backup and Restore: Optionally Backup file can be secured through a password and the file is not human readable. This prevents unauthorized access of sensitive data. The same password is required to restore the backup. Before backup or restore, password is to be setup ...
by Antonio Linares
Wed Mar 29, 2017 10:06 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN March/Marzo 2017 (FWH 17.03)
Replies: 0
Views: 1508
Next

Return to advanced search