Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    4,399

    Thanks

    Many thanks, Melanie. All understood.

    Peter
  2. Replies
    2
    Views
    4,399

    Variables and port pins

    Hi,
    Having assigned a variable name to a port pin, eg:

    MyPin VAR PORTB.1

    I would like then to be able to use another variable to refer to that pin, eg:

    x = MyPin
    High x
Results 1 to 2 of 2