- Posted by
-   Topics
-   Views
- 3JB
Apr 21, 2010
- Thank you, this worked. Is there an online how-to for editing word files? The UE help file is rather brief. Also, one minor question. It seems that I need to close and restart UE for wordfile changes to take affect. Is there a way to refresh UE without restarting it? Thanks.Posted in Configuration/INI Settings
-   Topics
-   Views
- 3JB
Apr 21, 2010
- Can't seem to find an answer. I am using the auto-indent feature (Configuration->Editor Display->Formatting->Auto indent new lines). I would like to change the number of tabs/spaces that the auto-indent uses. For example, I want this: if( 1 == 2 ) { do_stuff( ); } Instead of this: if( 1 == 2 ) { do_...Posted in Configuration/INI Settings
-   Topics
-   Views
- 3JB
Apr 20, 2010
- When you want to run any Windows application, and you want that your macro/script executing the application should wait until the Windows application terminates itself, configure a user tool as follows: On tab Command : Menu Item Name: Any Windows tool (for example) Command Line: start "UE Tool Exe...Posted in Custom User Tools/Tool Configuration
-   Topics
-   Views
- 3JB
Apr 16, 2010
- This feature was added with UltraEdit v16.00 and UEStudio v10.00, which I find very useful.Posted in Editor Display
-   Topics
-   Views
- 3JB
Apr 14, 2010
- Thank you Mofi, I never thought to try a batch file. Your code worked except for the actual calling of the batch file. It should be like this (no "s): "Name of batch file with full path" %rp %f Thanks again.Posted in Custom User Tools/Tool Configuration
-   Topics
-   Views
- 3JB
May 27, 2009
- Thanks for this info! A follow up question: Is there a way to get explorer to default to the project's default folder if no file is selected? I am using this to launch explorer: %SystemRoot%\explorer.exe /e,/select,%f which works great when a file is open. If no file is open in the editor, it defaul...Posted in Custom User Tools/Tool Configuration
-   Topics
-   Views
- 3JB
May 26, 2009