Syntax coloring for DWord

Discuss about beta versions of mikroBasic
compiler.
Post Reply
Author
Message
yo2lio
Posts: 1878
Joined: 19 Sep 2006 12:57
Location: Romania, Arad City
Contact:

Syntax coloring for DWord

#1 Post by yo2lio » 17 Jul 2007 08:56

Hi

In MB beta 4 DWord appears in black not in bold blue.
Best regards, Florin Andrei Medrea.

http://www.microelemente.ro/
http://www.microelemente.ro/produse-si-servicii/
http://www.microelemente.ro/custom-software/

mail : florin@microelemente.ro

User avatar
zristic
mikroElektronika team
Posts: 6608
Joined: 03 Aug 2004 12:59
Contact:

Re: Syntax coloring for DWord

#2 Post by zristic » 17 Jul 2007 10:53

Yes, the correct syntax is LongWord, DWord is left there undocumented, lets say hidden.

yo2lio
Posts: 1878
Joined: 19 Sep 2006 12:57
Location: Romania, Arad City
Contact:

#3 Post by yo2lio » 17 Jul 2007 11:29

Thanks for info.

In MikroPascal Beta 4 this line var test : longword; not work.
I got this error : 8:9 E-37 Unknown type "longword" test.ppas

Work only with DWord.
Best regards, Florin Andrei Medrea.

http://www.microelemente.ro/
http://www.microelemente.ro/produse-si-servicii/
http://www.microelemente.ro/custom-software/

mail : florin@microelemente.ro

User avatar
zristic
mikroElektronika team
Posts: 6608
Joined: 03 Aug 2004 12:59
Contact:

#4 Post by zristic » 17 Jul 2007 13:40

In mikroPascal it is DWord only.
In mikroBasic it is LongWord and DWord, with the latter not being highlighted (as it will not be documented as DWord).

Post Reply

Return to “mikroBasic Beta testing”