Just getting started but unfamiliar with this Micro Code Studio environment.

I get an error message about not supporting 16F877 on a sample program.

Well I want to program 16F628A and 16F84A Pics, so how do I do that?

Normally I'd start with

Device 16F628
Dim A, B
Define PortA %00000000
etc etc

but what do I need to get this off the ground?

A puzzled,

TIM

PS Any really noddy tutorials around?