TM1 Process Edit IDE Tools

Post Reply
jhg1975
Posts: 2
Joined: Wed Apr 23, 2014 4:52 am
OLAP Product: Cognos TM1,MSTR,BO
Version: Cognos TM1 9.5.1
Excel Version: Excel 2003

TM1 Process Edit IDE Tools

Post by jhg1975 »

You might found TM1 original TI code edit Environment not nicely for our scripter that not color coding and line number etc.. Hence I write one tools instead it that including color coding ,display line number, find and replace string functions for easy for us write TI scripts.
But you should known that you need copy and paste the your scripts on TM1 Turbo Integrator because of this tools not integrated with IBM TM1. but trust me please kindly try it and feedback me you want. You’ll happy it.
Image
TI Editor Release 0.1.rar
(321.86 KiB) Downloaded 288 times
jhg1975
Posts: 2
Joined: Wed Apr 23, 2014 4:52 am
OLAP Product: Cognos TM1,MSTR,BO
Version: Cognos TM1 9.5.1
Excel Version: Excel 2003

Re: TM1 Process Edit IDE Tools

Post by jhg1975 »

I already done 0.8 version for testing and share with test interface for us comment. Anythings need add/modify/change? please kindlly share with me :D
Now there are some issue with UTF characters display and I try to troubleshoot it hope it can share with you as earliest.
pic00.jpg
pic00.jpg (113.74 KiB) Viewed 3404 times
Wim Gielis
MVP
Posts: 3241
Joined: Mon Dec 29, 2008 6:26 pm
OLAP Product: TM1, Jedox
Version: PAL 2.1.5
Excel Version: Microsoft 365
Location: Brussels, Belgium
Contact:

Re: TM1 Process Edit IDE Tools

Post by Wim Gielis »

Hi,

Thanks for the effort!
What are the main advantages of this tool over the Notepad++ TM1 language?
Best regards,

Wim Gielis

IBM Champion 2024-2025
Excel Most Valuable Professional, 2011-2014
https://www.wimgielis.com ==> 121 TM1 articles and a lot of custom code
Newest blog article: Deleting elements quickly
User avatar
macsir
MVP
Posts: 785
Joined: Wed May 30, 2012 6:50 am
OLAP Product: TM1
Version: PAL 2.0.9
Excel Version: Office 365
Contact:

Re: TM1 Process Edit IDE Tools

Post by macsir »

Looks good but a few things:

1. Don't support right-click menu.
2. No auto-folding on IF-ELSE-ENDIF and so on.
3. No highlight of Matching Parentheses.
In TM1,the answer is always yes though sometimes with a but....
http://tm1sir.blogspot.com.au/
Post Reply