Additional Files and Utilities (Root Directory)

All TSE-Pro Macro Files Ascending Alphabetical Order
All TSE-Pro Macro Files Sorted by date (descending order)

Recent TSE-Pro Macro Files
   FileName    FileSize      Date Posted     
(YYYY-MM-DD)
Description
bibler21.zip1,397,1192012-01-20(Jan 20, 2012) - BibleR21.zip - The Bible Research Macro. - A simple, yet powerful, way to research the text of the Bible.
  • Search for words, or for phrases (even when split across lines), with the complete verse containing each find, put into a buffer that allows instant access to the context, and that can be edited, saved to any name, or discarded without saving.
  • Gather together Scripture passages, single verses or many, into a buffer. Or simply view any verse in the ascii text file of the KJV Bible (included).
Uploaded by: Ed Marsh, who will provide support as much as possible. Tested with the 2.5 dos and the 4.4 gui versions.
findws.zip 1430 2011-06-06(May 29, 2011) - Version 6 of the FindWs macro.       Compatibility:   Probably TSE Pro 2.5 upwards.

Finds words separated by spaces when in the text the are separated by whitespaces.

A whitespace is any number and combination of spaces, horizontal tabs, and newlines.

Version 2 and 3 add searching _again_ .
Version 6 is based on version 3, and adds marking of the found text.

Author: Carlo Hogeveen
which.zip 1634 2011-06-06(May 29, 2011) - The Which macro.       Compatibility:   TSE Pro 2.8 upwards.

Lists either the PATH directories that TSE sees, or files in these directories that match a filenamepart that you supply, in the order that the directories occur in the PATH environment variable.

Usually a command like this is used to determine which program will be executed when it is started without its fully qualified name.

Author: Carlo Hogeveen
chalname.zip 1019 2011-06-07(Jun 26, 2007) - v1.0.0 of the ChAlName macro.       Compatibility:   TSE Pro 2.5e upwards.

Change All Filenames of all opened files.

With one command you can replace the drive, path and/or filename of all opened files.

Unavoidably opened but not yet loaded files will be loaded.

Author: Carlo Hogeveen
mksavdir.zip 2345 2011-06-07(Jun 24, 2007) - v1.0.0 of the MkSavDir macro.       Compatibility:   TSE Pro 2.5e upwards.

When you save a file to a non-existing directory, then this macro makes TSE offer to create that directory.

Author: Carlo Hogeveen
history.zip 7590 2011-06-06(Mar 29, 2007) - v5.0.6 (no longer a beta) of the History macro.       Compatibility:   TSE Pro 4.00e upwards.

Features:
  • Avoid history lists deleting each other.
  • Get an overview of all history lists with their names.
  • Delete an entire history list.
  • Define cleanup-rules per history list.
    This will continuously and automatically keep your history lists clean.
    As an example this distribution is preconfigured to remove temporary files and macro executions from your _EDIT_HISTORY_ .
Version 5.0.6:
Optimized the Help file.
Added a cleanup of a history list just before viewing it: this also makes a new or modified Cleanup Rule immediately effective.

Version 5.0.5:
Bug solved: When showing the overview of history lists, the number instead of the name of the _GOTOLINE_HISTORY_ was shown.
Bug solved: If you had defined "^$" as a Cleanup Rule, then TSE hanged when you tried to close it.

Version 5.0.4:
Bug solved: a harmless warning at TSE's startup was removed. It happened for people with a small number of history lists.

Version 5.0.3:
Renamed "Exclude Rules" to "Cleanup Rules", which is more appropriate, because history entries are automatically removed some time AFTER entering a history list.
Bug solved: defining Cleanup Rules for histories 10 and 13 would probably fail and possibly disturb other Cleanup Rules. Luckily it is very unlikely that anyone would want to define a Cleanup Rule for history 10 or 13. To solve this problem the format of the configuration file History.not was changed: a History.not file in the old format is automatically converted to the new format.

Version 5.0.2 solves a bug:
Closing TSE hanged if no Cleanup Rules were defined. Default there ARE Cleanup Rules defined, so there is hope that not too many people encountered this bug.

Author: Carlo Hogeveen
life.zip 3876 2011-06-06(Dec 09, 2006) - v1.2.0 of the Life macro.       Compatibility:   TSE Pro 2.8b upwards.

This is an implementation of Conway's well-known game of Life.

New in v1.1.0:
Added menu's to save/load universes, and to initialize a universe with nothing, with random cells, or with some predefined shapes.

New in v1.2.0:
Added the Gosper Glider Gun, which eventually shoots itself.
Significantly optimized the program and menu structure.

Author: Carlo Hogeveen
hreplace.zip 1879 2011-06-06(Nov 19, 2006) - v1.0.0 of the hReplace macro.       Compatibility:   TSE Pro 2.5e upwards.

A look-alike of TSE's standard Replace command that does NOT use the same histories as TSE's Find command.

In answer to a question by Fred Holmes.

This macro was first named mReplace, but hReplace is of course a much more appropriate name.

Author: Carlo Hogeveen
csv2flv.zip 5164 2011-06-06(Nov 08, 2006) - v1.1 of the Csv2flv macro.       Compatibility:   TSE Pro 2.5e upwards.

This macro, for which version 1.0 is on Semware's website, converts Comma Seperated Values (.csv) files into Fixed Length Values (.flv) files.   On Ray Richey's request I added the possibility to add a new field separator to the generated .flv file.

Author: Carlo Hogeveen
execute.zip 4685 2011-06-06(Oct 25, 2006) - v1.02 of the Execute macro.   Compatibility: TSE Pro 2.5e upwards.

Dynamically run a line of TSE's built-in commands without having to program a macro for it.
    The macro can be called:
  • From the Macro Execute menu: just run TSE's built-in commands interactively!
  • From the Dos commandline: just as interactively!
  • From the Potpourri menu: with no parameters it gives Help by opening the sourcefile.
  • From another macro, which of course might build its command dynamically.

Version 1.01 improves error reporting a bit, and documents error caveats.

Version 1.02 improves compile error reporting and the documentation a bit.


Author: Carlo Hogeveen
chgnot16.zip 29894 2011-05-15(May 15, 2011) - ChgNotif v1.6 - for TSE 2.6 and higher. Detects when another application changes a file loaded in TSE Pro/32. It gets a Windows file change notification, so it uses no CPU while idle. The macro automatically configures itself the first time you load it.

Author: Chris Antos
bfind.zip 5160 2006-03-23(Mar 07, 2006) - bFind 1.02 for TSE Pro 2.5e upwards.
  • A boolean/logical Find command.
  • Find all lines containing a logical combination of quoted search-strings.
  • Search-strings can be logically combined with the boolean operators AND, OR, NOT and brackets.
  • Simple uses: Find lines not containing a string.
    Find lines that contain two strings in no particular order.
  • Complex uses: no limit on nesting AND, OR and NOT with brackets.
Author: Carlo Hogeveen
latex55.zip 242188 2006-02-23(Feb 05, 2006) - Latex procedures version 5.5 (replaces 5.4)
Author: Sjoerd W. Rienstra (Netherlands)
Date: February 5, 2006
TSE version: 4 and newer
Description:
  • a couple of macros to edit, compile, view, and print LaTeX & TeX files from within the editor.
  • contains all (well, a lot) LaTeX and AMS-LaTeX commands and symbols.
  • the present commands are prepared for a standard MiKTeX-package.
  • dvi-files are viewed with Yap that comes with MikTex.
  • PostScript-files are viewed with GsView
  • page layout of ps-files can be changed into n pages per sheet with psnup.
  • files packed and unpacked by PKZip or GZip
  • ps-files can be converted to pdf-files by Acrobat Distiller
  • automatic LaTeX re-run if labels changed.
  • block compilation for testing small piece.
  • testing and viewing of a single slide
  • generates complete \begin-\end environment.
  • an extension of the "WrapPara"-macro to deal with LaTeX constructs
  • "main file", to be compiled, may be different from edited "include file".
  • view symbol file
  • improved line-up of "environment"-insert
  • New for this version:
  • improved recognition of active GsView window
  • "new document" as article or slides
latex55.zip replaces latex54.zip dated Sep 16, 2004
mr_hack.zip 5108 2006-02-23(Jan 07, 2006) - TSE Pro (TSE Pro/32) v3.0 or greater. Mr_Hack opens a box on the right of your screen which shows the numeric value of the bytes at the current cursor position in many decimal and hexidecimal formats including as 8, 16, and 32 bit whole numbers, a 16 bit binary view, as well as 32 bit floats and 64 bit doubles. There are also three time formats, and the offset when TSE is in binary mode.
Author: Robert Keith Elias
complete.zip 4552 2005-10-04(Oct 01, 2005) v1.2 - COMPLETE macro for TSE Pro/32. This macro will 'complete' a word based on the starting letters. Similar to Semware's Expand.s but doesn't display a picklist. Extremely useful when trying to recall a constant or variable used elsewhere in your loaded files. It also finds two word sequences. To try it add it to your Autoload list and restart TSE. Type the letters 'pro' and the hit <Ctrl h> to cycle through the existing word completions. Hit <Alt h> to reverse the cycle. Works in both GUI and Console editors.
Author: Andrew Bovett, revised by Ross Boyd.
complete.zip v1.2 replaces complete.zip dated May 04, 1996
dem1011.zip 7149 2005-09-15(Sep 09, 2005) dem.s - Designer Enclosures - Version 1 Revision 11 - a macro written with TSE-PRO GUI 4.0. This macro provides the convenience of surrounding text with several standard enclosure sets, like double/single quotes, brackets, etc., as well as custom designed enclosure sets that you can choose from an ASCII chart, or type in manually (see the help screen). You can put these enclosures around all lines in a file, all lines in a line-block, or on the left-right boundaries of a column block. You can also select whether to enclose blank lines. Great for doing columns of data. Contact the author or get the latest revision at: http://groups.msn.com/asemwareusersgroup
Author: Hayes Smith
rpm1007.zip 3957 2005-09-15(Sep 09, 2005) rpm.s - Version 1 Revision 7 - Replace() Protection Macro - Written with TSE-PRO GUI 4.0. This macro protects text to the right of a column block from being pulled into the block when a replace text is shorter than the find text in a Replace() operation. This is for the specific instances where large amounts of find text (typically spaces) are removed using Replace(). Normally, when this is done in a column block, the text outside the block to the right is pulled into the block as the reducing replacements take place, and the pulled in text becomes part of the find text and replacement is done there, too. This macro is particularly beneficial when doing columns of text or data, since a properly marked column block will completely protect all columns to the right of the block from movement or change. See the Comments in the source for more information. Contact the author or get the latest revision at: http://groups.msn.com/asemwareusersgroup
Author: Hayes Smith
syncase6.zip 41173 2005-09-15(Sep 04, 2005) SynCase v6 for TSE Pro 2.5 and 2.8 thru 4.4.
  • When you are typing it formats known sets of keywords to their predefined combination of upper and lower case letters. Or you can "case" a whole file at once.
  • From TSE Pro 2.8 upwards it uses TSE's own syntax hiliting keywords to determine their predefined casing.
  • For TSE Pro 2.5 it is preconfigured for TSE's own macro language and Cobol.
  • For higher TSE Pro versions it contains a "cased" SAL syntax hiliting file wich in SynCase v5 was updated for TSE Pro 4.4. SynCase v6 makes SynCase clean up its _edit_file_ history, which was disturbing the OpenType macro.
  • Needs Global.zip, MacPar3.zip, ClipBor2.zip.
Author: Carlo Hogeveen
syncase6.zip replaces syncase5.zip dated Aug 22, 2004
opentype.zip 5785 2005-09-07(Sep 04, 2005) - OpenType 1.3 for TSE Pro 4.4 upwards. When opening a file don't get a fixed list of filetypes but get a list of filetypes based on TSE's history. You can set a filetype TSE should always start with. You can group filetypes on their program association. OpenType is only effective when the TSE-option Use Common File Dialogs is ON.
Author: Carlo Hogeveen
umm1030.zip 9653 2005-08-25(Aug 25, 2005) - umm.s - Version 1 Revision 30 - a macro written with TSE-PRO GUI 4.0. This macro works with a raw TSE-PRO or TSEJr User Macro html page copied from the SemWAre site and pasted as text into TSE. The macro converts that raw unformatted text into a sortable column format. The macro then has the ability to convert this column format into a more readable paragraph format, and back again. Both the macro-created TSE-PRO and TSEJr formats use the same column and paragraph placement and appearance. An extensive description help screen is available at the start menu. The latest revision can be found at my SemWare Users Group site: http://groups.msn.com/asemwareusersgroup.
Author: Hayes Smith
abanname.zip 4238 2005-08-23(Aug 21, 2005) - AbanName v3 for TSE Pro v2.5e upwards. Abandon or Keep those opened files, the names of which match or contain the string you supply. Version 2 accidentally loaded some of the files it searched through.
Author: Carlo Hogeveen
AbanName.zip v3 replaces AbanName.zip v2 dated Jun 21, 2004
efind.zip 7152 2005-08-23(Aug 21, 2005) - eFind v1 for TSE Pro v2.5e upwards. This macro allows you to search in a gigantic amount of files. When more files are opened in TSE than fit in memory, then this macro can search across them without running into the memory limit. EFind needs Global.zip and MacPar3.zip to be installed first.
Author: Carlo Hogeveen
thc.zip 205121 2005-08-23(Aug 22, 2005) - These utilities are mostly by Bill Hutchison of Anchorage Alaska. They work from a command prompt and are shareware, but aren't crippled in any way. See THC.DOC for brief descriptions.
thcdemos.zip 554309 2005-08-23(Aug 22, 2005) - These demo a simple data retrieval capability based on text search tools. They use MATCH to find lines and PPM to find paragraphs. See THCDEMOS.DOC (included) for installation help.
hlp2txt.zip 14707 2005-08-03(Jul 31, 2005) - Hlp2txt v2.4.4 for TSE 2.6 upwards. Generate a TSE manual from (the index of) TSE's interactive Help. Generated formats are ASCII, HTML, Word and Generic. The HTML format is thoroughly hyperlinked. v2.4.4 no longer aborts if the HelpHelp macro is present on disc, and is optimized for TSE 4.4.
Author: Carlo Hogeveen
hlp2txt.zip replaces hlp2txt.zip v2.4.2 dated Oct 03, 2004
tsepro44.zip 1380721 2005-07-09(Jul 01, 2005) - The SemWare Editor Professional v4.4 for Windows (Win95/98/Me/NT/2000/XP or greater) - Test Drive version. GUI interface; Wheel Mouse; Font selection; Single-instance mode option; Transparent mode option; Keep Window on Top option; Multilevel Undo/Redo; long filename support; Multiple files/windows; option to search subdirectories for matching files when loading or selecting files; context-sensitive help system; color syntax highlighting; regular expression search/replace; incremental search; Optionally specify search operations to include all loaded files, current marked block, or current line; macro to search external files for a string; dynamic visual brace match macro; option to resize your screen to whatever columns/rows Windows allows; hex/binary editing; spelling checker; interactive configuration; macro programming language with debugger; multi-language compiler support; configurable menus/keyboard/commands; column blocks; bookmarks; templates; sort; compare files; compressed view; and MUCH more! Ideal for anyone that needs to manipulate text.
tsecon44.zip 1361779 2005-07-09(Jul 01, 2005) - The SemWare Editor Professional Console v4.4 for Windows (Win9x/Me/NT/2000/XP or greater). - Test Drive version. TSE Pro Console v4.4 is a Windows Console (text mode) text editor. Offers Multilevel Undo/Redo; long filename support; Multiple files/windows; option to search subdirectories for matching files when loading or selecting files; context-sensitive help system; color syntax highlighting; regular expression search/replace; incremental search; Optionally specify search operations to include all loaded files, current marked block, or current line; macro to search external files for a string; dynamic visual brace match macro; option to resize your screen to whatever columns/rows Windows allows; hex/binary editing; spelling checker; interactive configuration; macro programming language with debugger; multi-language compiler support; configurable menus/keyboard/commands; column blocks; bookmarks; templates; sort; compare files; compressed view; and MUCH more! This console mode version of the editor is ideal for anyone that wants to manipulate text and remain in the existing command prompt window from which it is started.
dlg222.zip 210777 2005-06-06(Jun 01, 2005) v2.22 TSE Pro v2.5 - Pro (Pro/32) v4.2 - The dialog macro package (v0.96) implements CUA style dialog boxes for TSE. It features a run time library which implements the basic behavior of dialog boxes. It also features ready to use dialogs including FileOpen, Find, BufferList and many more. Version 2.22 fixes bugs and compatibility issues. Works with TSE Pro v2.5 for DOS and TSE Pro (Pro/32) up to and including v4.2.
Author: Dieter Koessl
dlg222.zip replaces dlg210.zip (v2.10) dated Jun 07, 2001
dlg222p.zip 70821 2005-06-06(Jun 01, 2005) v2.22 TSE Pro v2.5 - Pro (Pro/32) v4.2 - The SAL macro Dialog.S is a run time library, which implements everything that is necessary to use CUA style dialog boxes within TSE. This file includes tools and documentation, which allow you to create your own custom dialog boxes. Version 2.22 now features a visual dialog resource editor. Warning: the user file dlg222.zip is required.
Author: Dieter Koessl
dlg222p.zip replaces dlg210p.zip (v2.10) dated Jun 07, 2001
windlg96.zip 549878 2005-06-06(Jun 01, 2005) - Windows dialog boxes v0.96 for SAL, by Dieter Koessl. This macro is a run time library which implements Windows style dialog boxes for SAL macros. This macro is not meant to be directly executed by the user. The file WindDlgs.dll is an integral part of this package. It is written using Borland's Delphi and implements the actual dialogs. See readme.txt for details.
Author: Dieter Koessl
windlg96.zip replaces windlgs.zip dated Oct 20, 2003
winanim.zip 2488 2005-02-10(Feb 07, 2005) - WinAnim for TSE Pro 4.0 upwards. Animates the TSE-window when you open or close TSE, using simple standard animations like (reversed) minimize, appear from or vanish into the screen's center, blend out from or blend into the background, slide into or out of the screen, or a random selection of these animations.
Author: Carlo Hogeveen
tswtse10.zip 55142 2005-01-12(Jan 09, 2005) tswtse10.zip contains SAL macros to enhance the SemWare Editor version 4.0+ for Windows.
Author: Prof. Timo Salmi of the University of Vaasa, Finland.
Author URL http://www.uwasa.fi/~ts/
edwihtse.zip 5407 2004-10-05(Oct 03, 2004) - EdWithTse for TSE Pro 4.0 upwards. Adds or removes "Edit With TSE" in the Windows right-mouse menu. Dutch supported too.
Author: Carlo Hogeveen
nolines.zip 4535 2004-10-05(Oct 03, 2004) - NoLines for TSE Pro v2.5 upwards.
  • NoLines switches line numbers on/off in Find-lists.
  • Version 3 replaces version 2, (Jun 26, 1999), which didn't work for TSE 4.0 upwards.
  • Needs Global.zip, MacPar3.zip, ClipBor2.zip.
  • Author: Carlo Hogeveen
nolines.zip replaces nolines2.zip dated Jun 26, 1999
winunmrk.zip 4111 2004-10-05(Oct 03, 2004) - WinUnMrk for TSE Pro 4.0 upwards. WinUnMrk unmarks Windows-blocks after direction keys. A Windows-block is what TSE calls a _non_inclusive_ block.
Author: Carlo Hogeveen
tsesh42a.zip 23917 2004-07-26(Jul 25, 2004) - TSESHELL 4.2a - TSE Pro v2.6+. - Use a TSE buffer to run a DOS shell within.
  • Requires TSE 2.6 or higher, and Windows NT or higher (including XP, 2K, 2K3, etc).
Updated by: Chris Antos
smthscrl.zip 4901 2004-07-24(Jul 24, 2004) - SmthScrl.s - TSE Pro v2.6+. SMTHSCRL -- Put this in your AutoLoad list to make the vertical scrollbar in TSE editing windows scroll proportional to how many pixels you move the mouse, rather than how many characters you move the mouse.
  • For TSE 2.6 and higher, both console and GUI versions.
See the enclosed SMTHSCRL.TXT for details.
Author: Chris Antos
ansi2oem.zip 5295 2004-06-21(Jun 21, 2004) Ansi2oem for GUI versions of TSE Pro. In editing text it can show ANSI characters as OEM, and line drawing characters in 3D. It can do this very configurably. With ANSI fonts get rid of those control characters all looking like squares, and get line drawing(s) back! At the same time it serves as an ascii chart which correctly shows each character's look. Version 3 remembers the last character and has minute improvements to the help text.
Author: Carlo Hogeveen
ansi2oem.zip replaces ansi2oem.zip dated Feb 13, 2004
promcolr.zip 2488 2004-06-15(Jun 13, 2004) - PromColr.s - Tse Pro v4.0+. This macro's default action is to color TSE prompts consistently with other TSE color settings, and to solve the viewing problem if some prompt colors are the same. Alternatively it lets you set prompt colors yourself. For the latter it needs SlctColr.zip to be pre-installed.
Author: Carlo Hogeveen
slctcolr.zip 3048 2004-06-15(Jun 13, 2004) - SlctColr.s - TSE Pro v2.5e+. This macro lets the user select one of TSE's colors. Although it can be run by itself, it is intended as a supplemental macro, to be called from other macros to select a color for something. This macro by itself sets or updates nothing.
Author: Carlo Hogeveen
pickfil2.zip 1834 2004-06-11(Jun 10, 2004) - PickFil2.s - TSE Pro v3.0+. This macro shows a picklist with only directory and filenames, in other words without date, time, size and attributes.
Author: Carlo Hogeveen
setcmfnt.zip 1344 2004-06-05(Jun 02, 2004) SetCmFnt.s - TSE Pro GUI versions. When starting CharMap, the standard Windows character chart, from within TSE, it starts for the last font selected in CharMap. By always running this macro first, CharMap starts for the current TSE font instead. Also works before Dieter Koessl's WinDlgs.
Author: Carlo Hogeveen
marktokn.zip 2206 2004-05-25(May 25, 2004) MarkTokn.s for TSE Pro v2.5+. Marks and unmarks consecutive tokens (whole words or single non-word characters) in both directions. Intended as a handier way for the way Windows or CuaMark mark consecutive words with the Ctrl Shift Left and Right keys.
Author: Carlo Hogeveen
crosshr.zip 1995 2004-05-21(May 20, 2004) Macro for TSE Pro v4 or greater. Crosshair.s provides a movable crosshair on the screen which helps line up text vertically and horizontally within and across windows.
Author: mdurland
cuaws57.zip 81014 2004-03-10(Mar 10, 2004) CUAWS v5.7 - WordStar-compatible TSE Pro/32 v4.2 user interface, with enhanced CUA block-marking macro. The CUA block macro has mouse and prompt box support.
Written by Bill Stewart
Cuaws57.zip replaces Cuaws56.zip dated Jun 11, 2002
svfntchn.zip 1615 2004-03-01(Mar 01, 2004) SvFntChn for GUI versions of TSE. This macro automates optionally saving TSE's settings after you have changed a font setting.
Author: Carlo Hogeveen
camelcap.zip 1343 2004-02-27(Feb 22, 2004) CamelCaps for TSE Pro 2.5e and above. Replacement macros for WordLeft and WordRight. Considers change of case *within* a word and does *not* consider end of line as a word.
Author: retrolite
menucolr.zip 2536 2004-02-03(Feb 02, 2004) For GUI version of TSE Pro 4.0 upwards. - Roughly: sets TSE menu colors to Windows menu colors. Results can be beautiful or horrible depending on both color schemes. Easy to uninstall too.
Author: Carlo Hogeveen
editedi.zip 983 2003-11-07(Nov 07, 2003) EditEDI.s -TSE Pro/32 v2.6 - 4.0. - Unwrap/edit X12 EDI. To edit EDI open the file in binary mode. Run this macro to place each segment on a separate line. Make your changes and save.
Author: Chris Shuffett
lookup.zip 3695 2003-11-07(Nov 07, 2003) lookup.s - TSE Pro/32 v2.6 - 4.0. - Avoid typing mistakes by using this tool to add one of TSE's built-in function names or to add one of your macro's proc names while editing your SAL source code. Requires file tse.260 be in the Editor's load directory.
Author: Chris Shuffett
biblrs10.zip 1494103 2003-10-29(Oct 27, 2003) - BiblRs10.zip - The Bible Research Macro. - A simple, yet powerful, way to research the text of the Bible.
  • Search for words, or for phrases (even when split across lines), with the complete verse containing each find, put into a buffer that allows instant access to the context, and that can be edited, saved to any name, or discarded without saving.
  • Gather together Scripture passages, single verses or many, into a buffer. Or simply view any verse in the ascii text file of the KJV Bible (included).
Uploaded by: Ed Marsh, who will provide support as much as possible. Tested with the 2.5 dos and the 4.0 gui versions.
showcurr.zip 1721 2003-10-29(Mar 17, 2003) ShowCurr macro for TSE Pro v4.0 - I've taken the liberty to extend the ShowCurr macro with the following:
  1. Hex value of character under the cursor
  2. Total amount of lines in the file
  3. The flags of that file
  4. The total lines in current marked block.
Author: H. Pikaar
showcurr.zip replaces showcurr.zip dated Dec 04, 2002
browsmod.zip 2778 2003-09-22(Sep 21, 2003) - BrowsMod macro - TSE 3.0 and above. Configurably sets a file in and out of browsmode either for being a read-only diskfile or if a part of its drive/path/name/ext matches one of a configurable set of strings.
Author: Carlo Hogeveen
cmpfile2.zip 25013 2003-08-28(Aug 28, 2003) CmpFile2.zip - Enhanced version of the CmpFiles macro that comes with TSE Pro v2.5e version.
  • NEW procedure mCompLines(), that compares 250 characters of current lines at a time, starting at column 1 or the first visible on each window, showing where are the differences (based on the procedure CompLines() in the TSEComp macro).
  • NEW feature: Left/Right scroll for each window.
  • NEW option: Ignore case. Help window updated. Added code to work also in v4 Test Drive version.
  • Tested only in TSE Pro v2.5e and v4 Test Drive versions.
Author: Flavio Suárez
callactx.zip 45799 2003-06-26(Jun 23, 2003) CallActX.zip - TSE Pro (Pro/32) for Windows. The "Call ActiveX" Project. The intent is to create a TSE compatible custom DLL written in C++ using Microsoft Visual C++ version 6 that can interface with the Microsoft ScriptControl and thus VBScript and the world of ActiveX. This is to be open source project to be maintained by the TSE user community as freeware. For more information see CallActX.txt/CallActX.doc.
Author: Christopher Shuffett
setundo.zip 2077 2003-06-16(Jun 11, 2003) SetUndo for TSE Pro for Windows (v3.0 or greater). Set TSE's undo logging on/off for file/session/always, when undo logging for too many changes makes TSE's memory requirements explode.
Author: Carlo Hogeveen
www.semware.com/files/tse-pro
   FileName    FileSize      Date Posted     
(YYYY-MM-DD)
Description
fonts.zip 16223 2003-02-03(Feb 03, 2003) Two fonts (SysMono 14x6 and 18x8) by Andrew Clarke (based on some OS/2 fonts) are available from the sysmono-nt.zip link in the list that follows. They will work with TSE Pro v4.0 for Windows (any WIN9x-WINXP), and are also available to TSE Pro/32 under Windows NT/2000/XP.
 
Fonts.zip contains 8 fonts for use with TSE Pro v4.0 for Windows. Contributed by Michael Durland (sprog*.fon), Chris Antos (fixedsysoem14.fon), and Karl Bochert (Kourier and Ksans):
  • Kourier: a mono-spaced font patterned after Courier, but with larger punctuation and distinct l & 1, o & 0
  • Ksans: a san-serif version of Kourier for a cleaner, more modern look.
A list of additional fonts that have been mentioned by customers as working with TSEPro v4.0 for Windows:
cmtse.zip 3779 2003-02-01(Jan 31, 2003) - cmtse.zip - TSE Pro/32 Icons - 2 graphics (GIF) files for posting on a web page that is maintained or created with TSE PRO-32. Created by David Queenan, with permission granted to all who might want to use them to advertise that their web page uses TSE!
Uploaded by Dave Boyd
atoe.zip 3724 2003-01-23(Jan 23, 2003) Macro for TSE Pro v4.0 for Win - atoe.zip allows one to convert EBCDIC files to ascii, edit them, and optionally save them back as EBCDIC. - Experimental. Use at your own risk. We would appreciate feedback.
Author: Sammy Mitchell (SemWare)

For remainder of files by date

To upload files for posting to the site:
Upload Instructions

Last Updated: January 27, 2012

 
Valid HTML 4.01! SemWare Home Page
SemWare HomePage
Valid CSS!