is my.passable= on?

that's probably why, if you can go through your models.


Code:
void main()
{
    cout << "I am MrCode,";
    cout << "hear me roar!";
    system("PAUSE");
}