Hi,

This is from a xHarbour Builder customer:

//-----------------------------
I have a very large application that I have been converting to
xHarbour.  In debugging the system I have found several compatibility
between the Clipper (S87/C5x) RT (run-time) and the xHarbour runtime.

In the Clipper system:

CLOSE ALL
SET INDEX TO

executes without a problem.

The same code segment with xHarbour dies with an error.

Should xHarbour not be 100% compatible with Clipper and ignore the
error since no tables are open ?

I know...that line of code should not have been included in the
program, but the "professionals" who did the original programming left
the code there.
//------------------------------

What can I tell him?

Thanks!

Patrick

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
xHarbour-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to