⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 pause.hlp

📁 是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到
💻 HLP
字号:
{smcl}
{* 09feb2005}{...}
{cmd:help pause}
{hline}

{title:Title}

{p2colset 5 18 20 2}{...}
{p2col :{hi:[P] pause} {hline 2}}Program debugging command{p_end}
{p2colreset}{...}


{title:Syntax}

{p 8 14 2}{cmd:pause} {c -(} {cmd:on} | {cmd:off} | [{it:message}] {c )-}


{title:Description}

{pstd}If pause is on, "{cmd:pause} [{it:message}]' command displays
{it:message} and temporarily suspends execution of the program, returning
control to the keyboard.  Execution of keyboard commands continues until you
type {cmd:end} or {cmd:q}, at which time execution of the program resumes.
Typing {cmd:BREAK} in pause mode (as opposed to pressing the {hi:Break} key)
also resumes program execution, but the Break signal is sent back to the
calling program.

{pstd}If pause is off, {cmd:pause} does nothing.

{pstd}Pause is off by default.  Type {cmd:pause on} to turn pause on.  Type
{cmd:pause off} to turn it back off.


{title:Also see}

{psee}
Manual:  {bf:[P] pause}

{psee}
Online:  {helpb program}; {helpb more}, {helpb trace}
{p_end}

⌨️ 快捷键说明

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