CHGDIR        Change local default folder

Top  Previous  Next

Syntax:

CHGDIR

[ folder name ]

Alt Syntax:

CD

[ folder name ]

Arguments:

[ folder name ]

Variable or string defining the new default folder name.

Options:

none

 

 

 

This is an alias for the WORKINGDIR script command. The following commands are equivalent:

 

WORKINGDIR "new_folder"

CHGDIR "new_folder"

CD "newfolder"

 

To change to a different directory on an FTP site, use the FTPCD script command.

 

 

Related command(s): DELDIR, MAKEDIR, WORKINGDIR, LISTDIR, FTPCD

See also: %currentlocaldir