Skip to Content.
Sympa Menu

sm-sorcery - Re: [SM-Sorcery] Re: sorcery-1.0.6 torture test

sm-sorcery AT lists.ibiblio.org

Subject: Discussion of Sorcery related topics

List archive

Chronological Thread  
  • From: Dufflebunk <dufflebunk AT dufflebunk.homeip.net>
  • To: Eric Sandall <eric AT sandall.us>
  • Cc: sm-sorcery <sm-sorcery AT lists.ibiblio.org>
  • Subject: Re: [SM-Sorcery] Re: sorcery-1.0.6 torture test
  • Date: Tue, 27 May 2003 21:50:57 -0000

DIALOG="$DIALOGPROG --backtitle \"Sorcery Spell Management Utility\"
--stdout"

or

DIALOG=$DIALOGPROG' --backtitle "Sorcery Spell Management Utility"
--stdout'

Should work.


On Tue, 2003-05-27 at 17:48, Eric Sandall wrote:
> Dufflebunk said:
> > That would be the problem. Who's to blame? The '$DIALOGPROG...' should
> > be "$DIALOGPROG..." instead I think. Other wise it will never try to
> > substitute the variable.
>
> If I do this:
> DIALOG="$DIALOGPROG --backtitle Sorcery Spell Management Utility
> --stdout"
>
> I get this:
> Error: Unknown option Spell.
> Use --help to list options.
>
> I've been trying various combinations of single-/double-quotes, backticks,
> parentheses, brackets, etc. to no avail.
>
> -One of Four
> a.k.a. sandalle





Archive powered by MHonArc 2.6.24.

Top of Page