PDA

View Full Version : Proton Commands & statements



Lotondo
- 6th November 2006, 16:56
Hi everybody,
I just received a program written using Proton Pic Basic.
Same statements are easy to understand and to 'translate'
into Pic Basic Pro (ex.: Delayms = Pauseus) but some are
not.
I was wondering if it's available a kind of statements compatibility
table. I tried to search it but no success.
Thanks for your help
Lotondo

sayzer
- 6th November 2006, 17:17
Hi Lotondo,

Since you are talking about PBP, lets take it.

First, "Delayms = Pauseus" ?
Are you sure about this?

Also what other commands you need to know? You should be able to figure them out as a PBP user.

Or are you? :)


-------------------

Lotondo
- 6th November 2006, 17:53
Well Sayzer,
I'm not for sure a genius but I use PBP.
Have a look at my few posts.

>First, "Delayms = Pauseus" ?
>Are you sure about this?

It could be also Pause that's why I'm searching for a table
As I don't know Proton picbasic, ms could stand for microseconds
or milliseconds !

I'll let you know my doubts after a full review of the proton code.
Bye
Lotondo

mister_e
- 6th November 2006, 23:37
m=milli
u=micro

From what i remind of PDS,
DelayUS => PauseUs
DelayMs => Pause