Quantum-data 801GC Manual de usuario Pagina 236

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 356
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 235
6-110 Chapter 6: Programming
Model 801GC, 801GF & 801GX¥Rev. A
DIRB DIRectory editing Begin
Classification: Directory editor control
Command Syntax: DIRB
Query Syntax: None
Description: The DIRB command marks the beginning of a directory editing
session. This command does nothing in the current firmware
version, but is used for compatibility with future versions of
firmware.
Other Required Cmds: Either a DIRL command to load an existing directory or a DIRN
command to create a new directory. DIRE when ending the editing
session.
Example: DIRN // Initialize directory edit buffer
DIRB // Start directory editing session
// One or more directory editing
// commands ...
DIRE // End directory editing session
DIRE DIRectory editing End
Classification: Directory editor control
Command Syntax: DIRE
Query Syntax: None
Description: The DIRE command marks the end of a directory editing session.
This command does nothing in the current firmware version,
but is used for compatibility with future versions of firmware.
Other Required Cmds: DIRB when starting the editing session. Use DIRA or DIRS to
save changes.
Example: DIRB // Start directory editing session
// One or more directory editing
// commands
// ...
DIRA MYDIR_02 // Save edited directory
// as MYDIR_02
DIRE // End directory editing session
Vista de pagina 235
1 2 ... 231 232 233 234 235 236 237 238 239 240 241 ... 355 356

Comentarios a estos manuales

Sin comentarios