Name | Modified | Size | Downloads / Week |
---|---|---|---|
SAS_Keywords_Operators_Lists.xls | 2020-08-07 | 702.5 kB | |
README.txt | 2020-08-07 | 1.9 kB | |
SAS_MyColor.INI | 2020-08-07 | 89.3 kB | |
Totals: 3 Items | 793.6 kB | 0 |
PSPAD Keyword Highlighting for SAS Based on many SAS keywords list find on the web. Add many more keywords, functions and PROC names. The .ini file is ready for import into Pspad 1) Download .ini file, then copy it to "C:\Program Files (x86)\PSPad editor\Syntax\SAS_MyKeywords.ini" 2) On the menu Clic on the "Settings" -> "Highlighters Settings" 3) Clic on an <not assigned> entry of your choice on the list box at the left 4) Clic on the "Specification" Tab and on list box "User Highlighters:" 5) Scroll to "SAS My Keywords" and Clic the [Apply] button. 6) Clic on the "Colors" Tab and choose your favorite color for "Key", "Key words 2", "Key words 3" and "Reserved Word" 7) Type "SAS My Color" on the "Color Scheme" Text box and Clic the [Save] button, the [Apply] button and the [OK] button 8) Quit and reload PSPAD - Keyword style is regrouped by type to ease customization. - Very good support of almost all SAS format, no garbage color. You can find an Excel document with all SAS Keywords and Operators by category and by Syntax coloring group number. Note that keywords like this "!!Bla Bla Bla!!" is used as comments only inside keywords lists to help you find what category of keywords you are looking at. Pspad support only two type of SAS comments the "/* */" and the "* ;" I've not find how to configure the others "%* ;" and "comment ;" If ever you find a portion of SAS code not well Keyword colored, or find missing keywords or operators or want help to customize your own "SAS My Keywords.ini" files : Please let me know or Open a Source Forge ticket : 1) Join a copy of the SAS code that cause troubles (remove passwords/sensitive informations). 2) Describe where or how the problem show up. 3) Tell me what you expect it to be. Bruno Dionne