5 Remote Programming92 Keysight M8197A User’s Guide5.10.7 :MMEMory:MDIRectory Command :MMEM:MDIRLong :MMEMory:MDIRectoryParameters Parameter Suffix NoneDescription Creates a new directory. The parameter specifies the name to becreated.Example Command:MMEM:MDIR "C:\data_dir"5.10.8 :MMEMory:MOVE ,[,,]Command :MMEM:MOVELong :MMEMory:MOVEParameters <string>,<string>[,,]Parameter Suffix NoneDescription Moves an existing file to a new file or an existing directory to a new directory. Twoforms of parameters are allowed. The first form has two parameters. In this form, thefirst parameter specifies the source, and the second parameter specifies thedestination.The second form has four parameters. In this form, the first and third parametersspecify the file names. The second and fourth parameters specify the directories. Thefirst pair of parameters specifies the source. The second pair specifies thedestination. An error is generated if the source doesn't exist or the destination filealready exists.Example Command:MMEM:MDIR "C:\data_dir","C:\newdata_dir"5.10.9 :MMEMory:RDIRectory Command :MMEM:RDIRLong :MMEMory:RDIRectoryParameters <directory_name >Parameter Suffix NoneDescription Removes a directory. The parameter specifies the directory nameto be removed. All files and directories under the specified directory are alsoremoved.Example Command:MMEM:RDIR "C:\newdata_dir"