DIR

This command will output the entire contents of the current working directory to the screen.

  Syntax
DIR
  Returns

This command does not return a value.

  Description

The command serves little use for effective file scanning, but provides a simple way to view files.

  Example Code
cls
dir
do
loop
end
  See also

FILE Commands Menu
Index