Page 1 of 1

Ability to set a variable value in Declare...

Posted: 18 Apr 2014 04:37
by jet_media
Ability to set a variable value in Declare...


for ex:

dim b as byte= 10

or

dim ss as float = -1.5

Re: Ability to set a variable value in Create time

Posted: 22 Apr 2014 13:23
by petar.timotijevic
jet_media wrote:Ability to set a variable value in Create time
Hello,

Please can you be more specific?


Thank You,


Best regards,
Peter

Re: Ability to set a variable value in Declare

Posted: 22 Apr 2014 22:46
by jet_media
Ability to set a variable value in Declare time


for ex:

dim b as byte= 10

or

dim ss as float = -1.5

Re: Ability to set a variable value in Declare...

Posted: 23 Apr 2014 08:22
by petar.timotijevic
Hello,

This is possible in MikroC Pro, but in MikroBasic and MikroPascal this is not possible.


Best regards,
Peter

Re: Ability to set a variable value in Declare...

Posted: 23 Apr 2014 15:33
by jet_media
I hope this feature will be added to Microbasic