Integrating Polystyle Into UltraEdit-32 8.10a
The following instructions allow you to format the current open file in UltraEdit-32 using Polystyle.
Add Polystyle to the Windows PATH environment variable
- Click Start -> Control Panel -> System -> Advanced -> Environment Variables
- Scroll to the Path variable and click Edit
- Assuming you installed Polystyle in C:\Program Files\Polystyle add:
...to the start of the Path variable's value.
- Test that you can run Polystyle on the command line. Click the Start button,
click Run. Enter command in the dropdown and click OK.
At the prompt, type:
Add a Project Tool action that will invoke Polystyle
- Click Advanced -> Project Tool Configuration.
- Assuming you installed Polystyle in c:\Program Files\Polystyle, fill in the form
as show below:

- Click Replace, then OK.
Add a keymapping so you can invoke Polystyle using CTRL + T
- Click Advanced -> Configuration... -> Key Mapping.
- Scroll the Commands box to AdvancedProjectTool1
as show below:

- Click Assign, then OK.
You may now invoke Polystyle two ways
- Using CTRL + T
- By clicking Advanced -> Polystyle.
|