Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] Multi-line persistent variable definitions

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: "Andrew \"ruskie\" Levstik" <ruskie AT mages.ath.cx>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] Multi-line persistent variable definitions
  • Date: Mon, 30 Jan 2006 16:22:10 +0100

Sergey A. Lipnevich wrote :

> Hi All,
>
> While working on lirc spell, I noticed that sorcery doesn't like when
> multi-line variables are defined in .p file like this:
> LIRCOPTS="--x
> --y"
>
> Side effects include weird messages during cast that I can post if
> necessary. Maybe there's such a thing already, but I think there needs
> to be a warning somewhere that multi-line persistent variables should be
> avoided.
>
> Cheers,
> Sergey.
> _______________________________________________
> SM-Discuss mailing list
> SM-Discuss AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-discuss
>
>

You mean you can't do it like this:

LIRCOPTS="--x \
--y"

That always worked for me

--
Andrew "ruskie" Levstik
Source Mage GNU/Linux Games grimoire guru
Geek/Hacker/Tinker

Hacker FAQ: http://www.plethora.net/%7eseebs/faqs/hacker.html

Key id = A7A9E461
Key fingerprint = 757E C16B F5B7 DC27 B003 CCED CF95 3A77 A7A9 E461




Archive powered by MHonArc 2.6.24.

Top of Page