Re: Re: OK Brian - weather conversion to script Question
Steve <[email protected]>
| Newsgroups | gmane.comp.windows.shells.litestep |
|---|---|
| Message-ID | <[email protected]> |
>
> Hehe - you can't do that. =P
>
> The "%1" and "%2" are the way that the arguments to the alias module
> are tokenized. Mzscript syntax is different (%{\1}, %{\2}, at least
> for certain versions), so for starters you'd need to change all of
> those. Something like this *might* work:
>
> *Script bang !savesetting
> *scriptexec !SetEvar %{\1} %{\2}
> *sciptexec !ReloadTEM
> *sciptexec !xTextSaveEvar @$SettingsFile$@ @%{\1}@ @%{\2}@
> *sciptexec !UnloadTEM
> *script ~bang
>
> Look at all the other translated aliases: lather, rinse, repeat. YMMV.
>
>
> ---------------------------------------------------------------------
> Can't Unsubscribe? Check http://desktopian.org/listunsub.html
> LS List Homepage: http://wuzzle.org/list/litestep.php
> Get the LS FAQ: http://lsfaq.shellfront.org
>
>
>
Where's the spaces between *script and exec?
---------------------------------------------------------------------
Can't Unsubscribe? Check http://desktopian.org/listunsub.html
LS List Homepage: http://wuzzle.org/list/litestep.php
Get the LS FAQ: http://lsfaq.shellfront.org