Page 1 of 1

Editing a TI process using API?

Posted: Sat Nov 14, 2009 5:00 pm
by PlayKid
Hi there,

Is there a way to edit a TI process using API?

If so, can you provide a small example?

Thanks

Re: Editing a TI process using API?

Posted: Mon Nov 16, 2009 7:55 pm
by robchr
If you are referring to the .NET API, most of that is read-only but you can executive a TI process from .NET API.

From Java, C++, VB, pretty much all is possible (read/write/execute).

Which language are you intending to use?

Re: Editing a TI process using API?

Posted: Sun Dec 06, 2009 3:58 pm
by PlayKid
I am using the Classic VB API, but there is no help for me to reference, I can only find Create a New TI Process, but I cannot find one to edit a TI process.

Please help.

Many Thanks