manual.bat

来自「FLEXLIST Functions Facilitate Support o」· Batch 代码 · 共 10 行

BAT
10
字号
@echo off
if not exist hypertxt.exe goto :then
hypertxt flexlist.htx
goto :endif
:then
echo Change the default drive/path to the drive/path containing the
echo FlexList Demo/Manual distribution diskette files and then
echo at the DOS command prompt type:   manual
:endif

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?