Quantcast
Channel: Reports & Macros
Viewing all articles
Browse latest Browse all 1118

Bulleted List

$
0
0

Hi everyone,

I'm using the following code to create a list

File.BeginList():

File.Output(outstring.value, ......);

File.EndList();

But I need to create two levels of bulleted list in a report like this:

  • is composed of XXX
    • is composed of XXX.1
    • is composed of XXX.2
  •   is composed of YYY
    • is composed of YYY.1
    • is composed of YYY.2

Thanks for your comments / feedback.

 


Viewing all articles
Browse latest Browse all 1118

Trending Articles