PICAXE 28x2 Question

I'm working on a project and I plan to get the PICAXE project board that is in the "Start Here" tutorial.  I was looking at getting the 28x2 microcontroller instead of the 28x1.

The x2 says it has 20 I/O pins instead of specific pins for input and output.  

How do I tell a pin to be used for input or output, is that in the programming or is it hardware.  And would this work with the project board, or am I stuck with the same I/O pins that the 28x1 has.

Hi,Exemple for pin B.2

Hi,

Exemple for pin B.2 :

input B.2
output B.2

All you need is here :wink:
http://www.rev-ed.co.uk/docs/picaxex2.pdf

But I don’t know if you can use the same project board !

Picaxe -28x2

The latest 28x2 is out all others obsolete on Solarbotics.com. Only about $10 us. A major jump in fully usable pins like the Arduinos have. This would be for people wanting this wonderful robot to do more. The manual is well detailed on the commands to use the ports in new and exciting ways by graphics or Basic.

Thanks guys the stater bot is a great deal with lots of potenial.

Thanks for being so smart.