case () of

General discussion on mikroPascal PRO for PIC.
Post Reply
Author
Message
Sender
Posts: 17
Joined: 27 Aug 2006 19:23

case () of

#1 Post by Sender » 07 Jan 2015 19:16

Hi,
why not work in MicroPascal Pro 6.0.1 this code:

Code: Select all

case Input of
0..10: ...
11..20: ...
end;
Tnx

janni
Posts: 5373
Joined: 18 Feb 2006 13:17
Contact:

Re: case () of

#2 Post by janni » 08 Jan 2015 03:24

You could check "mikroPascal PRO for PIC Language Reference" in Help to see which Pascal language elements are implemented in mikroPascal. If you wish, you may request implementation of the features you miss in the "Wishlist" forum, though I'm afraid mE developers are too busy with other compilers to respect our wishes in the nearest future.

User avatar
marina.petrovic
Posts: 2986
Joined: 18 Apr 2013 08:11

Re: case () of

#3 Post by marina.petrovic » 08 Jan 2015 16:02

Hi,

Like janni already mentioned in compiler Help file - "mikroPascal PRO for PIC Language Reference"
you can see which elements are implemented in this moment in mikroPascal PRO for PIC.

I already passed this suggestion to my colleagues from Software Department and they will certainly consider to implement it.

Best regards,
Marina

Post Reply

Return to “mikroPascal PRO for PIC General”