Search found 2 matches
- Wed Sep 07, 2016 4:44 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Editing code... your preferred way?
- Replies: 13
- Views: 11972
Re: Editing code... your preferred way?
How are you able to update control codes? If you open the .pro file in a text editor, you will see that there are various control codes Depending on the code, there is a number afterwards referring to the number of rows associated with the control code e.g. 572 for prolog may have 10 rows of code. ...
- Tue Sep 06, 2016 9:13 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Editing code... your preferred way?
- Replies: 13
- Views: 11972
Re: Editing code... your preferred way?
I have just conformed over the years to using the editor as is and habit dictates doing Ctrl+C at least 3 times in succession before moving to where I want to paste. If I have quite a lot of editing to do where variables are added or order changed etc. I go one scarier and use VIM (VI for windows) ...