Search found 218 matches: tasks

Return to advanced search

Re: DNS

WSACleanup() is responsible for performing cleanup tasks when your program is finished using Winsock functionality. Unloads Winsock DLLs: When called, WSACleanup() typically unloads any protocol-specific helper DLLs (Dynamic Link Libraries) that were ...
by Antonio Linares
Fri Mar 29, 2024 7:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DNS
Replies: 5
Views: 1010

Re: Una consulta sobre VSCode y la compilación del proyecto

... seguir estos pasos: Abre tu proyecto en VSCode: Asegúrate de tener instalado VSCode y de tener abierto tu proyecto en la interfaz. Crea un archivo tasks.json: En el menú de VSCode, ve a "View" y selecciona "Terminal" para abrir la terminal integrada. En la terminal, usa el siguiente ...
by jose_murugosa
Wed Feb 28, 2024 10:27 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Una consulta sobre VSCode y la compilación del proyecto
Replies: 2
Views: 127

Re: Una consulta sobre VSCode y la compilación del proyecto

... seguir estos pasos: Abre tu proyecto en VSCode: Asegúrate de tener instalado VSCode y de tener abierto tu proyecto en la interfaz. Crea un archivo tasks.json: En el menú de VSCode, ve a "View" y selecciona "Terminal" para abrir la terminal integrada. En la terminal, usa el siguiente ...
by Antonio Linares
Wed Feb 28, 2024 9:38 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Una consulta sobre VSCode y la compilación del proyecto
Replies: 2
Views: 127

WebView2 Essentials: Guides, Tips & Resources

... usually a separate renderer process for each website or web app, which helps with security and stability. Utility Process: Performs various tasks, such as networking or decoding media files. GPU Process: Handles GPU-related tasks. This architecture, where multiple processes run simultaneously, ...
by Otto
Wed Jan 10, 2024 6:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebView2 Essentials: Guides, Tips & Resources
Replies: 2
Views: 480

file ID in the Windows file system

... path, handle, and other metadata. Understanding File IDs is generally more important for developers or for specific administrative or forensic tasks. In summary, renaming a file to its File ID or copying it to another folder doesn't affect the file's actual unique identifier within the file ...
by Otto
Fri Jan 05, 2024 4:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: file ID in the Windows file system
Replies: 5
Views: 618

Interesting discussion with ChtGPT

... of how technologies and best practices have evolved over time. Clipper and Harbour still have their use cases and are quite suitable for certain tasks. User: The weaknesses you mention are fixed with FiveWin. Could it be that in principle simpler - in terms of syntax - languages will experience ...
by Otto
Mon Nov 06, 2023 4:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Interesting discussion with ChtGPT
Replies: 15
Views: 1227

Re: App Termination and Relaunch.

... that this approach will completely terminate the current instance of your application and launch a new one. If you need to perform some specific tasks or maintain state between the termination and relaunch, you'll need to implement those as part of your application logic.
by Antonio Linares
Fri Oct 06, 2023 6:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: App Termination and Relaunch.
Replies: 5
Views: 391

Re: prompt-editor

Hello Joao, It is a simple program. Standard tasks are stored in the DBF file, as you can see in the second screenshot. The quality of the prompt is important for the results provided by ChatGPT. We offer a service where we store standard questions, ...
by Otto
Wed May 31, 2023 12:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: prompt-editor
Replies: 5
Views: 253

Re: HOW REPORT PREVIEW CAN BE CUSTOMIZED ?

Hello Shridhar,
preview is inside c:\fwh\source\classes\rpreview.prg.

I use different rpreview.prg for different tasks.

Best regards,
Otto
by Otto
Sun May 14, 2023 7:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: HOW REPORT PREVIEW CAN BE CUSTOMIZED ?
Replies: 8
Views: 410

Re: autoGPT for OpenAI

Dear Otto,

yes, thats the idea :-)

To have a collection of tasks and also a collection of different prompts and rules
by Antonio Linares
Wed Apr 26, 2023 4:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: autoGPT for OpenAI
Replies: 15
Views: 1445

Re: autoGPT for OpenAI

... access AI from Fivewin. It opens up so many possibilities. I am also already in the process of creating a small utility. You can choose standard tasks from a task box to set ChatGPT. Thanks again Otto https://mybergland.com/fwforum/ai1.jpg
by Otto
Wed Apr 26, 2023 10:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: autoGPT for OpenAI
Replies: 15
Views: 1445

Understanding how autoGPT works...

... 1. Internet access for searches and information gathering. 2. Long Term memory management. 3. GPT-3.5 powered Agents for delegation of simple tasks. 4. File output. PERFORMANCE EVALUATION: 1. Continuously review and analyze your actions to ensure you are performing to the best of your abilities. ...
by Antonio Linares
Sun Apr 09, 2023 11:51 am
 
Forum: latest AI news
Topic: Understanding how autoGPT works...
Replies: 6
Views: 526

Re: CLASS TGrid() for FiveWin

... installation on another PC. But I have looked at the EXE. A great work. Thank you very much. I think with this commander you can automate many tasks with simple extensions. Best regards, Otto
by Otto
Mon Mar 13, 2023 10:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: CLASS TGrid() for FiveWin
Replies: 43
Views: 3447

FTP Best Options ?

... server after downloading I'm sure this is a familiar scenario. I would like to know what current methodologies are you using to accomplish these tasks. I am using FWH ( always latest version ), Harbour, MSVC 2020, with 32 and 64 bit builds. Thanks for your suggestions.
by TimStone
Fri Mar 03, 2023 6:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FTP Best Options ?
Replies: 8
Views: 739

Re: Decode JSON - revisited

... agree with you completely. Also, I do have the formatted response as you suggested and should have used that in my post. One of the time consuming tasks in decoding JSON responses is the need to compare the type of the value returned and then look at it relative to how it will be applied in the ...
by TimStone
Wed Feb 15, 2023 7:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Decode JSON - revisited
Replies: 3
Views: 330
Next

Return to advanced search