Dir()

List the files in the current directory or the directory specified

DIR [path=String] List the directory contents

example:

	# List the examples directory
	>> dir "[.examples]"

Dir

Display the contents of a directory on the host operating system.

Parameters:

Path (String)

Directory path as specified on the native operating system, eg VMS or Unix.