IBM Dock I Manual de usuario Pagina 138

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 158
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 137
@echo off
QExpUnit > nul
If ErrorLevel 255 goto error
If ErrorLevel 2 goto exp2
If ErrorLevel 1 goto exp1
If ErrorLevel goto exp
:exp
rem
rem Start the programs here which are to be run when no Dock I,
rem or the port replicator without PCMCIA is connected to the computer
rem
goto end
:exp1
rem
rem Start the programs here which are to be run when the port replicator
rem with PCMCIA slots is connected to the computer
rem
goto end
:exp2
rem
rem Start the programs here which are to be run when the Dock I
rem is connected to the computer
rem
goto end
:error
echo This version of QExpUnit will not run on this computer
:end
C-2 IBM ThinkPad Dock I User’s Guide
Title: C74AMST CreationDate: 06/23/93 17:09:07
Vista de pagina 137
1 2 ... 133 134 135 136 137 138 139 140 141 142 143 ... 157 158

Comentarios a estos manuales

Sin comentarios