> > Have you any examples of poor or even terrible code that has really left you scrambling for a resolution to a weird error?
>
> Here is one:
>
> SELECT VAL(STR(Tval1,10,0)), Tval2, Tval4, Tval6 FROM TTbl1 INTO TABLE TTbl2
>
> The table names and field names are exactly as written - I just copied and pasted.
>
> At least all of the variables are declared - all PUBLIC.
>
> Ken
> You shall know the truth - and the truth shall set you free. (John 8:33)
Ken
I have a simple rule. If I see uncommented source code, I tell the client it is cheaper to redo than to go through everything.
Regards
Tushar