Book a Demo

Author Topic: rtf editor - Embedding Hard Returns?  (Read 3170 times)

AndyJ

  • EA User
  • **
  • Posts: 337
  • Karma: +5/-3
  • It's only a model
    • View Profile
rtf editor - Embedding Hard Returns?
« on: November 16, 2010, 09:47:58 am »
Hi people,

I've been fine tuning some of my .rtf templates and am having a small problem with Exceptions in Structured Use cases.

So far I seem to have the choice of having a blank line inserted after every line in the Use Case, or having Exceptions appear like this:

7. The User selects an item from the list.Exception 7a. No items found to match search criteria.

I'm able to have the "Exception" label only appear when there is an exception (by including the label between the "exception tags" but have found no way to embed a hard return between the tags.

Is there an escape character or special character that allows me to embed a hard return between tags?

Andy.
Sun Tzu: "If you sit by the river long enough, eventually the body of MS Visio floats past."

AlanT

  • EA User
  • **
  • Posts: 66
  • Karma: +0/-0
    • View Profile
Re: rtf editor - Embedding Hard Returns?
« Reply #1 on: November 17, 2010, 02:08:17 pm »
Andy,
          What does your template look like now?

                            Alan


AndyJ

  • EA User
  • **
  • Posts: 337
  • Karma: +5/-3
  • It's only a model
    • View Profile
Re: rtf editor - Embedding Hard Returns?
« Reply #2 on: November 17, 2010, 02:30:29 pm »
structured scenarios >
{Scenario_Structured.Step}.{Scenario_Structured.Name}exception>Exception {Exception.Step}.{Exception.Name} <exception
<structured scenarios

If I place a hard return in between exception> and Exception, nothing happens.

If I place a hard return in between {Scenarios_Structured.Name} and exception> , I get a blank line inserted after every step in the Use Case.

The label "Exception" is between the exception> and <exception tags, so that it only appears when there is an exception.

 :)
« Last Edit: November 17, 2010, 02:31:48 pm by novaphile »
Sun Tzu: "If you sit by the river long enough, eventually the body of MS Visio floats past."