I think all you must have read my post about ST – eScript Engine. Now for people who don’t work on version of Siebel that doesn’t support new engine or you haven’t switched to that version yet they don’t need to feel demoralized.

Sometime back while doing some R&D I came across an editor that can help us to mimic the ST eScript engine features like auto complete etc. It is not exactly the same functionality but pretty similar. It can help us to reduce our scripting and script debugging time.

I am providing some screenshots of the editor explaining it features.

Syntax highlighting: It can highlight the keywords and Siebel functions. What’s more is that the list is extendible. If you feel that it is missing something you can easily add it to the list. I have created the list and tried to include all the functions.

Syntax Highlighting

Intelli-help: It can provide you comprehensive list of function names so that you don’t have to remember the syntax.

Auto Complete

Format Completion: You can specify the format of particular function that should be typed in case you pick that up. To make it clear I will give you an example.

Suppose you want that selecting GetBusComp function should result in GetBusComp(“ ”); it is possible in PSPad Editor.

Multi language support: It supports over 15 well known program languages syntax such as HTML, C, C++, PHP, XML, Java, Pearl, Python etc.

Hope you find it useful too. I find it indispensable tool.

OkAvarageGoodVery GoodExcellent (1 votes, average: 5 out of 5)
Loading ... Loading ...