Page 1 of 1

HMG_MYSYNC (New Version)

Posted: Tue Nov 23, 2021 3:37 pm
by brunellopulix
HI

I completely rewrote the procedure adding new options and correcting any inaccuracies I found.
I tested the procedure daily for a few months until I reached an optimal level of efficiency.

If you are using a previous version, I recommend that you use this version.

Brunello

Re: HMG_MYSYNC (New Version)

Posted: Tue Nov 23, 2021 6:44 pm
by gfilatov
Hi Brunello,

Thanks for this new version :!:

I saw that it's based upon the MiniGUI Ex now 8-)

Re: HMG_MYSYNC (New Version)

Posted: Sat Nov 27, 2021 10:34 am
by brunellopulix
Hello


I'm sorry minor adjustments:

Procedure Main

FV3_Label('Leto Origin',70)
change to:
FV3_Label('Origin',70)


Procedure Start

before:
If aPaths[i,6] == 2
Zippy(cOrigin,cTarget)


change to:
FV3_SetProperty('ORIGIN','Value',cOrigin)
If aPaths[i,6] == 2
Zippy(cOrigin,cTarget)



Brunello

Re: HMG_MYSYNC (New Version)

Posted: Sat Nov 27, 2021 1:46 pm
by fouednoomen
Many thanks for your contribution , could you please sharing executable file .

Re: HMG_MYSYNC (New Version)

Posted: Sat Nov 27, 2021 3:29 pm
by brunellopulix
Brunello

Re: HMG_MYSYNC (New Version)

Posted: Sat Nov 27, 2021 4:01 pm
by fouednoomen
Hi Brunello ,
Many thanks for you sharing files

Could you please explain to me step by step what I must change
in GFC.INI and. MYIP.TXT, can not understand you readme file

I work with Letodbf on a public ip adresse

Best regards
Foued Noomen

Re: HMG_MYSYNC (New Version)

Posted: Sat Nov 27, 2021 4:42 pm
by brunellopulix
CFG.INI:
-you need to update your IP (not important)

MYIP.TXT:
-you must enter the LETO server data in each line at the end enter the server port and then the end note with / *
example:
//192.168.1.100:2812/ /* My PC
or:
//192.168.1.101:2812/ /* PC1-HOME
//192.168.1.102:2813/ /* PC2-HOME
//192.168.1.103:2814/ /* PC3-HOME
IPs can be public
remember:
your leto server needs them for Minigui Ext