Epson Apex 20020 Manual de usuario Pagina 94

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 251
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 93
Note
MS-DOS provides several commands that
make using
pathnames easier:
APPEND lets you set a search path for data files and
executable files so MS-DOS knows where to find them
even if you don’t specify the drive and directory.
PATH lets you specify a search path for commands and
program files so you don’t have to type a full pathname
every time you want to run an application program or an
MS-DOS command.
SUBST lets you substitute a drive letter for a directory
path, which is convenient if you frequently type long
pathnames.
See your MS-DOS Reference Manual for information on
these helpful commands.
Creating Directories
You use the MKDIR command to create directories in
MS-DOS. For example, to create a LEDGER directory under
your root directory, type the following and press Enter:
MKDIR \LEDGER
You can abbreviate the name of this command to MD. For
example, to create a SALES directory under the LEDGER
directory, type the following and press
Enter:
MD \LEDGER\SALES
If you are currently in the LEDGER directory, you could create
the SALES subdirectory with this command:
MD SALES
In this case, you do not need to specify the path to the
LEDGER directory because it is the default directory.
Vista de pagina 93
1 2 ... 89 90 91 92 93 94 95 96 97 98 99 ... 250 251

Comentarios a estos manuales

Sin comentarios