08-10-2009 09:10 AM
Hello,
I'm facing the lack of information about OTScript.
Can somebody help me with some sort of documentation?
08-10-2009 10:59 AM
Hi Carlos,
You can find information on OTScript on page 71 of the NI Requirements Gateway 1.1 Customization Guide. Hope this helps!
08-10-2009 11:18 AM
Thanks Manooch_H,
but i've already seen this documentation.
I'm looking for something more complete.
Is there another guide for otscript besides the information in customization guide?
08-10-2009 12:48 PM
Carlos,
The Customization Guide contains the extent of the documentation we provide on OTScript. What in particular is missing from the Customization Guide that you would have liked to have found there?
08-10-2009 02:53 PM
Manooch_H,
I am trying to format a custom report.
In this report i need a list of new sections sorted from the highest level to the lowest level.
Ex: Model/Subsystem/Constant
i wrote the following code:
ent11.*(parent)[EACH/= ent11.document].print
and now i still have to sort and concatenate including the "/".
thanks for your help.
08-12-2009 10:22 AM
CarlosEduardo,
What version of Requirements Gateway are you using?
Could you attach an example containing your custom report?
Regards.