% @(#)changedire.hlq 17.1.1.1 (ESO-IPG) 01/25/02 17:43:18 %++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ %.COPYRIGHT (c) 1990 European Southern Observatory %.IDENT changedire.hlq %.AUTHOR KB, IPG/ESO %.KEYWORDS MIDAS, help files, CHANGE/DIREC %.PURPOSE On-line help file for the command: CHANGE/DIREC %.VERSION 1.0 16-JUN-1993 : Creation, KB %---------------------------------------------------------------- \se SECTION./DIRE \es\co CHANGE/DIRECTORY 16-JUN-1993 KB \oc\su CHANGE/DIRECTORY direc change the default (current) directory for MIDAS \us\pu Purpose: Change the default (current) directory for MIDAS \up\sy Syntax: CHANGE/DIRECTORY direc \ys\pa direc = string specifying the new default directory in the host system syntax; \\ if no directory string is entered, the current host default directory is used \ap\sa See also: MIDAS Users Guide, Vol. A, Ch. 3 \as\no Note: Since MIDAS executes its applications in a child process (subprocess for VMS) which leaves no traces after termination, one cannot simply use the host command "$cd ..." ("$SET DEF ..." in VMS) to change the default directory once you are in a MIDAS session. Instead, you must use the MIDAS command CHANGE/DIRECTORY. \on\exs Examples: \ex CHANGE/DIR /home/ns2c/kbanse/test On a Unix machine set the MIDAS default directory to " /home/ns2c/kbanse/test ". All MIDAS data files and procedures will be taken from that directory and new files will be created there. \xe\ex CHANGE/DIR [KBANSE.DATA.93APR] On a VMS machine set the MIDAS default directory to " [KBANSE.DATA.93APR] ". \xe\ex CHANGE/DIREC Reset MIDAS default directory to current host directory. \xe\sxe