tooldriv.fsl

来自「软件磁盘整理工具  」· FSL 代码 · 共 22 行

FSL
22
字号
----------------------------------------------------------------------
-- This data defines the list of files to be processed.
----------------------------------------------------------------------
-- There are two types of lines, comment lines and file specification
-- lines.
----------------------------------------------------------------------
-- 1. A comment line contains "--" in the first two columns.
----------------------------------------------------------------------
-- 2. A file specification line contains one file spec surrounded by
--    white space. The general syntax is:
--
--    [drive:][path]filename.ext
----------------------------------------------------------------------
-- Examples:
--   c:\project1\source\graph21.c
--   d:\accounts\prod\finance.pas
--   b:game15.doc
----------------------------------------------------------------------
-- These records may be generated for you by selecting the
-- first item on the FileXref menu or the NameChanger menu.
----------------------------------------------------------------------

⌨️ 快捷键说明

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