Specifications

Appendix C. Theme Tags 169
C.27. Other Tags
Tag Description
%ss(start,
length, tag
[,number]
Get a substring from another tag.
Use this tag to get a substring from another tag.
start first character to take (0 being the start of the string, negative means from the
end of the string)
length length of the substring to return (- for the rest of the string)
tag tag to get
number OPTIONAL. if this is present it will assume the substring is a number so it
can be used with conditionals. (i.e %cM). 0 is the first conditional option
Tag Description
%( The character ‘(’
%) The character ‘)’
%, The character ‘,’
%% The character ‘%’
%< The character ‘<’
%| The character ‘|’
%> The character ‘>’
%; The character ‘;’
%# The character ‘#’
%s Indicate that the line should scroll. Can occur anywhere in a
line (given that the text is displayed; see conditionals above).
You can specify up to ten scrolling lines. Scrolling lines can
not contain dynamic content such as timers, peak meters or
progress bars.
The Rockbox manual (version rUnversioned directory-150515) Archos Recorder