RE: Re: drop down box or something like it.
"Hale, Paul" <Paul.Hale-uv/[email protected]>
| Newsgroups | gmane.comp.windows.shells.litestep |
|---|---|
| Message-ID | <23DBD872E5D0B44E8296E93447E0F607050489C1@01ohday01n00005.ad.bls.com> |
> From: news [mailto:[email protected]] On Behalf Of Brian Wolven > Sent: Thursday, June 07, 2007 5:17 PM > To: litestep-HzvBz7w1J3cIFlVeWT/[email protected] > Subject: [Litestep] Re: drop down box or something like it. > > *alias !saveSetting !execute [!setEvar %1 > %2][!xtextSaveEvar @$settingsFile$@ @%1@ @%2@] > *alias !stripPath !execute [!xtextReplace @$settingsFile$@ @(^%1 > \=)(.*\\)(.*\..*\=)_@ @\1\3@] > *alias !stripExtn !execute [!xtextReplace @$settingsFile$@ @(^%1 > \=.*)(\..*\=)_@ @\1\=@] > I have been trying to figure these lines out, and I am not having much luck with it. Let me try and get the regex on one line for ease of example. StripPath @(^%1\=)(.*\\)(.*\..*\=)_@ @\1\3@ The way I understand it, @ ... @ normal Textedit @=$ () is for grouping ^%1 is saying that the argument happens at the beginning of the string \= means equals. Do you actually use Var=Value in your themevars? I just put a space in mine. Is that a problem? Next group .*\\ is saying remove all \'s Next group .*..*\= I have no idea. Actually, I have no idea past this point. Can anyone enlighten me? > --------------------------------------------------------------------- > 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 > > > ------------------------------------------------------------------------------ The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential, proprietary and or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this email in error, please contact the sender and delete the material from all computers. This electronic mail message was sent from L. M. Berry & Company or Berry Network, Inc. Our primary business address is 3170 Kettering Blvd., Dayton, OH 45439. This message may constitute a commercial solicitation or advertisement as defined by the CAN-SPAM act of 2003. If you do not wish to receive future commercial electronic mail solicitations or advertisements from L. M. Berry & Company or Berry Network, Inc., please send a request to [email protected] ============================================================================== --------------------------------------------------------------------- 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