@echo off
rem version 1.0
25rem ========================
rem check the battery status
rem ========================
getstat /b
if ERRORLEVEL 1 goto yes_batt
echo The unit is currently powered by external power source
goto chk_video
:yes_batt
echo the unit is currently powered by the battery
:chk_video
rem ==============================
rem check the video display status
rem ==============================
getstat /v
if ERRORLEVEL 2 goto yes_sim
if ERRORLEVEL 1 goto yes_mon
echo the video is currently on the LCD
goto chk crt
:yes_mon
echo the video is currently on the external monitor
goto chk crt
:yes_sim
echo the video is currently on SimulSCAN
:chk_crt
rem =============================
rem check the presence of monitor
rem =============================
getstat /m
if ERRORLEVEL 1 goto yes_crt
echo An external monitor is not conected to the system
goto exit_all
:yes_crt
echo An external monitor is connected to the system
:exit_all
GETSTAT Utility
Other Utilities
9-5
Содержание TravelMate 4000M
Страница 1: ...User s Reference Guide TravelMate TM 4000M Notebook Computer P N 9793374 0001 Rev A August 1994 ...
Страница 205: ...SCSI Speaker Portable CD ROM Docking System REAR VIEW DC In Line In Features 12 4 Portable CD ROM Docking System ...
Страница 209: ...Releasing the notebook Undocking the Notebook 12 8 Portable CD ROM Docking System ...
Страница 229: ...Character Sets Code Page 437 United States Character Sets B 2 Character Sets ...
Страница 230: ...Code Page 850 Multilingual Character Sets Character Sets B 3 ...
Страница 231: ...Code Page 863 Canadian French Character Sets B 4 Character Sets ...
Страница 232: ...Code Page 865 Nordic Character Sets Character Sets B 5 ...
Страница 295: ...Printed in U S A ...