Posted by member 212670 on 2006-09-30 10:26:15 link
Of course you have xlabel loaded?
For use on a line of text:
SomeLabelText "[between('$LitestepDir$', '1', '2', 'index')]"
If you're wanting to use it in !bangs, ex:
!ParseEvars !alert "%[between('$LitestepDir$', '1', '2', 'index')]%"
Or, you could also use:
"[before('$LitestepDir$', ':')]:"
For use on a line of text:
SomeLabelText "[between('$LitestepDir$', '1', '2', 'index')]"
If you're wanting to use it in !bangs, ex:
!ParseEvars !alert "%[between('$LitestepDir$', '1', '2', 'index')]%"
Or, you could also use:
"[before('$LitestepDir$', ':')]:"