In-reply-to: <E13az2C-0003SS-00 / yi.kanji.com> The terms "argument" and "parameter" are used interchangeably in computing. The only distinction that may be relevant is between "formal args" (i.e. the name of the variables) and "actual args" (i.e. the values). -- Tim