Re: !xStatsGraphShowPerformancePicker and setting evar
Brian Wolven <[email protected]>
| Newsgroups | gmane.comp.windows.shells.litestep |
|---|---|
| Message-ID | <[email protected]> |
Paul wrote: > fractal.design wrote: >> On Sat, 23 Jun 2007 17:34:54 +1200, Paul >> <[email protected]> wrote: >> >>> fractal.design wrote: >>>> If your using xlabel (or xstatsclass) then you can use >>>> [clipboardText] in your scripts too ;) >>> >>> I am really tired and I am nodding off, so maybe I am missing the >>> obvious. I cannot get this, all I get is [clipboardtext] >>> >>> *Alias !SetCPU !Execute [!xTextSaveEvar @$ConfigDir$\themevars.rc@ >>> @CpuString@ @[[ClipBoardText]]@] >>> >>> Going to bed now... >>> >> >> !parseevars !alert "%[clipboardtext]%" >> >> >> *Alias !SetCPU !Execute [!ParseEvars !xTextSaveEvar >> @$ConfigDir$\themevars.rc@ @CpuString@ @"%[ClipBoardText]%"@] >> should work? > > *Alias !SetCPU !Execute [!ParseEvars !xTextSaveEvar > @$ConfigDir$\themevars.rc@ @CpuString@ @"%[ClipBoardText]%"@] > > That does the same thing, "[clipboardtext]" in the themevars. > > Maybe this doesn't work exept as text in a label? This worked fine for me: !parseevars !alert "%[clipboardtext]%" Maybe try it without the quotes, since @ serves as the quote escape character? --------------------------------------------------------------------- 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