Hello...

The reporter worked fine and performed what I wanted
to, which was to display strings during a run...
however I could not make it to work inside a PNO, it
works well inside the 68k code... It seems that
hostcontrol.h is not recognized inside the PNO.

I also tried just returning the output strings from
the PNO to the 68k caller... but I got errors when I
changed the return type of PNOMain...

--- Eric Potter <[EMAIL PROTECTED]> wrote:

> Pablo Wablo wrote:
> > Hello, 
> > I just started programming in Palm OS Garnet and I
> need to perform
> > certain tasks that require me to print lengthy
> information.. Problem
> > is, I only know of WinDrawChars() as of the moment
> and it certainly
> > won't fit in there. Is there a tool where I can
> display the
> > information (let's say read from a file)... I
> checked out Palm OS
> > Debugger but it doesn't seem to fit my need..
> > 
> > 
> > BTW. I'm writing Palm Native Object code and I use
> PODS 1 with Garnet Simulator.
> > 
> 
> I don't know if it works in PNO code, but if it
> does, I believe the 
> TraceOutput statements in conjunction with the
> Reporter will do what 
> your asking for. The allow you to send strings from
> your app to a text 
> buffer which is displayed in the Reporter app.
> 
> -- 
> For information on using the Palm Developer Forums,
> or to unsubscribe, please see
> http://www.palmos.com/dev/support/forums/
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to