zsh-users
 help / color / mirror / code / Atom feed
From: "Thomas Köhler" <jean-luc@picard.franken.de>
To: zsh-users@sunsite.auc.dk
Subject: Re: Help with functions
Date: Wed, 26 Apr 2000 22:41:01 +0200	[thread overview]
Message-ID: <20000426224101.A30423@picard.franken.de> (raw)
In-Reply-To: <154A66C813EED311AECB00508B8B8D093F459D@iupuimbx06.uits.iupui.edu>; from ncosgray@iupui.edu on Wed, Apr 26, 2000 at 10:28:34PM +0200

[-- Attachment #1: Type: text/plain, Size: 1694 bytes --]

Hi,

On Wed, Apr 26, 2000 at 10:28:34PM +0200,
Cosgray, Nathan <ncosgray@iupui.edu> wrote:
> 
> Hello everyone,
> 
> I am trying to run a complex group of processes that at one time were all
> automated via make, which called functions in a zsh shell script, which in
> turn moved files around and ran sas scripts.  All of this was written years
> ago by the predecessor to the predecessor to my predecessor.  To my
> knowledge the last time they were used sucessfully was towards the end of
> 1998.
> 
> Here is the problem that seems to be holding me back.  To be as precise as
> possible, the makefile calls functions within a zsh script in the following
> manner:
> 
>   <file1>:
>   	./run_masterfile_step get_file <param1> <param2>
>  
>   <file2>:
>   	./run_masterfile_step get_file <param3> <param4>
> 
>    <file3>:
>   	./run_masterfile_step recalcprep
> 
> Etc.  So, from my makefile, many different zsh functions are called to
> operate on many different files, according to the dependencies defined in
> the makefile and the parameters passed to the various functions in
> run_masterfile_step.
[...]

OK, the problem seems very strange, so here goes a _very_ wild guess:
Does "run_masterfile_step" evaluate $0 sometimes and there is now a
"setopt nofunctionargzero" somewhere in you .zshrc (or another
init-file) that wasn't there before?

CU,
Thomas

-- 
 Thomas Köhler Email:   jean-luc@picard.franken.de     | LCARS - Linux
     <><        WWW:     http://jeanluc-picard.de      | for Computers
                IRC:             jeanluc               | on All Real
               PGP public key available from Homepage! | Starships

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

  reply	other threads:[~2000-04-26 20:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-04-26 20:22 Cosgray, Nathan
2000-04-26 20:41 ` Thomas Köhler [this message]
2000-04-27  0:40 ` Oliver Kiddle
2000-04-26 21:02 Cosgray, Nathan
2000-04-27 16:00 Cosgray, Nathan
2000-04-27 20:18 Cosgray, Nathan
2000-04-28 15:15 ` Oliver Kiddle

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=20000426224101.A30423@picard.franken.de \
    --to=jean-luc@picard.franken.de \
    --cc=zsh-users@sunsite.auc.dk \
    /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).