Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This is the most important parameter. The layout type indicates the kind of information to be presented. Currently, only one type exists, but more types will be added in the future. See the Available Layout Types section below for a list of types and their details.

...

This parameter indicates how text is to be treated when it is multilined. Set this to 1 if you want the text to be word wrapped, that is, if you want to move words that don't fit to the next line. Set it to 0 if you want the text to always use the same number of lines, i.e., to just use CRLF as the line break. This parameter has no effect on single lined layouts.

Anchor
TYPES
TYPES

Available Layout Types

APPTDATA

...

Note that 'M' must be used for month spans and 'm' for minute spans. All other codes can be either case. Here are some example date & time span formats, all them for a date & time span of 1 day and 90 mintues: 


To Display AsUse
1 Day, 01:30:00DDDD 'Day', hh:mm:ss
1 Day, 90 minutesDDDD 'Day', mmm 'minutes'
1530 minutesmmmm 'minutes'

...