Robert Hicks <sigzero <at> gmail.com> writes:

> 
> If you have this in a Tcl file:
> 
> oraparse $cur {
>      delete from ELLIPSE.MSF096
>      where STD_TEXT_CODE = 'SC'
>      and STD_KEY in (select STOCK_CODE from ELLIPSE.MSF100 where       
> STOCK_CODE not like 'DW%')
>      and rownum < $batch
> }
> 
> The "096" on MSF096 is highlighted as a number as well as the "100" on 
> MSF100. Some check should be made that the number isn't embedded in a 
> string.
> 
> Robert
> 

Posted a new version which fixes many problems. Allow # to begin hex number 
seems to be popular. Change the colours and fonts looks better, I hope.

Clean up the code :!.

Please post any other problems.

Andre

_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to