DclGetArgument

機能

N 番目のコマンドライン引数を得る.

書式

call DclGetArgument (n, arg)

引数

n <I> コマンドライン引数の順番.
arg <C*> 引数の値.

備考

なし

関連項目