texis properties defaults
Posted: Tue Mar 15, 2011 10:35 pm
Is there a way to reset a texis property to it's default value?
Or maybe a way to query the currently set value?
Let's say, for example, I'd like to change the 'timezone' property temporarily and than reset it back to it's default (local) value - all within a single texis invocation (ie. inside a single vortex script).
Can this be done?
It appears that on windows "SET timezone = '';" or "SET timezone = null;" will reset the timezone property, but this does not work on linux installations.
Thanks
Or maybe a way to query the currently set value?
Let's say, for example, I'd like to change the 'timezone' property temporarily and than reset it back to it's default (local) value - all within a single texis invocation (ie. inside a single vortex script).
Can this be done?
It appears that on windows "SET timezone = '';" or "SET timezone = null;" will reset the timezone property, but this does not work on linux installations.
Thanks