Search found 1023 matches: numbers

Return to advanced search

Re: "Shortname" for FIELD of DBF

... the first shortname could be "abcdefghij", the second could be "abcdefghik" and so on. Use a combination of letters and numbers: You can use a combination of letters and numbers such as a timestamp to make the shortname unique. Use a unique id generator library: You can ...
by Otto
Sat Jan 14, 2023 8:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: "Shortname" for FIELD of DBF
Replies: 3
Views: 418

New FTDN December/Diciembre 2022 (FW 22.12)

... [nCount], [aColPos/bSort] ) --> aSorted By default, this works just as normal ASort(), but if the fourth parameter is an array of column numbers, a nested sort is performed on multiple columns. For descending order, specify the column number as negative number. Eg: ASort( aArray,,{ 2, ...
by Antonio Linares
Tue Jan 03, 2023 7:31 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN December/Diciembre 2022 (FW 22.12)
Replies: 5
Views: 1234

Re: chatGPT writes and executes Harbour code !!!

I need a function calc the cyclometric distance between 3 numbers , the number must b from 1 to 90 , on array of 3 element and the distance must be equal to nvalore for esample 1 this to create the array FUNCTION distanza_ciclometrica(nvalore)  ...
by Silvio.Falconi
Wed Dec 21, 2022 9:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: chatGPT writes and executes Harbour code !!!
Replies: 35
Views: 2787

Re: Error en índices temporales

... TEMPORARYINDEX ON CITY+STATE TAG LOCATION TEMPORARY ADDITIVE  Now, SET ORDER TO TAG NAME// orOrdSetFocus( "NAME" )  Do not use numbers. Always use TAG names. This is always safe. Mr. Rao can I use temporary index with database fivewin object? If Yes, how? Thanks.
by wartiaga
Sat Dec 17, 2022 12:03 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error en índices temporales
Replies: 8
Views: 496

Re: Error en índices temporales

Code: Select all  Expand view

INDEX ON FIRST+LAST TAG NAME TEMPORARY
INDEX ON CITY+STATE TAG LOCATION TEMPORARY ADDITIVE
 


Now,
Code: Select all  Expand view

SET ORDER TO TAG NAME
// or
OrdSetFocus( "NAME" )
 


Do not use numbers. Always use TAG names. This is always safe.
by nageswaragunupudi
Sat Dec 17, 2022 5:33 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error en índices temporales
Replies: 8
Views: 496

Re: chatGPT writes and executes Harbour code !!!

Antonio, I made many tries but none run ok I ask Can you show me the code of a program written in Harbour language which creates an array of numbers from 1 to 90, without repetition, in an array formed by three numbers, which respect 4 possibilities i.e. the cyclometric sum, the cyclometric ...
by Silvio.Falconi
Wed Dec 14, 2022 8:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: chatGPT writes and executes Harbour code !!!
Replies: 35
Views: 2787

Re: chatGPT writes and executes Harbour code !!!

... y que puede seleccionar el usuario una de las 4 posibilidades? Can you show me the code of a program written in Harbor language which combines 90 numbers, without repetition, in an array of three numbers, which respect 4 possibilities i.e. the cyclometric sum, the cyclometric distance, the mathematical ...
by Silvio.Falconi
Tue Dec 13, 2022 12:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: chatGPT writes and executes Harbour code !!!
Replies: 35
Views: 2787

Re: cyclometric circle

... you can be lucky too... (I was not one of those 165 :cry: :cry: ) We're talking about two different things, I'm not dealing with superenalotto (6 numbers + 1 bonus), I'm dealing with the Italian lotto consists of 11 wheels and 5 numbers drawn for each wheel, three times each week. Is not the same ...
by Silvio.Falconi
Fri Dec 09, 2022 7:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: cyclometric circle
Replies: 46
Views: 3032

Re: cyclometric circle

... But just for the point of argument. If this is working, and this system is mathematic to prove right, there will be a lot of winners with the same numbers ? Or are you going to put a 'personel touch' and change the number with you personel algoritm. I hope you succeed !! In Belgium, we have only ...
by Silvio.Falconi
Wed Dec 07, 2022 8:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: cyclometric circle
Replies: 46
Views: 3032

QUESTION FOR LINARES

... to upgrade our FWH license (licensed in 2018 at TOP System srl VAT n°IT05368840012) ; we have entered our Credit Card Numbers (VISA circuit) and we have obtained the standard confirmation form. But, at the moment we have not received any amail nor credit card charge. ...
by CARLOTOP
Wed Dec 07, 2022 8:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: QUESTION FOR LINARES
Replies: 1
Views: 225

Re: cyclometric circle

... But just for the point of argument. If this is working, and this system is mathematic to prove right, there will be a lot of winners with the same numbers ? Or are you going to put a 'personel touch' and change the number with you personel algoritm. I hope you succeed !! In Belgium, we have only ...
by Marc Venken
Tue Dec 06, 2022 2:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: cyclometric circle
Replies: 46
Views: 3032

Re: cyclometric circle

... lotto but can also be extended to other lotteries such as the Spanish or English ones Cyclometry is based on an abstract concept in which ninety numbers are imagined around a circumference, in progressive order, from the first point, which represents the number 1, continuing clockwise up to 90. ...
by Silvio.Falconi
Tue Dec 06, 2022 12:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: cyclometric circle
Replies: 46
Views: 3032

Re: cyclometric circle

* correct the numbers text on the bottom * when drawing the geometric shape corresponding to the xbrowse line, the lines are wrong because they don't point to the real xbrowse values https://i.postimg.cc/7ZmtP4S3/t8.png ...
by Silvio.Falconi
Fri Dec 02, 2022 1:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: cyclometric circle
Replies: 46
Views: 3032

Re: cyclometric circle

... but there is a small error https://i.postimg.cc/0NgVh7rM/t6.png Now the small circles are right and in their place and also the numbers only in the lower part touch the edge of the object the numbers seem crooked to me i.e. there is no axis 90-> 45 the numbers are slightly ...
by Silvio.Falconi
Fri Dec 02, 2022 12:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: cyclometric circle
Replies: 46
Views: 3032

Re: cyclometric circle

Now I correct the position of numbers but there is also some errors https://i.postimg.cc/59pN00SR/t4.png METHOD PaintNumbers() Class TCyclometric   local nI   local  oPen := CREATEPEN( PS_SOLID, 1, CLR_BLUE )  ...
by Silvio.Falconi
Fri Dec 02, 2022 11:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: cyclometric circle
Replies: 46
Views: 3032
PreviousNext

Return to advanced search