Migration from HMG to HMG Minigui
Moderator: Rathinagiri
- dragancesu
- Posts: 931
- Joined: Mon Jun 24, 2013 11:53 am
- DBs Used: DBF, MySQL, Oracle
- Location: Subotica, Serbia
Re: Migration from HMG to HMG Minigui
Remember dos time
In batch use command mode 80,25
If have minimized put mode 1,1
In batch use command mode 80,25
If have minimized put mode 1,1
- serge_girard
- Posts: 3342
- Joined: Sun Nov 25, 2012 2:44 pm
- DBs Used: 1 MySQL - MariaDB
2 DBF - Location: Belgium
- Contact:
Re: Migration from HMG to HMG Minigui
I send a ZIP file containing a tiny BAT_TEST.PRG ....
2 exe files: BAT_TEST.EXE compiled with HMG and BAT_TEST_MG.EXE compiled with MiniGui.
2 bat files: BT.BAT and BTMG.BAT to call BAT_TEST.EXE and second to call BAT_TEST_MG.EXE
Now put all in a new folder and the on your desktop create a shorcut to BT.BAT and then a shortcut to BTMG.BAT
Clicking on BT.BAT will open 1 window and BTMG.BAT 2 windows...
Now how to get rid of second window ?
2 exe files: BAT_TEST.EXE compiled with HMG and BAT_TEST_MG.EXE compiled with MiniGui.
2 bat files: BT.BAT and BTMG.BAT to call BAT_TEST.EXE and second to call BAT_TEST_MG.EXE
Now put all in a new folder and the on your desktop create a shorcut to BT.BAT and then a shortcut to BTMG.BAT
Clicking on BT.BAT will open 1 window and BTMG.BAT 2 windows...
Now how to get rid of second window ?
- Attachments
-
- bat-test.zip
- (2.73 MiB) Downloaded 343 times
There's nothing you can do that can't be done...
Re: Migration from HMG to HMG Minigui
Serge,
Please modify the following line in your batch file combt.bat:
as belowhbmk2 bat_test.hbp bat_test.hbc c:\minigui\harbour\bin\minigui.hbc -inc -comp=bcc -beep -o%oname% -exitstr -Lc:\minigui\lib
That's allhbmk2 bat_test.hbp bat_test.hbc -gtgui c:\minigui\harbour\bin\minigui.hbc -inc -comp=bcc -beep -o%oname% -exitstr -Lc:\minigui\lib
Kind Regards,
Grigory Filatov
"Everything should be made as simple as possible, but no simpler." Albert Einstein
Grigory Filatov
"Everything should be made as simple as possible, but no simpler." Albert Einstein
- serge_girard
- Posts: 3342
- Joined: Sun Nov 25, 2012 2:44 pm
- DBs Used: 1 MySQL - MariaDB
2 DBF - Location: Belgium
- Contact:
Re: Migration from HMG to HMG Minigui
Brilliant Grigory ! Many Thanks
Serge
Serge
There's nothing you can do that can't be done...
Re: Migration from HMG to HMG Minigui
Bonsoir tout le monde
très intéressant , Mr Serge avez vous réussi votre migration de HMG a minigui extended ? , car je pense aussi le faire
très intéressant , Mr Serge avez vous réussi votre migration de HMG a minigui extended ? , car je pense aussi le faire
L'Algerie vous salut
Y.TABET
Y.TABET
- serge_girard
- Posts: 3342
- Joined: Sun Nov 25, 2012 2:44 pm
- DBs Used: 1 MySQL - MariaDB
2 DBF - Location: Belgium
- Contact:
Re: Migration from HMG to HMG Minigui
Oui, Tonton!
C'etait très facile!
Serge
C'etait très facile!
Serge
There's nothing you can do that can't be done...
Re: Migration from HMG to HMG Minigui
Merci mon ami , je vais essayer de le faire également
@+
L'Algerie vous salut
Y.TABET
Y.TABET
- serge_girard
- Posts: 3342
- Joined: Sun Nov 25, 2012 2:44 pm
- DBs Used: 1 MySQL - MariaDB
2 DBF - Location: Belgium
- Contact:
Re: Migration from HMG to HMG Minigui
Commence avec des application simple/petits..!
Serge
Serge
There's nothing you can do that can't be done...
Re: Migration from HMG to HMG Minigui
Première phase premier problème inexpliqué
Trouver l'erreur
C:\MINIGUI\IDE\SAMPLES\GESTIO~1\gestion.Prg(41) Error E0030 Syntax error "syntax error at 'WINDOW'"
- Attachments
-
- First_TRY.PNG (29.2 KiB) Viewed 23118 times
L'Algerie vous salut
Y.TABET
Y.TABET