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

Re: How debug these things?



PureBytes Links

Trading Reference Links

Harley
Thanks for responding. I'll keep at it though I already am using small bits of
code<g>. Is there a way to display internal values? Have you ever been able to
use writeval or writeif? Seems to not know these commands when I tried them in
both custom ind. and system test.
Thanks for your help
Chris

In a message dated 9/14/98 2:34:08 AM Eastern Daylight Time, meyer@xxxxxxxxxxx
writes:

> The best thing to do when attacking programing problems is to write your 
> logic or
>  code out on paper. Next step is then take small pieces of code and test it 
> before
>  you through the gnarly mess together.
>  
>  Harley