Description:
Supporting SemWare's text editor products: TSE Pro for Windows and Linux. The TSE Pro text editors feature color syntax highlighting, regular expressions, a real macro language, extensive help, windows, and the ability to emulate other editors including Brief, WordStar and popular IDE's.
|
|
|
copy line blocks to column blocks (visible, I hope)
|
| |
/*** Just to complete the circle, this macro will convert a line block into a column block and copy it to the cursor position, even if the cursor is in another file. The block-copy is the normal column block 'push' copy. As an example, say you have 10000 lines containing something or other in a column, but you only want to copy 5000 lines to another file at a... more »
|
|
copy line block to column location
|
| |
/*** Just to complete the circle, this macro will convert a line block into a column block and copy it to the cursor position, even if the cursor is in another file. The block-copy is the normal column block 'push' copy. As an example, say you have 10000 lines containing something or other in a column, but you only want to copy 5000 lines to another file at a... more »
|
|
Copying a column block to lines
|
| |
Having nothing better to do, I sang a little song and did a little jig... Sometimes, you want to copy or move a column block to a location where you want it to push the below-cursor lines down, like copying a marked line block. What usually happens is that the column block just pushes the text below and to the right of the cursor to the right edge of the column block... more »
|
|
Singleton?
|
| |
Can TSE Pro be run as a singleton and subsequent invocation of it
(from command line) will load the file to be edited into the ring
buffer?
/Why Tea
|
|
Unable to compile - info
|
| |
I still use the old DOS command SUBST to make deeply imbedded folders become a drive letter - old habits die hard. Anyway When I open a macro on a SUBSTituted drive and attempt to compile nothing happens. When I navigate to the folder the long way all works as advertised. As an example, I made my downloads directory on Vista drive A:. When I... more »
|
|
Qedit (TSE jr) on a new embedded board
|
| |
I have used Qedit since 1989 on many many projects, but it has lain
idle for a couple of years.
I now have a new embedded PC104 board, and am trying to load in my
development environment, but when I start Q.exe, or Qconfig.exe, it
just hangs.
I dont remember this problem on any other board before, are there some... more »
|
|
Extension to the useful CompressView() function
|
| |
I use CompressView a lot. But when viewing log files, I often wish the
Alt-E "Edit this list" can be extended to show n lines before and m
line after the found text.
For example:
Paragraph 1
with a bunch
of junk
xxx...
Paragraph 2
also with a bunch
of junk
yyy...
Paragraph 3
with even... more »
|
|
Suggestive Path File Renaming
|
| |
The purpose of this macro is to make it slightly easier to rename a filename path. This macro will extract unique file paths only from the edit and newname histories, adds the current file's name and extension,sorts the list, and presents the list for selection. This makes for a shorter list and may save a couple of nanoseconds. :)... more »
|
|
|