Hey Andi,

> I just curious, what are you trying to achive with the codes. IOW, is
> there no other way doing it? Who codes the program? If he/she's one of
> your programmers then perhaps it's time to make an anual evaluation :-)

This is the original code that gave the error:

#command ? <x> <y>
         => ;
         wf_LogDebug( IF(HB_IsNIL(<y>),<"x"> + " -> [" +
wf_ValType(<x>) + "] " + vDebug(<x>),<x> + " -> [" + wf_ValType(<y>) +
"] " + vDebug(<y>)))

So, we use ? to LOG things.

Like:
? cTemp

Patrick

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
xHarbour-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to