diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2025-05-18 18:23:25 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2025-05-18 18:23:25 +0300 |
commit | fe3535dbeec8f3f0fca9e6b895c993e59846e103 (patch) | |
tree | 10a20d25edf32adb45739ce6f2cc626b98a7391d /AppImage | |
parent | 394fe39825cf4fc2f12ad511d8fea2bb61ee4837 (diff) | |
download | sciteco-fe3535dbeec8f3f0fca9e6b895c993e59846e103.tar.gz |
allow process exit status to be determined by macros
* Any value left on the numeric stack now determines the exit code.
This ensures you can call n^C as the SciTECO version of exit(n).
It will also work with n$$ in the top level macro.
But you don't necessarily need any of these commands.
* Could be useful in shell scripting as in
`sciteco -e "@EB/file/ :@S/foo/\"F1'"` to fail `foo` is not found.
Diffstat (limited to 'AppImage')
0 files changed, 0 insertions, 0 deletions