book about FIVEWIN

Post Reply
User avatar
Otto
Posts: 4470
Joined: Fri Oct 07, 2005 7:07 pm
Contact:

book about FIVEWIN

Post by Otto »

Hello Antonio,

I have a FIVEWIN script. This is a very professional book about FIVEWIN with 250 pages.
The script is in German. Does someone know who has the copyright of this book.
Is this a translation from an English book?
I read there:
If one wants to understand OOP he should get objects.lib with documentation from Antonio Linares Software.

Antonio is this still available?

Thanks in advance
Otto

Image

Image
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org

********************************************************************
User avatar
Enrico Maria Giordano
Posts: 7355
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia
Contact:

Re: book about FIVEWIN

Post by Enrico Maria Giordano »

Otto wrote:I read there:
If one wants to understand OOP he should get objects.lib with documentation from Antonio Linares Software.

Antonio is this still available?
It was the old OOP engine used by Fivewin at Clipper times. It is replaced by [x]Harbour native OOP engine that (I imagine) is derived from the old one.

EMG
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: book about FIVEWIN

Post by Antonio Linares »

Enrico,

yes, right.

Otto, I guess that script is based on FiveWin docs. Could you scan it or provide copies of it to users here ?

many thanks
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Otto
Posts: 4470
Joined: Fri Oct 07, 2005 7:07 pm
Contact:

Re: book about FIVEWIN

Post by Otto »

Dear Antonio,

Can you please share the "documentation from Antonio Linares Software" which is mentioned.
I will send you an email.
Best regards,
Otto

PS:This is the translation of the first sentence.
The developers had a lot of fun to program FiveWin.
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org

********************************************************************
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: book about FIVEWIN

Post by Antonio Linares »

Dear Otto,

Please review objects.ng inside this zip file:

https://bitbucket.org/fivetech/fivepro/ ... veMenu.zip
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Otto
Posts: 4470
Joined: Fri Oct 07, 2005 7:07 pm
Contact:

Re: book about FIVEWIN

Post by Otto »

Dear Antonio,

thank you. Which software do I need to read ng files.


Thanks in advance
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org

********************************************************************
User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: book about FIVEWIN

Post by cnavarro »

C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
User avatar
Otto
Posts: 4470
Joined: Fri Oct 07, 2005 7:07 pm
Contact:

Re: book about FIVEWIN

Post by Otto »

Dear Cristobal,
thank you. Do you know another program or an online Service to convert ng-files.
I have installed Adaptive Defense 360 on all my systems.
Adaptive Defense 360 has detected a potentially malicious attempt to run the application "WEGSetup.exe".

Best regards,
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org

********************************************************************
User avatar
TimStone
Posts: 2536
Joined: Fri Oct 07, 2005 1:45 pm
Location: Trabuco Canyon, CA USA
Contact:

Re: book about FIVEWIN

Post by TimStone »

Otto,

I just downloaded and installed that WEG version, and had no problem. Sometimes those programs are hyper sensitive to software they don't have listed in their records. My own malware protection software had no warnings with the download or install.

I purchased a floppy drive reader, and tried to do an install of FW 1.9, but it uses a 16 bit installer which won't work on my 64 bit systems. I have backup disks of old versions of the software, so I can look for them and see if I have an old FWH backup that includes the older NG files. If so, perhaps the docs will be there for me to share. I think they were present on the FW versions back when we had a "U.S. Publisher", before Antonio took back control of FW throughout the world. Unfortunately some of my backups from that time are on ZIP disks and ( the old Omega Zip Drive ) and so don't know that I have a compatible reader any longer. I'll look.

Tim
Tim Stone
http://www.MasterLinkSoftware.com
timstone@masterlinksoftware.com
Using: FWH 19.06 with Harbour 3.2.0 / Microsoft Visual Studio Community 2019
User avatar
TimStone
Posts: 2536
Joined: Fri Oct 07, 2005 1:45 pm
Location: Trabuco Canyon, CA USA
Contact:

Re: book about FIVEWIN

Post by TimStone »

After careful review of all the files I have, there are several that are not on the current distributions of FWH. I have some PDF files, and one .NG file. The .NG can be read by the current .NG viewer referenced in an earlier reply. However that viewer does not have the ability to export the file into something I can work with. I have two programs, Expert Help, and Guide ++ that could be run on 32 bit computers ( they were 16 bit programs ), but neither will run in my 64 bit systems. I believe one of those allowed for the export of .NG files into an alternate format, and those I could then read into my Help File creator ...

I'm not sure that any are what you have, but they may be helpful to people who want to review the basics of Five Win.

Tim
Tim Stone
http://www.MasterLinkSoftware.com
timstone@masterlinksoftware.com
Using: FWH 19.06 with Harbour 3.2.0 / Microsoft Visual Studio Community 2019
User avatar
Marc Venken
Posts: 727
Joined: Tue Jun 14, 2016 7:51 am

Re: book about FIVEWIN

Post by Marc Venken »

I see some NG related programs on the Oasis site.

https://harbour.github.io/the-oasis/ftputils.htm

Maybe the NG -> HTML converter can help ?
Marc Venken
Using: FWH 20.08 with Harbour
User avatar
TimStone
Posts: 2536
Joined: Fri Oct 07, 2005 1:45 pm
Location: Trabuco Canyon, CA USA
Contact:

Re: book about FIVEWIN

Post by TimStone »

Those are all 16 bit programs ... won't run under 64 bit
Tim Stone
http://www.MasterLinkSoftware.com
timstone@masterlinksoftware.com
Using: FWH 19.06 with Harbour 3.2.0 / Microsoft Visual Studio Community 2019
User avatar
Roger Seiler
Posts: 223
Joined: Thu Dec 01, 2005 3:34 pm
Location: Nyack, New York, USA
Contact:

Re: book about FIVEWIN

Post by Roger Seiler »

You will find all of Antonio's original tutorial text about OOP and his Objects engine in \FWH\Manual\fwprog.hlp. Plus a lot of other useful tutorials about program design and how to use Fivewin. - Roger
Post Reply