- Posted by
-   Topics
-   Views
- Pete Moss
Jan 21, 2011
- I cannot figure out how pagination works. I have a program that is now at about 3,000 lines. I would like to be able to print selected modules. I checked the Help and there is something about a Page Break Character, but I can't see how to make use of it. Can I insert a page break character in the fi...Posted in Editor Display
-   Topics
-   Views
- Pete Moss
Jan 20, 2011
- UE has had the Move Line Up/Down function (Alt+Shift+Up/Down) as long as I've used it (v14). I submitted suggestions that this be expanded to multiple lines. If a block of lines are selected, Alt+Shift+Up/Down would move them all as a block. I just upgraded to v16 and was disappointed to see that th...Posted in Macros
-   Topics
-   Views
- Pete Moss
Dec 30, 2010
- It's a little more complicated that I thought -- and it's not consistent. I currently have 4 lists all attached to the right edge of the window: Bookmark Viewer (BV), Open Files (OF), ASCII Table (AT), and Function List (FK). If I mouse over any of them (just hover, not clicking), they scroll out in...Posted in Editor Display
-   Topics
-   Views
- Pete Moss
Dec 30, 2010
- I would like the any lists set to auto-hide to do so as soon as I mouse away from them. The Help item entitled "Auto-hide scrolling" seems to indicate that the "Time-out before Auto-hide (in ms)" setting (Configuration | Application Layout) controls this. It says: "This field is used to specify the ...Posted in Editor Display
-   Topics
-   Views
- Pete Moss
Dec 30, 2010
- No, I'm quite sure that Mofi understands the difference. He even mentioned the difference between duplicate and split. He just does not think it's a bug. I have reported it to IDM. The say it was designed this way and is not a bug. (sigh)Posted in Editor Display
-   Topics
-   Views
- Pete Moss
Apr 09, 2010
- Well, then it's not a good design. It makes no sense on several levels. First of all: There is no "main" window. Which one is the main? What features does it have that the duplicate does not? Second: The bookmark implementation is chaotic. 1. If I open a document with bookmarks, then make a duplicat...Posted in Editor Display
-   Topics
-   Views
- Pete Moss
Apr 09, 2010
- I frequently open a duplicate window and position them side by side so I can read code from one place while I am writing code in another. I just discovered that the duplicate window does not inherit the bookmarks that are set in the first window. Similarly, if I create bookmarks in the second window...Posted in Editor Display
-   Topics
-   Views
- Pete Moss
Apr 02, 2010
- Does v16 support locking (or pinning) files to the Recent Files list? In Office, this is done with a little thumbtack and is very handy. ThanksPosted in UltraEdit General Discussion
-   Topics
-   Views
- Pete Moss
Mar 30, 2010
- Thanks, Mofi. That got me started. /Function String = "%[ ^t]++^([0-9a-z_]+^):" is mostly working. The main problem involves multi-line comments. Most of my functions have a prolog that is a single comment block and most of them contain a syntax line: /*=================================== Describe f...Posted in Syntax Highlighting
-   Topics
-   Views
- Pete Moss
Mar 25, 2010
- I just discovered the Function List feature. I would like to use it to create a list of the functions in my Rexx programs, but I can't figure out the /Function String syntax. First, does UE scan the code and find the function names or do I need to put a comment string by each function to identify it...Posted in Syntax Highlighting
-   Topics
-   Views
- Pete Moss
Mar 25, 2010