Cd()

Change the default directory from within Open GENIE

CD [path=String] Change the working directory

example:

	# Change to the examples directory
	>> cd "/usr/local/genie/examples"
	>> dir

Cd

Select the directory which Open GENIE will read and write files to by default. This command avoids the need to exit Open GENIE to change directory.

Parameters:

Path (String)

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