Thanks Master for solve my problem.Roberto Lopez wrote: I've erroneously deleted such function present in previous releases. It is used by EDIT command.
...
You can ad the code anywhere and recompile the library.
My best regards,
Moderator: Rathinagiri
Thanks Master for solve my problem.Roberto Lopez wrote: I've erroneously deleted such function present in previous releases. It is used by EDIT command.
...
You can ad the code anywhere and recompile the library.
It is used by EDIT command.mol wrote:For which function/property NoArray function is needed?
It is possible and could be very useful.Vanguarda wrote:Hello friends,
Master, I´ve a wish, please, exist some way for that the function "Import File" be able import a lot of file of the same type? Currently the function allow only one file per time.
Sorry my bad english.
My best regards,
Thanks a lot Master.Roberto Lopez wrote: It is possible and could be very useful.
I'll consider for post 3.0 release.
Thanks for the suggestion.
Code: Select all
Harbour MiniGui Errorlog File
------------------------------------
Date:2010.01.21 Time: 08:10:21
Error: HMG 3.0.0 Forum Test XVII (2010.01.16)
Non top modal windows can't be released. Program terminated
Called from _RELEASEWINDOW(3097)
Called from DOMETHOD(7296)
Called from (b)SHOWLOG(42094)
Called from _DOCONTROLEVENTPROCEDURE(4884)
Called from EVENTS(562)
Called from _DOMESSAGELOOP(0)
Called from _ACTIVATEWINDOW(4548)
Called from DOMETHOD(7287)
Called from SHOWLOG(42270)
Called from NEWBUILD(38573)
Called from (b)HMGMAKE(38486)
Called from _PROCESSINITPROCEDURE(4723)
Called from _ACTIVATEWINDOW(4547)
Called from DOMETHOD(7287)
Called from HMGMAKE(38500)
Called from BUILDPROJECTM(35865)
Called from RUNAPPLICATION(30611)
Called from (b)NEWBUILD(38558)
Called from _DOCONTROLEVENTPROCEDURE(4884)
Called from EVENTS(562)
Called from _DOMESSAGELOOP(0)
Called from _ACTIVATEWINDOW(4526)
Called from MAIN(928)
------------------------------------
mol wrote:I've reached such an error in IDE:Code: Select all
[/quote] Thanks for the report. I'll review it ASAP.
I'm not able to reproduce here.mol wrote:I've reached such an error in IDE:It happens when I pressed ESCAPE key to close window with build.logCode: Select all
Harbour MiniGui Errorlog File ------------------------------------ Date:2010.01.21 Time: 08:10:21 Error: HMG 3.0.0 Forum Test XVII (2010.01.16) Non top modal windows can't be released. Program terminated
Thanks. I'll keep trying...mol wrote:I've got this error only one time: I've tried to compile small sample (activex.7) by pressing F5. An compilation error occured (I didn't add phrase object). Then I pressed ESC key to close errorlog window. and IDE crashed.
Simple thinks, which we are doing many times while trying to compile project...