Page 1 of 1

CubeAction=1511

Posted: Mon Sep 10, 2012 3:22 pm
by holger_b
Today, I noticed for the first time that when you open a .pro file in an editor outside of TM1, you will see the following line fairly at the end:

CubeAction=1511DataAction=1503CubeLogChanges=0

Does anybody know what the sense of this is?

Thank you
Holger

Re: CubeAction=1511

Posted: Tue Sep 11, 2012 12:45 pm
by Marcus Scherer
CubeAction=1511 means "No Action", DataAction 1503 means "Store Values", Enable cube logging turned off.
The values correspond to settings in the "Cube" tab of the TI wizard, in this case it is the default setting.

Since you didn't specify a cube there you can ignore it. If you make changes there you will see that the values will change in the *.pro file.

Re: CubeAction=1511

Posted: Tue Sep 11, 2012 1:38 pm
by holger_b
Okay, I see... Thank you!

Regards
Holger