On 8/15/06, Ben <benbelly at gmail.com> wrote: > I apologize if this is in the documentation and I missed it. How do I > access command line arguments? I asked this same question back in February and was given the following answer: (si::argv <index>) (si::argc) Those are functions, not variables. Michael