CHGDIR Change local default folder |
Top Previous Next |
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
|