Search found 727 matches

by Marc Venken
Sun Dec 27, 2020 8:43 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Marc : Conversion process and questions about it
Replies: 28
Views: 76256

Re: Marc : Conversion process and questions about it

Otto wrote:Marc,
you can insert a
TRY CATCH.
Best regards,
Otto
I have to look into this... Never used and no idea what it is for.....
by Marc Venken
Sun Dec 27, 2020 8:00 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Marc : Conversion process and questions about it
Replies: 28
Views: 76256

Re: Marc : Conversion process and questions about it

Hello Marc, Maybe this is of some help to you. If you insert this into your program and SetKey( VK_F2, { || WhereAmI() } ) into the main function, then you can press F2 inside a function, and you get a info box to see where you are in your program. Best regards, Otto #include "FiveWin.ch"...
by Marc Venken
Sun Dec 27, 2020 2:11 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Marc : Conversion process and questions about it
Replies: 28
Views: 76256

Re: Marc : Conversion process and questions about it

I was thinking more of a way that all processed functions are listed or so. AT start, going to customers, some functions are processed with no error (lucky me :D ). So it would be handy if I could see witch one they have been. I can look them up, and see of a update is needed (very ofthen, since my ...
by Marc Venken
Sun Dec 27, 2020 11:14 am
Forum: FiveWin for Harbour/xHarbour
Topic: Marc : Conversion process and questions about it
Replies: 28
Views: 76256

Re: Marc : Conversion process and questions about it

Can we trace or see somewhere witch functions have been called since hitting a button or startup...

Ex. Before I see my startup screen, 10's of functions have been called. Can we see it somewhere ?

I would be easy than to see if called functions have to be updated.
by Marc Venken
Sun Dec 27, 2020 11:13 am
Forum: FiveWin for Harbour/xHarbour
Topic: Marc : Conversion process and questions about it
Replies: 28
Views: 76256

Marc : Conversion process and questions about it

Hello, I started converting my main program to 32 bit (FWH) actual version I've read lots of posts last years, and in starting the conversion i will surely have some questions. I start this post since it will be mostly related to the conversion. Global questions I will ask with other topics for glob...
by Marc Venken
Sun Dec 27, 2020 8:13 am
Forum: FiveWin for Harbour/xHarbour
Topic: Peer to Peer, NAS and NTX -> CDX
Replies: 41
Views: 12068

Re: Peer to Peer, NAS and NTX -> CDX

The new server will become a new laptop with the windows server system. Do the other pc's we have now also need to be Win 10 Pro's ? They are win 7 and win 10 home now. I read that you create a folder on the server for each user. I think that is for temporary files ? Will the program be also in each...
by Marc Venken
Sat Dec 26, 2020 9:24 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Complete way update for FWH to newest version
Replies: 2
Views: 863

Re: Complete way update for FWH to newest version

I'm not sure if issues are part of the update procedure. (mostly my level of programming is the issue :) :) ) I didn't update the lines in buildh.bat from the new versions, now i will and see if it make any difference. It's mostly to learn FWH better for the update procedure. I see sometimes more #i...
by Marc Venken
Sat Dec 26, 2020 1:32 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Complete way update for FWH to newest version
Replies: 2
Views: 863

Complete way update for FWH to newest version

So now and then I update my FWH version to the newest. My Process : Rename folder FWharb to FWharb_versionxx Install the FWH.exe file and done (until now i think) I think that some of my problems are due to NOT complete all updates. I have a Build.bat and MAK file on my program folder that is n ot c...
by Marc Venken
Thu Dec 24, 2020 1:50 pm
Forum: FiveWin for Harbour/xHarbour
Topic: MERRY CHRISTMAS
Replies: 6
Views: 7543

Re: MERRY CHRISTMAS

Also a Marry Christmas and a happy new year !

Thanks for all the help.... As you can see below, my TODO-list grows depending on the knowledge I get from here !! )))

Image
by Marc Venken
Wed Dec 23, 2020 10:01 am
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse as a screen designer
Replies: 2
Views: 848

Xbrowse as a screen designer

Some of you already use xbrowse as a screen designer i think. Xbrowse that will have folowing basics : ID  Screen        name                     xPos       yPos    oData 01  Invoice       Customer Nr :          05          10      oInv_Cust 01  Invoice       Date :                      06          ...
by Marc Venken
Wed Dec 23, 2020 9:47 am
Forum: FiveWin for Harbour/xHarbour
Topic: Peer to Peer, NAS and NTX -> CDX
Replies: 41
Views: 12068

Re: Peer to Peer, NAS and NTX -> CDX

Yes... I come back on this topic in a few days, afther looking into the setup
by Marc Venken
Mon Dec 21, 2020 2:47 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Peer to Peer, NAS and NTX -> CDX
Replies: 41
Views: 12068

Re: Peer to Peer, NAS and NTX -> CDX

Otto,

Where was the topic for the discussion Laptop versus desktop in this setup earlier this year ?
by Marc Venken
Mon Dec 21, 2020 1:49 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Peer to Peer, NAS and NTX -> CDX
Replies: 41
Views: 12068

Re: Peer to Peer, NAS and NTX -> CDX

Software issue I think can become a problem ? I know that in my software if use folowing (agreed... not best programming, but it is so) copy blablabla to c:\marc\temp.dbf or create temp files with c:\marc\temp.dbf maining that I name a path directly. In Peer to Peer this works, because I write to a ...
by Marc Venken
Mon Dec 21, 2020 1:25 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Peer to Peer, NAS and NTX -> CDX
Replies: 41
Views: 12068

Re: Peer to Peer, NAS and NTX -> CDX

Otto, I look into it and dicide after some more info like the hardware , but Mod. Harbour is not a option. I will only maintain the current FWH program, since it suites our needs and it is NOT a commercial product. I don't sell any software and can only spend some time for maintenance, but thanks in...
by Marc Venken
Mon Dec 21, 2020 10:41 am
Forum: FiveWin for Harbour/xHarbour
Topic: Peer to Peer, NAS and NTX -> CDX
Replies: 41
Views: 12068

Re: Peer to Peer, NAS and NTX -> CDX

Hello Otto, I took some time to read some info about RDP, and have to say that i'm interested... It seems that my hosting can do it, but it costs aprrox 400 euro/month startup system. But we are talking over a onsite system now. 4 stations are needed and 2 printers So, 1 think 1 new PC with Win serv...