Search found 917 matches: making

Return to advanced search

Re: genblock

Sorry I explain I making a multiple invoice for beach management in managing the beach, in addition to individual customers, there are associations or hotels that can book an x number of umbrellas, instead of placing an order for each ...
by Silvio.Falconi
Mon Jun 12, 2023 5:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: genblock
Replies: 5
Views: 275

Re: HASH vs single variables

Hello friends, I have been using a static hash variable for some time now to partially replace local variables. It somehow feels safer to me when making changes to old source code. I don't need to declare the variables. I simply assign a value to the key, and then I have access to it throughout ...
by Otto
Wed Jun 07, 2023 6:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: HASH vs single variables
Replies: 15
Views: 1289

prompt-editor

Hello friends, We have released a new program called "prompt-editor." It is a simple editor that stores standard prompts for ChatGPT, making it easier to edit the questions. Now, we need to update the DBF file that contains the standard questions over the internet. What is the simplest ...
by Otto
Wed May 31, 2023 8:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: prompt-editor
Replies: 5
Views: 275

Re: CLASS modification

... And it was supposed to be the best alternative out there for our industry. He, and others who are solicited all the time, have no interest in making any changes ...
by TimStone
Thu May 25, 2023 11:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: CLASS modification
Replies: 33
Views: 2013

Re: CLASS modification

... something you think can't be done. "And I'm not young; I'm 57 years old. In 5 years, I'll be retiring as a teacher, and I don't think I'll be making applications in Windows anymore. Instead, I'll take care of gardening and my grandchildren until the last day of my old age." I don't believe ...
by Silvio.Falconi
Wed May 24, 2023 10:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: CLASS modification
Replies: 33
Views: 2013

Re: CLASS modification

... something you think can't be done. "And I'm not young; I'm 57 years old. In 5 years, I'll be retiring as a teacher, and I don't think I'll be making applications in Windows anymore. Instead, I'll take care of gardening and my grandchildren until the last day of my old age." I don't believe ...
by Otto
Wed May 24, 2023 10:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: CLASS modification
Replies: 33
Views: 2013

Re: Numeric alignment with oPrn:SayText( )

... specifying the FONT COLOR ? It appears to be numeric ? Also do we have a color selection popup that we can use for the values ? Thank you. I love making positive enhancements.
by TimStone
Thu May 18, 2023 4:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Numeric alignment with oPrn:SayText( )
Replies: 8
Views: 661

Re: OpenAI class using hbCurl

... :Model := "gpt-3.5-turbo" and then make the call using the :send() method after you have loaded the prompt. I suspect I will be making many more changes to the class so that it works with any URL and Model combination and be able to manage any response. Keep in mind that the ...
by reinaldocrespo
Wed May 10, 2023 12:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OpenAI class using hbCurl
Replies: 8
Views: 778

Re: OpenAI class using hbCurl

... Antonio, dear Reinaldo, Since I'm unsure about the costs, I'm currently using an offline version. For example, in a reception with multiple users making requests all day, hundreds of requests could be generated, and using the API could become expensive. At the moment, users seem to expect information ...
by Otto
Wed May 10, 2023 6:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: OpenAI class using hbCurl
Replies: 8
Views: 778

langChain and OpenAI

Reading text files and making questions to them: Remove [:1000] to read the entire files contents, use it in case OpenAI complains about the amount of used tokens, or increase such value. docs.py from langchain.embeddings.openai import ...
by Antonio Linares
Fri Apr 07, 2023 7:14 am
 
Forum: Utilities / Utilidades
Topic: langChain and OpenAI
Replies: 0
Views: 312

make a rectangule with a brush

could someone help me in making a rectangle with a specific brush ( borland bdiagonal) ? I tried with  hLite   := CreatePen( PS_SOLID, 1, ::nClrLite )   hDark   := CreatePen( PS_SOLID, 1, ::nClrDark ...
by Silvio.Falconi
Thu Mar 23, 2023 11:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: make a rectangule with a brush
Replies: 10
Views: 521

Re: FTP Best Options ?

I have reviewed the various options, and the pages Marc provided prior to making this post. Otto, your example uses what was supposed to be the simplified tInternet class with tFTP. It works for obtaining a directory. HOWEVER, that class has no UPLOAD or DOWNLOAD ...
by TimStone
Sun Mar 05, 2023 7:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FTP Best Options ?
Replies: 8
Views: 795

Re: EXPORTAR DATOS DESDE FW A PRESTASHOP

If you can go for API, the do it !!! Best option if you can handle it. Export : Spend many days in making csv compatible code etc for Presta. (Hard in my case) Finaly I made a dbf file with all data needed (pics, sizes, groups,...) and transformed to xls I bought once a ...
by Marc Venken
Tue Dec 27, 2022 1:30 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: EXPORTAR DATOS FW A PRESTASHOP [SOLUCIONADO PROBLEMA IMAGEN]
Replies: 32
Views: 3056

Re: Read API data one by one or in block

... it in some way. Using libraries or frameworks that make it easier to work with the data, such as Pandas for data analysis or requests for making HTTP requests to APIs. Ultimately, the best approach will depend on your specific needs and goals. Everytime you ask chatGPT you get a different ...
by Antonio Linares
Mon Dec 19, 2022 9:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Read API data one by one or in block
Replies: 1
Views: 270

XBROWSE SetColumns()

... has 60, thats a lot. It would be nice if there was an ability to select/deselect ALL, and also if the popup could stay open until one is finished making their choices.
by TimStone
Fri Dec 09, 2022 9:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBROWSE SetColumns()
Replies: 3
Views: 596
PreviousNext

Return to advanced search