Proton to Mikrobasic Pro

General discussion on mikroBasic PRO for PIC.
Post Reply
Author
Message
Stefano
Posts: 2
Joined: 15 Apr 2020 17:57

Proton to Mikrobasic Pro

#1 Post by Stefano » 01 May 2020 14:23

Hi all,
sorry for my english. :D

I'm having trouble converting some lines of code from Proton Basic to MikroBasic pro.
I bring them below,

CLEAR xxxx ------>(xxxx is variable DIM xxxxx as WORD)
CLEAR xxxx ------>(xxxx is DIM xxxx as BYTE)

PRINT AT 1,xxxx, DEC2 xxxxx
PRINT AT 2,1,DEC xxxx, " "
IF xxxxx > (xxxx/10) then......

and more

MAINLOOP in Proton corresponds in MAIN: on Mikrobasic ?


I basically ask you how to convert these Proton commands to Mikrobasic PRO .... is that possible?

Thanks for your patience, I wait for some answers.

Regards

User avatar
jovana.medakovic
mikroElektronika team
Posts: 986
Joined: 18 Dec 2018 10:36

Re: Proton to Mikrobasic Pro

#2 Post by jovana.medakovic » 04 May 2020 14:44

Hello,

Unfortunately, converting the code from some other compiler to our compiler is out of mikroE technical support.
I recommend you read the help file from the compiler, it might help you.

Kind regards,
Jovana

Gérard
Posts: 18
Joined: 22 Dec 2014 22:01

Re: Proton to Mikrobasic Pro

#3 Post by Gérard » 04 May 2020 20:11

Stefano, tu parles français?

Stefano
Posts: 2
Joined: 15 Apr 2020 17:57

Re: Proton to Mikrobasic Pro

#4 Post by Stefano » 04 May 2020 21:56

Gérard wrote:
04 May 2020 20:11
Stefano, tu parles français?
Pas grand chose mais je l'ai parfaitement lu

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: Proton to Mikrobasic Pro

#5 Post by filip » 05 May 2020 06:47

Hi,

Please use English language on the forum.

Thank you for the understanding.

Regards,
Filip.

Gérard
Posts: 18
Joined: 22 Dec 2014 22:01

Re: Proton to Mikrobasic Pro

#6 Post by Gérard » 06 May 2020 19:29

Stefano,
I don't understand your lines of code.

Post Reply

Return to “mikroBasic PRO for PIC General”