program1.~ds
来自「cobol大机操作语言的历程」· ~DS 代码 · 共 12 行
~DS
12 行
<?xml version="1.0" ?>
<DebugState xmlns="x-schema:dbgsch01.xml" Version="1">
<ProgramData Name="F:\MYPROJECT\COBOL\8.27\PROGRAM2.IDY">
<BreakpointSection>
<Breakpoint Type="Normal" Section="TEST-SUBCHAR@" StmtCount="00002" StmtType="006" Every="00001" Enabled="1"/>
<Breakpoint Type="Normal" Section="TEST-SUBCHAR@" StmtCount="00001" StmtType="021" Every="00001" Enabled="1"/>
</BreakpointSection>
<MonitorSection/>
<QueryListSection/>
</ProgramData>
</DebugState>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?