Hi

I'm using SDK command prompt i enter this command

csc/t:module NumberLib.cs

And get this reply

"error cs2001: Source file 'NumberLib.cs ' could not be found fatal error cs2008
No inputs specified"

Have been around the web and it seems i have to set the path to my projects folder but i'm not sure how to do this.

Any help would be apprec...