Author Topic: Write in the output view from an Add IN  (Read 2030 times)

Yves C

  • EA User
  • **
  • Posts: 33
  • Karma: +1/-1
  • I love YaBB 1G - SP1!
    • View Profile
Write in the output view from an Add IN
« on: August 27, 2008, 11:17:25 pm »
Hello,

we're looking for a way to write in the ouptut from an add in. Does anyone know out to do it ?

Thanks
Yves

Krzysztof Swiatkowski

  • EA User
  • **
  • Posts: 76
  • Karma: +0/-0
  • Understanding is a three-edged sword
    • View Profile
Re: Write in the output view from an Add IN
« Reply #1 on: September 07, 2008, 09:57:46 am »
Start with:
Code: [Select]
Repository.CreateOutputTab( "TabName" );
Repository.EnsureOutputVisible( "TabName" );
then
Code: [Select]
Repository.WriteOutput( "TabName", "YourText", 0 );
HTH
Kris
If I put you finger in the eye
then you have finger in the eye
and I have finger in the eye
but it's not the same