MMEMory:CDIRectory <string>

(Read-Write) Change the active drive/folder. All subsequent MMEM commands will use this drive/folder as the default.

See ALL MMEM commands.

Relevant Modes

ALL

Parameters

 

<string>

Folder name enclosed in quotes. Case-sensitive. Include brackets, and colon.

Specify the following drives:

  • "[INTERNAL]:" - FieldFox internal drive.

  • "[SDCARD]:" - External SD card.

  • "[USBDISK]:" or "[USBDISK1]:" - The first USB flash drive to be plugged into either of the FieldFox USB slots.

  • "[USBDISK2]:" - The second USB flash drive to be plugged into either of the FieldFox USB slots.

Specify a folder on the drive by appending the folder name within the quotes. See examples.

The following arguments are superseded (but still accepted):

  • An SD card is specified as "\Storage Card"

  • A USB flash drive is specified as "\Hard Disk"

  • The internal memory is specified as "\UserData"

Examples

'Change active drive to internal

MMEM:CDIR "[INTERNAL]:"

'On the internal drive, specify the Keywords folder

MMEM:CDIR "[INTERNAL]:\Keywords"

'Change active drive to the USB flash disk

mmemory:cdirectory "[USBDISK]:"

Query Syntax

MMEMory:CDIRectory?

Folders on the active drive are shown in brackets as [My Folder]

Return Type

String

Default

"[INTERNAL]:"


Last Modified:

23-Apr-2012

Major modifications