zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <p.w.stephenson@ntlworld.com>
To: zsh-workers@zsh.org
Subject: Re: return builtin to end a script
Date: Fri, 16 Feb 2024 14:24:45 +0000 (GMT)	[thread overview]
Message-ID: <649539330.4169803.1708093485977@mail.virginmedia.com> (raw)
In-Reply-To: <20240216125826.GA96417@qaa.vinc17.org>

> On 16/02/2024 12:58 GMT Vincent Lefevre <vincent@vinc17.net> wrote:
> 
>  
> The return builtin is currently specified only for shell functions
> and "." scripts, while it would also be useful to end a script,
> for instance to be able to use zsh script both as commands (e.g.
> from non-zsh shells) and as autoloaded functions in zsh.
> 
> So I think that it would be useful to extend it to end a script.

I remember adding this a long time ago now.

% zsh <<<'echo Hello
quote> return
quote> echo Goodbye'
Hello

It looks like the documentation is defective.

pws




> 
> -- 
> Vincent Lefèvre <vincent@vinc17.net> - Web: <https://www.vinc17.net/>
> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


  reply	other threads:[~2024-02-16 14:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-16 12:58 Vincent Lefevre
2024-02-16 14:24 ` Peter Stephenson [this message]
2024-02-16 15:00   ` Peter Stephenson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=649539330.4169803.1708093485977@mail.virginmedia.com \
    --to=p.w.stephenson@ntlworld.com \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).