How to speed up MC, Part 2

Wil Dijkstra w.dijkstra at scw.vu.nl
Wed Apr 9 05:58:01 EDT 2003


metacard at lists.runrev.com wrote:
> 
> Another great note, Wil.  One thing though, on script C:
> 
> > script C
> >
> >   set itemDelimiter to space
> >   get word 900 of myList
> 
> I think you meant to change it to read:
> 
>     set the itemDelimiter to space
>     get item 900 of myList
> 
> Keep up the good work!
> 
> Philip Chumbley
>

You're perfectly right! Sorry for the mistake. It proofs the
programmer's law that no program containing more than one source line
can be written without at least one bug.

Wil Dijkstra



More information about the metacard mailing list