Page 2 of 2

Re: HMG 2.9.2 (Forum test)

Posted: Thu May 28, 2009 11:27 pm
by esgici
Thanks Maestro :)

Everything is clear now :D

Best Regards

--

Esgici

Re: HMG 2.9.2 (Forum test)

Posted: Fri May 29, 2009 11:29 am
by Roberto Lopez
Roberto Lopez wrote: We always had three property types:

D: Available only at control definition
R: Read-Only (*)
W: Write-Only (*)

(*): at runtime only via Getproperty, SetProperty or semi-oop
And...

RW: Read-Write (*)

Regards,

Roberto.

Re: HMG 2.9.2 (Forum test)

Posted: Fri May 29, 2009 12:53 pm
by Rathinagiri
When using topmost and nocaption together, the compiler gives a syntax error at "WINDOW"

Here is a sample. It could be compiled using the previous version. In the new version it gives me the error.
sample1.zip
(887 Bytes) Downloaded 276 times

Re: HMG 2.9.2 (Forum test)

Posted: Fri May 29, 2009 1:28 pm
by Roberto Lopez
rathinagiri wrote:When using topmost and nocaption together, the compiler gives a syntax error at "WINDOW"

Here is a sample. It could be compiled using the previous version. In the new version it gives me the error.
sample1.zip
Thanks for the report.

Regards,

Roberto.