SuivantPrec.Bas prec.BasNiv. sup.

9.24 DIR - Returns the current directory on a drive 

Default is the current drive

Argument(s)from 0 to 1, String
Result type String
Category Functions returning information about files and disks

Example:

 C:> ASET -p X := DIR('A:')
 X=A:\
SuivantPrec.Bas prec.HautNiv. sup.