Search found 743 matches: isn

Searched query: isn

by Antonio Linares
Thu Jan 30, 2025 5:30 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Using DeepSeek locally using Ollama
Replies: 11
Views: 1828

Re: Using DeepSeek locally using Ollama

... VAT accounts for each rate. But in the initial list, only 4800 is a VAT account at 20%, and 2500 is input VAT at 10%. So maybe output VAT at 10% isn't specified yet.

This could be an issue because if we need to record sales with 10% VAT, but the provided accounts don't have an output VAT account ...
by Marc Vanzegbroeck
Fri Jan 17, 2025 2:09 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Open Excel with Add-in
Replies: 2
Views: 553

Open Excel with Add-in

... on a PC with an Add-in that update the file.
I want to make a program that log all the changes.

Open and showing the excel is no problem, the only problem is that the Add-in is not loaded. Even the Add-in menu isn't showing.
Is there a special way to open an excel with all the Add-in's?

Thank you.
by Otto
Wed Jan 08, 2025 7:54 am
Forum: mod_harbour
Topic: learn mod_harbour
Replies: 3
Views: 773

Re: learn mod_harbour

... Here, however, we must hope – as Antonio always said – that we reach a critical mass of users. But if you're just starting with web apps, this isn't a concern for you at the moment, because you can use mod_harbour and have virtually no learning curve on the backend. After some time, you’ll gain ...
by Otto
Mon Dec 16, 2024 9:19 am
Forum: FiveWin for Harbour/xHarbour
Topic: Revolutionizing Secure Online Access
Replies: 2
Views: 746

Revolutionizing Secure Online Access

... run things in parallel for a while, possibly with web services. For that, the RDP-Web (Cloudflare Access) combination is super suitable.

The setup isn’t difficult, but it’s not entirely straightforward either.

You don’t need any fixed IP addresses, just a domain name.

$10 for domain registration ...
by Silvio.Falconi
Mon Nov 04, 2024 10:58 am
Forum: FiveWin for Harbour/xHarbour
Topic: Msgbar on dialog As MDICHILD inside a oWnd MDI
Replies: 3
Views: 530

Msgbar on dialog As MDICHILD inside a oWnd MDI

First of all I don't see the status bar (MsgBar) and I don't understand why it isn't created, I need the msgbar because I have to insert a progressbar, furthermore the dialog must be inside the oWnd Mdi and instead it is outside, why?

I create a dialog AS MDICHILD from a class, where I inserted the ...
by Otto
Tue Oct 29, 2024 7:08 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Adjusting the setup program
Replies: 1
Views: 684

Adjusting the setup program

... I then ask again :

data attribute - Cargo: But in Harbour, with the Say class, I can use Cargo data to attach additional data to the Say object. Isn’t that somewhat similar?

Yes, it’s actually quite similar! In Harbour (and also in xHarbour and FiveWin), the cargo attribute serves a similar ...
by Otto
Wed Oct 16, 2024 12:22 pm
Forum: FiveWin for Harbour/xHarbour
Topic: MySql and Encryption
Replies: 6
Views: 1174

Re: MySql and Encryption

... fwrite()), but then I wouldn't have full-text search capabilities, and I think FTS wouldn't work even with TDE.

This type of encryption I use now isn't entirely secure, but since only we use this system, I think it's sufficiently secure.
If you use symmetric encryption based on a specific method ...
by karinha
Fri Oct 11, 2024 7:05 pm
Forum: FiveWin for Harbour/xHarbour
Topic: SYSLINK
Replies: 17
Views: 2295

Re: SYSLINK

Dear Ruth, isn't 4048 the SyslLink Resource ID? If so, doesn't there have to be an ACTION() to trigger it?

Dear Ruth, ¿no es 4048 el ID de recurso de SyslLink? Si es así, ¿no tiene que haber una ACCIÓN() para activarlo?

Gracias, tks.

Regards, saludos.
by Otto
Fri Sep 27, 2024 4:50 am
Forum: FiveWin for Harbour/xHarbour
Topic: FlowMarker System Documentation
Replies: 2
Views: 635

Re: FlowMarker System Documentation

Dear Antonio,
thank you.
Please take a closer look at the approach. Flow Marker has a different purpose.

This method isn't commonly found in mainstream documentation styles, but it offers a clear, systematic way to trace data flow, especially in scenarios where understanding the journey of data ...
by Otto
Wed Sep 25, 2024 1:59 pm
Forum: FiveWin for Harbour/xHarbour
Topic: question gdiplus
Replies: 3
Views: 594

Re: question gdiplus

oGraphics:DrawEllipse( oPen2, oBrush2 , 500, 100, 60, 60 )

Isn't it this you want to delete?
by Silvio.Falconi
Wed Aug 28, 2024 7:44 am
Forum: FiveWin for Harbour/xHarbour
Topic: DBF format still in use???
Replies: 23
Views: 6137

Re: DBF format still in use???

... that we used to always test a noodle—whether it was already al dente—and then we knew.

Best regards,
Otto

>the cook urgently had.... ?

but isn't your daughter working in the kitchen anymore? ?

https://i.postimg.cc/bJfRyhRv/s2.png

I wanted to come and visit you but if your daughter isn ...
by Otto
Fri Jul 19, 2024 6:11 am
Forum: FiveWin for Harbour/xHarbour
Topic: Need Help guide for my program.
Replies: 38
Views: 5252

Re: Need Help giide for my program

Hello Yunus,

Isn't this simply a deposit management system?
You convert the old gold and silver directly into a monetary value, don't you?
Wouldn't this be treated similarly to advance payments in a hotel?

Best regards,
Otto

PS: Are you the namesake and programmer of yunos.prg in the FIVEWIN ...
by karinha
Mon Jun 17, 2024 2:17 pm
Forum: FiveWin for Harbour/xHarbour
Topic: problem with big dbf on xbrowse
Replies: 39
Views: 5232

Re: problem with big dbf on xbrowse

Otto wrote:Hello Karinha,

Where can I download the DBF? The hosting service you use isn't particularly well-known here. Do you have another option for uploading it?

Best regards,
Otto
Good morning Otto. Enter an email so I can send you the complete .rar file.

Gracias, tks.

Regards, saludos.
by Silvio.Falconi
Mon Jun 17, 2024 8:37 am
Forum: FiveWin for Harbour/xHarbour
Topic: problem with big dbf on xbrowse
Replies: 39
Views: 5232

Re: problem with big dbf on xbrowse

Otto wrote:Hello Karinha,

Where can I download the DBF? The hosting service you use isn't particularly well-known here. Do you have another option for uploading it?

Best regards,
Otto
Dbcre8.prg
by Otto
Sun Jun 16, 2024 8:06 pm
Forum: FiveWin for Harbour/xHarbour
Topic: problem with big dbf on xbrowse
Replies: 39
Views: 5232

Re: problem with big dbf on xbrowse

Hello Karinha,

Where can I download the DBF? The hosting service you use isn't particularly well-known here. Do you have another option for uploading it?

Best regards,
Otto