Is it possible to interact through a class in code eg cMyclass public sWhatever as string public sNextThing as string public bSomething as boolean. ie can you somehow printout the values contained in a class without specifically addressing them by name. Maybe a stupid question. Regards Richard T