y_error.hlp

来自「是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到」· HLP 代码 · 共 28 行

HLP
28
字号
{smcl}
{p 0 4}
{help contents:Top}
> {help y_progmat:Programming & matrices}
> {help y_programming:Programming}
> {help y_serious:Language}
> {help y_lctrl:Program control & looping}
{bind:> {bf:Exiting & error control}}
{p_end}
{hline}

{title:Help file listings}

{p 4 8 4}
{bf:{help error:Display generic error message and exit}}{break}
    when you want to tell the user there is a problem

{p 4 8 4}
{bf:{help exit:Exit from program or do-file}}{break}
    exit a program and set the return code

{p 4 8 4}
{bf:{help capture:Capture return code}}{break}
    suppress output from a command or block of commands and capture the
    return code

{hline}

⌨️ 快捷键说明

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