Hello all,

I am new to this website. I dont know if this is the right place to post issues like this but Ill give it a try although someone might through a rock at me.

I have been scripting for a couple of years in ARIS and have found a couple of bugs, I have been trying to submit these to the ARIS support but with no luck. I thought I might give this a try.

However, right now I am working on a script which is copying textoccs and I have a problem with the fontstyle. It works for the non attribute textoccs but not for the attribute ones.

Textocc1 does have character formatting and is bold.

When I create Textocc2 I use the textdef of Textocc1.

I checked the FontStyleSheet of Textocc1 and it says nothing about bold style, I also tried to set it myself with setFontStyleSheet.

FontStyleSheet().Font(loc).Style() = 0

Apparently the scripting module cant handle character formatted text, is that right?

Also, if I set the Style to bold manually it doesnt work. Is it just me or has anyone gotten this to work?

Im using ARIS IT Architect 7.1

 

/Robert

 or register to reply.

Notify Moderator