Hi,
I have just started learning Aris Scripting Language for preparing reports, I have been taking the tutorials available in this community,and though I understand most of it,I wanted to ask, how do output models and specific objects connected to the model? I read the article about how to output models and all the objects associated with it,but how to do it with specific objects?
For example,I want something in this format:
Model Name
Function:
Input:
Output:
KPI:
Application system:
I have done this in wysiwyg editor,but i want to hard code it. I also know there is already a report of this type present in Aris,I tried to study it,but its tough for me to understand.
Thanks in advance
Anaya
Francois Du Toit on
Hi Anaya,
If you have done it in the wysiwyg editor, right click on the script and choose "Edit code". You can then see what the actual code looks like. You should then be able to figure it out. Remember the actual text values is stored in "String Table" section.
If you don't get it right shout again.
Rgs,
Francois