Menu

#54 Preserve blank line in description TAG

open
TridenT
5
2012-07-18
2005-05-21
TridenT
No

[Admin Entry - From tate]

Also, in the description part the white space is removed -
would it be possible to preserve the white space?

eg. a description might be:

EVENTS
property ontimer can be called one step before the
screen is output

OPTIONS
Calls LoadOptions to load options for current test into
table
Tests then call GetOptionby... functions to get their
options.
Options are loaded into a TLIST and the above options
come
straight from there.

MULTIPLE WINDOWS
There can only be ONE dxtimer in existance, so this is
a global variable.
The ontimer event needs to call all timer events, so
these are kept in a
global linked list.

LOGGING - SEE LOG.PAS
log codes doLogEvent:
'S' - Summary - is called at each screen refresh
'C' - Custom - is called for each sample period
(regardless of bstandardlogging
setting)
'T' - Total - once at end of test

but it comes out as:
EVENTS
property ontimer can be called one step before the
screen is output
OPTIONS
Calls LoadOptions to load options for current test into
table
Tests then call GetOptionby... functions to get their
options.
Options are loaded into a TLIST and the above options
come
straight from there.
MULTIPLE WINDOWS
There can only be ONE dxtimer in existance, so this is
a global variable.
The ontimer event needs to call all timer events, so
these are kept in a
global linked list.
LOGGING - SEE LOG.PAS
log codes doLogEvent:
'S' - Summary - is called at each screen refresh
'C' - Custom - is called for each sample period
(regardless of bstandardlogging
setting)
'T' - Total - once at end of test

Discussion

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.