I've looked through help files, and I cant find a convention for creating a pointer to any kind of oblect type. What am i missing?
Lets suppose I have an object Foo. What statement will declare a variable that is a pointer to an object of type Foo?