Cspro code snippet

Discussions about tools to complement CSPro data processing
Forum rules
New release: CSPro 8.0
Post Reply
Yihun_Shegnew
Posts: 25
Joined: November 30th, 2017, 11:56 am

Cspro code snippet

Post by Yihun_Shegnew »

Dear developers and teams
How to copy the cspro code snippet to other formats as the colors, and other sources of formating? Other sources codes allowed in notepade++ and other text editor .
Thanks
Gregory Martin
Posts: 1777
Joined: December 5th, 2011, 11:27 pm
Location: Washington, DC

Re: Cspro code snippet

Post by Gregory Martin »

If you're wanting the colors in Notepad++, you can copy this file:

C:\Program Files (x86)\CSPro 7.0\userDefineLang.xml

to:

%AppData%\Notepad++

To colorize logic in HTML format or a format for this forum, you can use this:

http://csprousers.org/downloads/tools/C ... orizer.zip
Yihun_Shegnew
Posts: 25
Joined: November 30th, 2017, 11:56 am

Re: Cspro code snippet

Post by Yihun_Shegnew »

Thanks Greg
Post Reply