[texworks] SCRIPTING: TW.app.applicationVersion

Stefan Löffler st.loeffler at gmail.com
Tue Jan 4 09:48:10 CET 2011


On 2011-01-04 09:03, Paul A Norman wrote:
> On 4 January 2011 19:31, Stefan Löffler <st.loeffler at gmail.com> wrote:
> t.
>>> There is another blank one TW.version;
>> Odd, I don't see this.
> Apologies, it is top level, try
>
>  TW.information(null, "Version of Application", version());
>
> Returns      1
> uhm?
> QtScript version perhaps?

Perhaps. In any case, since it's toplevel, it's not Tw related (all Tw
functions are children of the TW object). So it's either ECMA, or some
Qt addition. I quickly glanced over the docs, but didn't find any
mention of it, so maybe it's intended for internal use only.

-Stefan


More information about the texworks mailing list