- Posted by
- Thanks, Mofi! Since the forum searches don't seem to look within code snippets, I'll repost them here, just so anyone can find them a little easier. They are: function S4() { return (((1+Math.random())*0x10000)|0).toString(16).substring(1); } function guid() { return (S4()+S4()+"-"+S4()+"-"+S4...Posted in Scripts
-   Topics
-   Views
- ckelly
Mar 10, 2011
- I very much need to call the GUID generator within a script, but could not find a method listed in the help for scripts, nor here in the forums. I did see a reference to a function "com_create_guid", but this doesn't seem to be a javascript method in the UltraEdit class. Any suggestions are welcome.Posted in Scripts
-   Topics
-   Views
- ckelly
Mar 09, 2011
- Thanks for the suggestion. I've submitted the following enhancement request to the support folks. Appreciate the explanation. SPECIFY DEFAULT MODE IN UC Description: There ought to be a way to specify the default mode in which UC should start. Currently, it saves the mode used last and always starts...Posted in UltraCompare General Discussion
-   Topics
-   Views
- ckelly
Apr 20, 2007
- UC 4.20 seems to save the last mode, (binary|text|folder) and startup the next time with that mode. I would like the program to always start in text mode and not the last-used mode. Has this behavior changed in the recent version? Is there a setting that controls this?Posted in UltraCompare General Discussion
-   Topics
-   Views
- ckelly
Apr 19, 2007