テンポラリディレクトリを取得する.
dir = tempdir( )
dir : テンポラリディレクトリ名 (String)
SATELLITE システムが利用しているテンポラリディレクトリのディレクトリ名の絶対パスを取得する.
% dir = tempdir();