Brian,

> One question:
> To what degree does xbscript *compile* vs. *interpret* the code?
> Is it possible the problem is DATA-DEPENDENT?
> Since the script entered various sections only if data criteria
> were met, it may be that it wasn't touching some code at
> all when I tried to re-create it.

All source of the script ie being pre-processed and then compiled in the 
sense that execution tree is being built based on flow control statements, 
as well as expression compilation by means of the xHarbour Macro Compiler

 I'm very interested in getting the source so I can find and fix any such 
problem.

Ron
 


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to