yeah, because this is clearly the "fix my bugs" hidden command flags that we have been hiding from you.
On Sat, Aug 31, 2013 at 6:59 AM, Sebastian Kowalski <[email protected]> wrote: > There is NO thing like weekend in the industry . . . > > > > Am 30.08.2013 um 21:42 schrieb Chris Chia <[email protected]>: > >> I will forward that to dev. It's already weekend for us. Will get back to >> you asap. >> >> Regards, >> Chris >> >> >> On 31 Aug, 2013, at 2:38 AM, "Matt Lind" >> <[email protected]<mailto:[email protected]>> wrote: >> >> Edit: >> >> C:\Program Files (x86)\Autodesk\Softimage 2013 >> SP1\Application\Commands\GlobalVarPlugin.js >> >> >> I am looking at GlobalVariable.js which is the plugin for the SetGlobal(), >> SetGlobalObject(), and GetGlobal() commands. In the _Init() of each command >> there is a line that looks like this: >> >> Cmd.SetFlag( 262144, false ); >> >> Normally you’d see Cmd.SetFlag( siNoLogging, true ), or something like that, >> to define behavior of the command’s execution environment. Upon looking in >> the SDK docs for Command.SetFlag(), there is no combination of enums that >> individually or bitwise combined that resolve to 262144 as shown above. So >> what does this flag do? >> >> Thanks, >> >> >> Matt >> <winmail.dat> > >

