[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Exposing my ignorance - having trouble getting started



If you have a global pointer to myapp, you can access from the same
case block.

Or you can modify the cmdw class to accepta pointer to myapp in the 
constructor.
Then,

    myapp->loadTurnReport(filename);




Reply to: