I have been using the MicroCode Studio Help to get the Basic commands that are available.
On of them is "POT" and it is supposed to work using "POT pin, scale, var.
I tried to use it with the Pot on my PICkit2 with the statement
POT PORTA.0,255,duty
Duty is supposed to be something between 1 and 255.
Anyone have any Ideas?
Larry