Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: jpadin1; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    3,971

    I tried that but ...

    Hello and thanks for the reply. I try this shown below but the array indexing is not working either. I can turn it on using the .5 but I can't turn it off using i = 5 and LED[i]

    LED var ...
  2. Replies
    4
    Views
    3,971

    How to index Port variable

    In this short program I am trying to index a variable assigned to a port in order to turn on LEDs by indexing it with a counter. But the compiler gives me a: "Bad variable modifier" error. In other...
Results 1 to 2 of 2