"symbol xx = Chr(xx)" results in: code folding disappears

General discussion on mikroBasic PRO for AVR.
Post Reply
Author
Message
reb
Posts: 5
Joined: 14 Dec 2016 00:45

"symbol xx = Chr(xx)" results in: code folding disappears

#1 Post by reb » 19 Jan 2017 17:31

hi,

a symbol definition like

symbol _CR = Chr(13)

is being compiled and works fine.

however, the code folding lines and (+) etc. disappear then, even if the project is built again.
no code folding is possible anymore.

the cause is the "Chr(13)" part of the symbol definiton.

it's a pity because basic compiler does not support escape characters like \n etc. pp.

User avatar
danilo.milovic
mikroElektronika team
Posts: 501
Joined: 05 Dec 2016 14:59

Re: "symbol xx = Chr(xx)" results in: code folding disappear

#2 Post by danilo.milovic » 20 Jan 2017 11:29

Hi,

can you send the code example so I can test this behavior?

Regards,

Danilo

Post Reply

Return to “mikroBasic PRO for AVR General”