- Posted by
- The machine in question is a Win8.1 box Here's the script from a .reg file that completely restores .bat functionality (VERY comprehensive...) Windows Registry Editor Version 5.00 [-HKEY_CLASSES_ROOT\.bat] [HKEY_CLASSES_ROOT\.bat] @="batfile" [HKEY_CLASSES_ROOT\.bat\PersistentHandler] @="{5e941d80-b...Posted in Configuration/INI Settings
-   Topics
-   Views
- everseeker
May 18, 2015
- I admit that this is a necropost, but there's a reason... As you can see above, the functionality of UE USED to be "...press the button Delete to delete the file association and restore original file association..." However, this is no longer the case. I added bat and cmd files to the list of file a...Posted in Configuration/INI Settings
-   Topics
-   Views
- everseeker
May 15, 2015
- So, given that I do something amazingly silly, and end up running a PHP script that is intent on dumping the letter "a" forever. (Don't ask.) I have an output window overflowing with "aaaaaaaaa................." and I can't get it to stop. Tried Ctrl+C, Ctrl+X, Pause/Break, ESC, (and so on) Went on ...Posted in Custom User Tools/Tool Configuration
-   Topics
-   Views
- everseeker
Jan 26, 2015
- Thanks for the help. (I mean it, you are an EXCELLENT resource for UltraEdit....) I am now, on a riff from above, experiencing an additional wee bit of an issue So, I tried to put this into a Macro... Seemed to be a simple concept: Macro: perform an Artistic Style ordering perform the perl find, wit...Posted in Custom User Tools/Tool Configuration
-   Topics
-   Views
- everseeker
Jan 09, 2015
- I will look into the method you recommended I must note though, ===, !==, and .== are all JavaScript operators(strict compares) and not limited to just PHP, so it might be nice to (sometime in the future) work them into the list of valid operators...Posted in Custom User Tools/Tool Configuration
-   Topics
-   Views
- everseeker
Jan 08, 2015
- I think I uncovered the problems. 99% of it is a badly misconfigured (by me) Advanced - Configuration - IDE - IntelliTips - Auto-complete. Like symbol list at 1 char, delete trailing chars, and complete with tabs AND enter. The quick tips was also screwed up (again, me). I had it set to .5 sec. All ...Posted in IDE (Class Viewer, IntelliTips, ...)
-   Topics
-   Views
- everseeker
Jan 08, 2015
- I am having a problem with what I assume is an IntelliTips issue. I am NOT able to type a single comment line or text string without the #@^(@ Editor replacing my words. I THOUGHT it was supposed to ignore things after a /*, //, or # and also things within ' ' or " " Have I missed some toggle somewh...Posted in IDE (Class Viewer, IntelliTips, ...)
-   Topics
-   Views
- everseeker
Jan 07, 2015
- I have been able to get the Artistic Style to ALMOST work with PHP5... only a couple issues that I need a bit of help with: Given the following <?php error_reporting (E_ALL); if ( php_sapi_name() !== 'cli' ) { the artistic style returns this: <? php error_reporting (E_ALL); if ( php_sapi_name() != =...Posted in Custom User Tools/Tool Configuration
-   Topics
-   Views
- everseeker
Jan 07, 2015
- 1. Missed the Obvious... thanks (redfaced) 2. Cool, will look into thatPosted in UEStudio General Discussion
-   Topics
-   Views
- everseeker
Jan 07, 2015
- First one is pretty simple.... Is there a way to Copy (Ctrl+C not being one of them) the text displayed in the output window? Second one... I have code that is coming out like this: (Sure wish I could copy this part...) x[2Jx[;Hx[1;34mx[40m-----------------------------------------------x[0m Testing ...Posted in UEStudio General Discussion
-   Topics
-   Views
- everseeker
Dec 22, 2014
- I wonder if he really meant filter, not delete.......Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- everseeker
Jul 14, 2007
- HA! Don't hold back now... Tell him how ya feel.... Actually, I have had occasion to use "2 space" tabs.... In the past, there have been times when I loaded code, written by others, to review/modify... Some programmers are QUITE fond of nesting... At the default of 8 spaces, their nesting can force ...Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- everseeker
Oct 04, 2005
- Ruby on Rails info Interesting... I too would be intriguedPosted in UEStudio General Discussion
-   Topics
-   Views
- everseeker
Oct 03, 2005
- I am having a wee bit of trouble with multiple Marker sets... example: /Marker Characters = "[]{}" /C1"Marker1" [] /C2"Marker2" {} and look at the text [Hello there{small}Kid of mine] You'd expect [Hello there {small} Kid of mine] you get [Hello there{small}Kid of mine] nesting is also a problem. Fo...Posted in Syntax Highlighting
-   Topics
-   Views
- everseeker
Aug 05, 2005