* *TITLE: Christian's collection of VEDIT macros * *INTRO:

Christian's collection of VEDIT macros

*INTRO: This page has been generated automatically by XLIST-MC.VDM. The macro gets a list of files in a directory and a definition file maintained manually and merges them together to a page like this. So it's easy to date it up. *INTRO: *INTRO: The tables are sorted by a "category" in the upper left corner of every table. *INTRO: *INTRO: Each category table has some rows with one macro per line. *INTRO: The left column shows a short name, the next one gives a short description and the third column lists the filename. *INTRO: The last column shows a date to check when the macro has been changed last. The youngest entries are colored green to recognize them on a first glance. *INTRO: The filename is also a link to the macro. *INTRO: *INTRO: The category "Z :" is my playground. Those macros are not yet categorized, may be not ready or may be nonsens. *INTRO: *INTRO: ----- Work in progress - always. grmbl - no enough time :-( *INTRO: ----- The list is nearly up to date, but a few description fields are still empty yet. *INTRO: ----- Some macros are not of general use. Should be better documented. *INTRO: ----- Some macros are still under development. Should be marked. *INTRO: ----- Some macros are older versions. Should be cleaned. *INTRO: ----- And there are still some entries and macros in german language. *INTRO: *INTRO: ----- AND MOST IMPORTANT: Since the list is becoming uncomfortable long I'm working on an alternative solution. *INTRO: *INTRO: Don't forget: No warranty for those macros. Use them at your own risk. *INTRO: * *CAT: - : misc. macros *CAT: edit : editing help *CAT: file : file handling *CAT: online : online tools * * * filename category title short description *----------------------|----------------------------------------|----------------------------------------|----------------------------------------------- *** aspell.ini | | | aspell.vdm | | | aspell_vdm.txt | | | misc | | | overlay.vdm | edit : block | Block fill with string | overlay with a string at a prespecified column for x number of lines (Scott Lambert) blockbox.vdm | edit : block | Box painter | paints a box within a columnar block rahmen.vdm | edit : block | Box painter (old Blockbox) | BlockColFill.vdm | edit : block | columnar block filler | Fills a columnar block with the contents of T-Reg 0 (on a line basis!). BlockColPad.vdm | edit : block | columnar block filler | Pads a columnar block with spaces at end-of-line. Block-Norm.vdm | edit : block | Normalize block markers | clipappend.vdm | edit : clipboard | ClipBoard Appender | appends the marked block to the Windows Clipboard clipcatch-0.vdm | edit : clipboard | ClipBoard Observer (old version) | Observe and get the Windows Clipboard in an endless loop clipcatch.vdm | edit : clipboard | ClipBoard Observer, new version | Observe and get the Windows Clipboard in an endless loop clipcatchx.vdm | edit : clipboard | ClipBoard Observer | extension for CLIPCATCH.VDM clipedit.vdm | edit : clipboard | ClipBoard Editor | Opens the text that is in the Windows' clipboard for editing. clipfeed.vdm | edit : clipboard | ClipBoard Automatic Feeder | Clipboard Feeder - to help transfering data from a list into another application. copyclip.txt | edit : clipboard | sample text | copyclip.vdm | edit : clipboard | ClipBoard copier | Makes it easy to handle different text pieces to fill into the Windows clipboard. nextword2clip.vdm | edit : clipboard | Next word to clipboard | Predessessor of CleepFeed.vdm linediffer.vdm | edit : filter | | listdiff.vdm | edit : filter | | deldoubles.vdm | edit : filter | delete double lines in a sorted file | delete double lines in a sorted file deldupes.vdm | edit : filter | delete duplicate lines | Deletes identical lines if following directly (after a sort or so) (should be easier with regular expressions) linedel.vdm | edit : filter | deletes lines with searchstring | see linefilt.vdm linendel.vdm | edit : filter | deletes lines without searchstring | see linefilt.vdm search-grp.vdm | edit : filter | early verion of filegrep | filegrep.vdm | edit : filter | like a grep in one structured file | linecp.vdm | edit : filter | line grabber | copies all lines with searchstring to a register lineex.vdm | edit : filter | line cutter | cuts all lines with searchstring to a register autoscroll.vdm | edit : keys | | adel2.vdm | edit : keys | Auto backspace | key-ld.vdm | edit : keys | Menu for loading key assignments | Menu for loading key assignments loadmnu.vdm | edit : keys | MNU manager | Administration of User-Menu-Files 2simult.vdm | edit : keys | Navigate simultan | navigate simultan through two files (key assignments for Alt-Cursor and Alt-Pg) synchro.vdm | edit : keys | Navigate simultan (double ??) | navigate simultan through two files (key assignments for Alt-Cursor and Alt-Pg) markers2.vdm | edit : marker | | jsmarker.vdm | edit : marker | Text marker manager | Displays the used Text Markers with line number and text example. You can set/clear markers or jump to one of them. markers-1.0.vdm | edit : marker | Text marker manager | (Pauli Lindgren) markers.vdm | edit : marker | Text marker manager | edit : marker modified (Pauli Lindgren) savemarker.vdm | edit : marker | Text marker saver | Makes it possible to save/restore the textmarkers of a vedit buffer. setmarker.vdm | edit : marker | Text marker manager | Displays the used Text Markers with line number and text example showmarkers2.vdm | edit : marker | Text marker manager | Displays the used Text Markers with line number and text example. user-mnu.vdm | edit : menu | | user.mnu | edit : menu | | tools-z.mnu | edit : MENU | my old Tools-menu | to test! tools.mnu | edit : menu | my Tools-menu | to test User2.mnu | edit : MENU | USER.MNU @work | multi-srz.vdm | edit : search + replace | Multiple search/replaces in one file | Multiple search/replaces in one file NumColPad.vdm | edit : search + replace | Pads a numerical column with zeros | vg.bat | edit : search + replace | | vgrep.bat | edit : search + replace | | vgrep.vdm | edit : search + replace | visual grep | wsearch-PL.vdm | edit : search + replace | Search in multiple files | Search text from entire groups of files (Pauli Lindgren) NumSort.vdm | edit : sort | | getsortcols.vdm | edit : sort | Helper for Sort_Merge() | Helps to determine the columns to be used as sort keys in Sort_Merge() / {Edit, Sort lines} tabumat2.vdm | edit : TAB | | atab2.vdm | edit : TAB | Auto tabulator | to check against autotab.vdm autotab.vdm | edit : TAB | Auto tabulator | like Borland's IDE inscolsa.vdm | edit : TAB | column insert | which version is current? inscolsp-alt.vdm | edit : TAB | column insert | which version is current? inscolsp.vdm | edit : TAB | column insert | which version is current? inscolsr.vdm | edit : TAB | column insert | which version is current? setdelim.vdm | edit : TAB | column unsert | which version is current? csv2tab-2.vdm | edit : TAB | converts CSV data to TAB delimited | Converts CSV separated data into TAB separated data csv2tab.vdm | edit : TAB | converts CSV data to TAB delimited | Converts CSV separated data into TAB separated data tableft.vdm | edit : TAB | moving tabulator | Reduce width of current "column" by decrementing all tabs to right (Ian Binnie) tabright.vdm | edit : TAB | moving tabulatur | Expand width of current "column" by incrementing all tabs to right (Ian Binnie) smart-t&b.vdm | edit : TAB | Smart TAB and Smart BackSpace | tabumat.vdm | edit : TAB | Tabulator setting tool | Sets the TABs referring to the words in the actual line. Very helpful for using tables. delword.vdm | edit | delete word + foollowing whitespace | quicken.vdm | file : convert | | setupback1.vdm | file : convert | | dazu: setup-bsp.lst setupback2.vdm | file : convert | | dazu: setup-bsp.lst umlaute-weg.vdm | file : convert | replaces german Umlauts | replaces german Umlauts with their 2-character equivalents dirsize.vdm | file : dir | | Calculates the summary size of the files in the current directory. Without subdirs dir-lcmp.vdm | file : dir | DIR delete duplicates | sub-macro for filtering out doubles in file lists dir-ext-w2k.vdm | file : dir | DIR sorter | Sort a listing created by "DIR /S" in Win2000 by filename, for german Windows yet dir-ext.vdm | file : dir | DIR sorter | Sort a listing created by "DIR /S" in WinNT by filename, for german Windows yet dir-ext95.vdm | file : dir | DIR sorter | Sort a listing created by "DIR /S" in Win95 by filename, for german Windows yet dir-extp.vdm | file : dir | DIR sorter | Sort a listing created by "DIR /S" in WinNT by path, for german Windows yet dir-fdouble.vdm | file : dir | find double files per name | Helper tool for finding double files per name in a directory tree. dir-find-deepest.vdm | file : dir | find deepest directory level | dir-usage.vdm | file : dir | show directory usage | shows the directory usage sorted by size, for german Windows yet rebak.vdm | file : handling | bak file reanimator | Reactivates the .BAK file version of the currently open file. veditsys.vdm | file : handling | file generation builder | File-Generation-Modul fuer 1-10 Dateien copytoday.vdm | file : handling | primitive backup tool | Copies all files in the current directory that has been modified today to another directory. Could be used as a primitive backup. getunix.vdm | file : remote | remote edit | Lädt eine UNIX-Datei per rcp auf den PC und editiert sie dann putunix.vdm | file : remote | remote edit | rcp-get.vdm | file : remote | remote edit | rcp-put.vdm | file : remote | remote edit | file-ren.syn | file : rename | | file-ren.txt | file : rename | | file-ren.vdm | file : rename | | reverse-lines.vdm | file : sort | | Reverses the order of lines in a block or the complete file filemerge.vdm | file : split + merge | file merger (not for splitter) | Merge a bunch of files inclusive the filenames in a resulting file. fsplit.vdm | file : split + merge | file splitter | primitive file splitter; for a profesional one see the distributed SPLITTER.VDM ren-file.syn | file | | ren-file.txt | file | | ren-file.vdm | file | | autoftyp.vdm | file | determine file type | Examine the file for best file type, just for how to see how to do it fileinfo.vdm | file | file info viewer | Pop up a dialog box (Win) or a Message() (DOS) with some infos about the current file (like DIR). Can be done easier/better since 6.12! FileXOpen.vdm | file | File_Open() extension | Extends the File_Open() command with a search path. launch.vdm | file | launch an executable | ? mails2.vdm | online : mail | | mails.vdm | online : mail | convert mails (UNIX format) | formt eine Mail-Liste im UNIX-Format um -> etwas lesbarer MailHeader.vdm | online : mail | extracts mail headers | extracts mail header out of UNIX formatted mail file mailto.vdm | online : mail | inserts mail adress in HTML | (Scott Lambert) quote-z.vdm | online : mail | mail quoting | primitive mail quoting; see quote.vdm for better version quote.vdm | online : mail | mail quoting helper | This macro reformats text as a quote for inclusion in an email message and copies it to the Windows clipboard for pasting into a message in one's mailer program (Jay Sage) outlook-export.vdm | online : mail | Outlook export | Reformats the CSV-Export from Outlook to remove the line breaks within fields. outlookexport.vdm | online : mail | Outlook export | Reformats Outlook's CSV export mailsort.vdm | online : mail | sort mail adresses | Sorts Internet mail adresses firstname.lastname@domain.com by lastname Spam-sort.vdm | online : mail | sorts spam | tries to sort spam grouplist.vdm | online : news | newgroup list converter | Converts a newsgroup list retrieved from a news server via the command "list newsgroups" in a telnet session into a format that can be imported into [Free]Agent. news.vdm | online : news | news reader | AUTORCP.VDM | online : remote edit | part of .... | V-SET.VDM | online : remote edit | | VI-SET.VDM | online : remote edit | | chkhosts.vdm | online : tech | hosts file checker (sync) | help syncronizing two hosts files hostsservices.vdm | online : tech | opens hosts and services | ping.vdm | online : tech | ping check from hosts file | pingcheck.vdm | online : tech | ping tester | pings the host the cursor is on in the hosts file pingcheckx.vdm | online : tech | ping tester | pings the host the cursor is on in the hosts file fhosts.vdm | online : tech | searches for hosts in a IP range | book2adr.vdm | online : www : bookmark | Netscape to Opera | Netscape to Opera book2txt.vdm | online : www : bookmark | Netscape to Text | Netscape to Text bookmark.vdm | online : www : bookmark | Netscape bookmark helper | Netscape bookmark building helper NS3-bookmark.vdm | online : www : bookmark | | htm2txtd.vdm | online : www : conversion | HTML to Text | HTML to Text (&...; to characters) txt2html.vdm | online : www : conversion | Text to HTML | (Scott Lambert) zhtm2txt.vdm | online : www : conversion | HTML to Text | HTML to Text (&...; to characters) html-cfg.vdm | online : www | config for HTML editing | config for HTML editing html-on-alt.vdm | online : www | config for HTML editing | config for HTML editing html-on.vdm | online : www | config for HTML editing | config for HTML editing htm-fritz.vdm | online : www | HTML menu | HTML menu (Fritz Heberlein) htm-z.vdm | online : www | HTML menu | HTML menu (orig. by Fritz Heberlein) htm-zw.vdm | online : www | HTML menu | HTML menu (orig. by Fritz Heberlein) openbrowser.vdm | online : www | opens standard browser | Opens the current file in the standard browser. just for how to see how to do it webboard1.vdm | online | | c-init.vdm | originals : modified | : COMPILE | c-javavm.vdm | originals : modified | : COMPILE | COMPARE.VDM | originals : modified | | compdir.vdm | originals : modified | directory compare | csv-flat.vdm | originals : modified | | extractd.vdm | originals : modified | : edit | flat-csv.vdm | originals : modified | | GotoFile.vdm | originals : modified | | for Pauli's WILDFWIZ.VDM htm-txtz.vdm | originals : modified | : www | html2txt.vdm | originals : modified | : www | monster.vdm | originals : modified | | padlines.vdm | originals : modified | | padlines2.vdm | originals : modified | | print-ok1.vdm | originals : modified | | kann weg ??? print.vdm | originals : modified | print file | enhanced printing macro Printz.vdm | originals : modified | | projsave.vdm | originals : modified | | rem-line.vdm | originals : modified | (Ian Binnie) | Sallbuff-alt.vdm | originals : modified | | sort.vdm | originals : modified | : sort | SORTMERG.VDM | originals : modified | | unic-asc-z.vdm | originals : modified | | unic-asc.vdm | originals : modified | : edit | veditsav.vdm | originals : modified | | wildfilew.chm | originals : modified | | wildfilew.vdm | originals : modified | | wildfilw.ini | originals : modified | | darkgreen.set | originals | | green.set | originals | | mycolors.set | originals | | yellow.set | originals | | count.vdm | print | count FF's | printsyn.vdm | print | print C file with syntax highlight | Printing C-Code with Syntax Highlighting. (Using the original C.SYN) print2d.vdm | print | print file | old version of my enhanced original PRINT.VDM chkgotos.bat | programming : BAT | BAT goto checker | chkgotos.vdm | programming : BAT | BAT goto checker | Checks a DOS-Batch for existing labels against the GOTO's. condc.vdm | programming : C | | CONDENSE for C macro (Richard Hureau) condense.vdm | programming : C | | CONDENSE for C macro (???) jumpc.vdm | programming : C | | Jump to C-function ? c-rem.vdm | programming : C | beautify C comments | C-Kommentare (ab '/*' bis Zeilenende) an Cursorposition ausrichten cans2kr.vdm | programming : C | convert C comments | wandelt ANSI-C-Kommentare (//) in K&R (/*...*/) um xref-c.vdm | programming : C | Cross reference for C | Analyses a C program and creates a function cross reference. frmt_c.vdm | programming : C | Format C programs | Format C programs for improved readability (Ian Binnie) condcob.vdm | programming : COBOL | | CONDENSE for COBOL macro (???) javastrt.vdm | programming : Java | | Sets up VEDIT for Java programming; for testing tpc.vcs | programming : TP | | Compiler specific support macro for: Borland Turbo Pascal version 5, modified ??? tppatch.vdm | programming : TP | Patch for old TurbaPascal programs | Patch von Turbo-Pascal-Programmen bzgl. Delay-Problemen ==> Runtime Error 200 datplus.vdm | programming : VDM : mathematics | add one day to a date | di1-demo.vdm | programming : VDM : demo | Dialog_Input_1() example | di1-example.vdm | programming : VDM : demo | Dialog_Input_1() example | DoubleClickDemo.vdm | programming : VDM : demo | DoubleClick demo | sample for the new mouse double click event macro eval.vdm | programming : VDM : demo | Evaluator | insert the result of an evaluated expression event-mac.vdm | programming : VDM : demo | demo for File-Event-Macros | demonstrates the usage of the File-Open/Close-Event-Macros floatdemo-r.vdm | programming : VDM : mathematics | floating point math | interactive demo for FLOATMATH-R.VDM floatdemo.vdm | programming : VDM : mathematics | floating point math | interactive demo for FLOATMATH.VDM floatmath-r.vdm | programming : VDM : mathematics | floating point math | implements simple float math (+-*/); Some rounding. NOT PERFECT! ONLY FOR TESTING. floatmath.vdm | programming : VDM : mathematics | floating point math | implements simple float math (+-*/); No rounding. NOT PERFECT! ONLY FOR TESTING. funccode.vdm | programming : VDM : tech | | Ermitteln der Edit-Function-Codes INI-DEMO.VDM | programming : VDM : demo | | Demo for Inifile.vdm inline-help.vdm | programming : VDM : tech | inline online help & documentation | INLINE-HELP - A demo for implementation of inline online help inline-help2.vdm | programming : VDM : tech | inline online help & documentation | INLINE-HELP - A demo for implementation of inline online help; using a scrollable DI_1() dialog menuexample.vdm | programming : VDM : demo | example for menu system via DI_1() | prestrings.vdm | programming : VDM : tech | list predefined strings | showparen.vdm | programming : VDM : demo | | Demo to show the behaviour of Match_Paren() summe.vdm | programming : VDM : mathematics | Sum of a columnar block | see Scott Lambert's addcol.vdm too VVED-MAC.INI | programming : VDM : demo | | winmove.vdm | programming : VDM : demo | extensive demo for DI_1() | Demo macro to show and test the Dialog_Input_1() and the WIN_MOVE(APP, ...) commands checkdate.vdm | programming : VDM | test the Date() command | Inifile.vdm | programming : VDM | Routines for using INI files in macros | Provides some functions for using INI-files in your macros. create-ascii-list.vdm | programming | ASCII list creator | creates a list of all 256 ASCII characters frmt_v.vdm | programming | Format block programs | Format block programs for improved readability (Ian Binnie) labeljmp.vdm | programming | keys for jump to labels in VDM file | assigns keys for help jumping to labels (and back) in a VEDIT macro file checkparen.vdm | programming | parenthesis checker | Checks a text/program for properly paired parenthesis chk_paren.vdm | programming | parenthesis checker | Checks that all parentheses and /* */ comments have matching pair. (Pauli Lindgren) Bios-Info.vdm | technical | | shows some BIOS-infos from registry vedit.reg | technical | | sometime needed for VEDIT's online help ? patchve.vdm | technical | Patches VEDIT 5.x for other TBL | CUSTDEMO.TXT | tools : Customizer | | Custdemo.vdm | tools : Customizer | Demo for CUSTOMIZE.VDM | Demo that shows the very easy usage of CUSTOMIZE.VDM Customize.vdm | tools : Customizer | Customize your macro via dialog | Lets you customize your macro via dialog with saving the changes permanently in the macro itself xybase.vdm | tools : DataBase Analyzer | Database file analyze helper | Helps analyzing an unknown database file (header + unilength records). favourit.vdm | tools : favourite | "Favourites Window" for VEDIT | vedit.fav | tools : favourite | Example file for favourit.vdm | FILEVERS.VDM | tools : File Generation | File version generation tool | Creates, loads and deletes unlimited versions of the currently loaded file hypertxt.htx | tools : hypertext | Demo file for HyperText | hypertxt.syn | tools : hypertext | Syntax file for HyperText | hypertxt.vdm | tools : hypertext | Hypertext tool | Hypertext tool di1-pager.vdm | tools : pager | | di1-scroll.vdm | tools : pager | | di1-scroll2.vdm | tools : pager | | di1-scroll3.vdm | tools : pager | | picklist-demo.vdm | tools : picklist | demo for PICKLIST.VDM | picklist.vdm | tools : picklist | provides a picklist | prj-def.mnu | tools : project | project tool via mnu files | project tool via mnu files project.txt | tools : project | some doku for the project tool | projfill.vdm | tools : projects | Fills files into a project | Adds the files from a directory into the currently open project (beta!) RC-BS-Test.vdm | tools : timediff | example usage of timediff.vdm | Tests the runtime of a Reg_Copy(.., APPEND) loop against a Reg_Copy() Buf_Switch() Reg_Ins() loop TimeDiff.vdm | tools : timediff | calculate time difference | Prints out the difference between the two given timestamp WVI-Test.vdm | tools : timediff | measure time for Write_Vedit_Ini() | fix-ins1.vdm | tools | fixed-length data helper | inserts dividing columns into fixed-length data via ruler line zfunc.vdm | tools | Point & shoot | Point and shoot - Auswahl aus Suchliste xtree.vdm | tools | Poor man's XTREE ;-) | Simple file manager. It's not a XTREE-clone but can help on special tasks.
VEDIT's possibilities are amazing!
As usual: Documentation inside the macro and with Shft-F1.
Be sure to check the Windows' language in the macro (Just in the beginning it's documented.) spell.vdm | tools | spelling helper | uref.vdm | tools | user definable reference window | user definable reference window ...... xlist-mc.vdm | tools | Xtended List Maintaining+Converting | File list maintaining and HTML generator. This macro was used to create this HTML page.
Here is the source list: contents.txt. The macro helps building and maintaining this source list and creates the HTML file.
As usual: Documentation inside the macro and with Shft-F1. EBZLOG.VDM | Z : @work : EBZ | | vi-filechk.vdm | Z : @work : remote edit | | check/load parallel files vi-filechk2.vdm | Z : @work : remote edit | | check/load parallel files, dir tree via-dir.vdm | Z : @work : remote edit | | editor helper for remote files hinw-hlp.vdm | Z : @work : SAP | | hinw-prn.vdm | Z : @work : SAP | | OSS-Downl.vdm | Z : @work : SAP | | sap-12user.vdm | Z : @work : SAP | | sap-abap-find.vdm | Z : @work : SAP | | sap-auditlog.dat | Z : @work : SAP | | sap-computestatistics.vdm | Z : @work : SAP | | SAP-Create-BDC-Data.vdm | Z : @work : SAP | | SAP-CreateUser.vdm | Z : @work : SAP | | creates a SAP-User via SAPGUI + AutoIt sap-dr-ping.vdm | Z : @work : SAP | | sap-drucker-exp.vdm | Z : @work : SAP | | sap-drucker-imp.vdm | Z : @work : SAP | | sap-hinw-dir.vdm | Z : @work : SAP | | sap-hinweise.vdm | Z : @work : SAP | | sap-index-coalesce.vdm | Z : @work : SAP | | sap-k40-p40-user-check.vdm | Z : @work : SAP | | sap-notes-list.vdm | Z : @work : SAP | | sap-ora-update_stats.vdm | Z : @work : SAP | | SAP-OSS-Hinw.vdm | Z : @work : SAP | | download SAP note(s) from OSS SAP-PRN-CREA.vdm | Z : @work : SAP | | SAP-SPAU.VDM | Z : @work : SAP | | SAP-SU10-Abgleich.vdm | Z : @work : SAP | | sap-SU10.vdm | Z : @work : SAP | | sap-table-info.vdm | Z : @work : SAP | | sap-user13.vdm | Z : @work : SAP | | sap-usr02-abgleich.vdm | Z : @work : SAP | | saparch.vdm | Z : @work : SAP | | saparch1.vdm | Z : @work : SAP | | sapback.vdm | Z : @work : SAP | | sapback1.vdm | Z : @work : SAP | | sapfavos.vdm | Z : @work : SAP | | SapguiVer.vdm | Z : @work : SAP | | sapguiver2.vdm | Z : @work : SAP | | saptabfill.vdm | Z : @work : SAP | | saptrans.vdm | Z : @work : SAP | | saptrans2.vdm | Z : @work : SAP | | sapuserliste.vdm | Z : @work : SAP | | sapusrprofile.vdm | Z : @work : SAP | | WF-SAPGUIVER.INP | Z : @work : SAP | | DB12time.vdm | Z : @work : SAP | SAP-DB12 | SAP-SM02.vdm | Z : @work : SAP | sample usage of AutoIt | uses AutoIt for keyboard automation aix-df.vdm | Z : @work : UNIX | | reformats AIX-df output mtune.vdm | Z : @work : UNIX | | TSM-Restore.vdm | Z : @work : UNIX | | for SAP-Restore via TSM aix-hdisks.vdm | Z : @work | | LOG.VDM | Z : @work | | log1.vdm | Z : @work | | ora-sql-reformat.vdm | Z : @work | | snihtm.vdm | Z : @work | | maketele.vdm | Z : @work | | creates TE.BAT compatible file crash-reg.vdm | Z : bug | | GF-Bug2.vdm | Z : bug | | gf-test.vdm | Z : bug | | HTX-Bug.VDM | Z : bug | | interr15.vdm | Z : bug | | quirk.vdm | Z : bug | | (Scott Lambert ?) user-ebg.mnu | Z : EBG | | Block-Norm-COL.vdm | Z : edit : block | block normalizing, test | filter1.vdm | Z : edit : filter | | vedit-z.key | Z : edit : keys | | to test! user-z.mnu | Z : edit : menu | | user1.mnu | Z : edit : menu | | changer.vdm | Z : edit : search + replace | from Scott Lambert | extract-opera.vdm | Z : edit : search + replace | | extracts all entries "opera.exe from registry srch.vdm | Z : edit : search + replace | ? | to test! xml.syn | Z : edit : syntax highlighting | | to test! helpkey.vdm | Z : edit : TAB | ???? | atab.vdm | Z : edit : TAB | Auto tabulator | was ist mit atab2.vdm? alldel.vdm | Z : edit | ? | ? srcolumn.vdm | Z : edit | ? | to test! bufcomp.vdm | Z : edit | | compare and color buffers keydel-t.vdm | Z : edit | noch benötigt? | keydel-toolmenu.vdm | Z : edit | noch benötigt? | del_tools_keys.vdm | Z : edit | noch erforderlich ? | ffilter.vdm | Z : edit | old version ? | see linefilt.vdm keys.vdm | Z : edit | several key macros | to test! chfolder.vdm | Z : file | ? | ? yap.vdm | Z : Fritz | | uml2html.vdm | Z : html | | togglecase.vdm | Z : Ian | | RedHatUpdates72.vdm | Z : Linux | | RH73check-errata.vdm | Z : Linux | | rpm-diff.vdm | Z : Linux | | RedHatUpdates.vdm | Z : Linux | Checker for RedHatErrata files | xback.vdm | Z : misc | ??? | unique.vdm | Z : misc | | unicode-get.vdm | Z : obsolete : conversion | UniCode to ASCII | now in UNIC-ASC.VDM (std) unicode-put.vdm | Z : obsolete : conversion | ASCII to UniCode | now in ASC-UNIC.VDM (std) INSSYSDATE.VDM | Z : obsolete : edit | date insert | inserts current date+time as yyyymmddhhmmss, but can be done easier since 6.12 search.vdm | Z : obsolete : edit : search + replace | interactive search | now implemented in VEDIT (other way) srch-l.vdm | Z : obsolete : edit : search + replace | | similar function is now integrated in VEDIT as "Incemental search" winmax.vdm | Z : obsolete : edit : windows | Windows maximizer | (now in VEDIT integrated ?) reopen.vdm | Z : obsolete : file | reopens a file | similar function now integrated in VEDIT {File, Reload} cont-hlp.vdm | Z : obsolete : programming | Context sensitive help | Calls the VEDIT Help for the word/command at cursor position. veditsax.vdm | Z : obsolete : technical | addition to VEDITSAV.VDM | saves unsaved buffers at exit (now implemented in VEDIT by Greenview) dir-fdouble-w.vdm | Z : obsolete | (old version) | old version of dir-fdouble.vdm telfax.vdm | Z : obsolete | interactive search | now implemented in VEDIT (other way) burst-digest.vdm | Z : online : mail | burst a mail digest into single mails | burst a mail digest into single mails (Fedora Mailing List) hosts.vdm | Z : online | ? | ? colorA.vdm | Z : originals : modified | | opencurs.vdm | Z : originals : modified | | modified original @work SendMail.vdm | Z : originals : modified | | startup-z.vdm | Z : originals : modified | | WILDFWIZ.VDM | Z : originals : modified | | TXT-HTML.VDM | Z : originals | | UNPAKDEC.VDM | Z : originals | | all.vdm | Z : originals | approximates the XEDIT 'ALL' command | approximates the XEDIT 'ALL' command (Kerry E. Wilkinson) liststrings.vdm | Z : programming : VDM | list predefined config strings | strtjava.vdm | Z : programming | | ASCtoRDE-chris.vdm | Z : test | | DI1-Test11.vdm | Z : test | | indenter-test.vdm | Z : test | | index-sav.txt | Z : test | | index-t.txt | Z : test | | index.txt | Z : test | | reg_lock_test.vdm | Z : test | | getdir.vdm | Z : Test | | Simple template macro to read in a directory listing (files only) ALLOC.VDM | Z : test | from Lowell Dennis | FILESTCK.VDM | Z : test | from Lowell Dennis | lowell-init.vdm | Z : test | from Lowell Dennis | PICK.VDM | Z : test | from Lowell Dennis | STACK.VDM | Z : test | from Lowell Dennis | TAG.VDM | Z : test | from Lowell Dennis | strnfilt.vdm | Z : to do : edit : filter | enhanced string filter (LINEFILT++) | rem-edit.dat | Z : to do : tools : Remote editing | | example control file rem-edit.vdm | Z : to do : tools : Remote editing | Allows remote editing via ftp | Load a file from a remote host via ftp, lets you edit it and saves it back hypertxt-2d.syn | Z : to do | | hypertxt-2d.vdm | Z : to do | | xlist-mc2.syn | Z : to do | | xlist-mc2.vdm | Z : to do | | xlist-mc2x.vdm | Z : to do | | HYPERTXT2.VDM | Z : to do | new version of hyptertxt.vdm | under development! sql-descr.vdm | Z : tools | ? | utf-8.dat | Z : utf | | utf-8.vdm | Z : utf | | utf-ansi.vdm | Z : utf | | utf-check.vdm | Z : utf | | utf-check2.vdm | Z : utf | | utf16-1.zip | Z : utf | | vdr-channels-format.vdm | Z : vdir | | vdr-channels-radio.vdm | Z : vdir | | vdr-reduce-number.vdm | Z : vdir | | tbl-debg.vdm | Z : VEDIT | | reg-search.vdm | Z : Windows | | add-date.vdm | Z | ? | ? linecount-x.vdm | Z | ? | ? search-inc.vdm | Z | ? | config()'s for ?? @work getnext.vdm | Z | ? | very old try: file generation helper check-if-on-cd.vdm | Z | ? | very special, but what for? addtab.vdm | Z | | batchcopy.vdm | Z | | charcount.vdm | Z | | checkshorter.vdm | Z | | checkvers.vdm | Z | | collexp.vdm | Z | | fcupd.vdm | Z | | flat2csv.vdm | Z | | mail_del_phish_volksbank.vdm | Z | | opencurs-ian.vdm | Z | | parcheck.vdm | Z | | permut.vdm | Z | | rot13-cz.vdm | Z | | search116.vdm | Z | | set_vpw_dir.vdm | Z | | settitle.vdm | Z | | SPELL.MNU | Z | | spellchk.syn | Z | | tab2fix-2.vdm | Z | | tab2fix-3.vdm | Z | | tab2fix-4.vdm | Z | | tab2fix.vdm | Z | | tbl.vdm | Z | | toolsa.mnu | Z | | WinSetTitle114.vdm | Z | | word-txt-fh.vdm | Z | | strcheck.vdm | Z | | Checks/compares strings in two files and makes them visible and easily editable setsyncolors.vdm | Z | | Sets the (global) syntax color configuration dependent of the current loaded syntax file (if any). edkey.vdm | Z | editing key codes | creates all possible editing key codes usermenu-ext.vdm | Z | extension for my user.menu ??? | FixColumns.vdm | Z | fixes columns in UNIX ls output | check-dpl.vdm | Z | for CSV? | VED-VER.VDM | Z | from John H. | Macro to output version & serial number information of vpw[64].exe and vedit.exe to a text file with windows INI file structure. stest.vdm | Z | old demo for speeding up macros | (Greenview) abin2hex.vdm | Z | reconvert binary output backto hex etc | Converts a "binary" output (e.g. of Reg_Type(r, 8192)) into "hex", "decimal" or back to character. srch-key.vdm | Z | search tool ? | opencurs.txt | Z | testfile | conv-list.vdm | Z | Vorläufer von XLIST-MC ? | ÷ wsearch.vdm | edit : search + replace | Multi file search | Search text from entire groups of files (Pauli Lindgren) ÷ sortlength.vdm | edit : sort | sort by line length | sorts a file by line length ( + Fritz Heberlein) ÷ tabumat-e.vdm | edit : TAB | | ÷ book2txt.bat | online : www : bookmark | | ÷ html2txt.bat | online : www : conversion | | ÷ ansi-437.tbl | originals : modified | : technical | ÷ ansi-850.tbl | originals : modified | : technical | ÷ c-compil.vdm | originals : modified | : COMPILE | ÷ c-debug.vdm | originals : modified | : COMPILE | ÷ c-errors.vdm | originals : modified | : COMPILE | ÷ COLOR.VDM | originals : modified | | ÷ java.vtm | originals : modified | java template | ÷ search.syn | originals : modified | | for Pauli's WILDFWIZ.VDM ÷ sortmerg-c2.vdm | originals : modified | : sort | ÷ srchfile.vdm.txt | originals : modified | : edit : search | ÷ srchincr.vdm | originals : modified | | ÷ WILDFWIZ--.VDM | originals : modified | | ÷ tbl-dump.vdm | technical : TBL | Dump VEDIT's TBL files | Dump VEDIT's TBL files ÷ vplus.syn | technical | ? | ? ÷ prj-1.mnu | tools : project | sample project menu | ÷ * wildston.txt | tools | WildSton - Proximity Search | Infos about WildSton ÷ ebzlog.htx | Z : EBG : EBZ | | ÷ ebzlog.syn | Z : EBG : EBZ | | ÷ SAP-SM02.aut | Z : EBG : SAP | sample AutoIt script | ÷ zlog.syn | Z : EBG | | ÷ Multi-SR.vdm | Z : edit : search + replace | multiple search + replace | ÷ sh.syn | Z : edit : syntax highlighting | | to test! ÷ BOX-DRAW.VDM | Z : originals : modified | | ÷ compdir.vdm-orig-mod | Z : originals : modified | | ÷ compdir612.vdm | Z : originals : modified | new version for 6.12 | new version using Dir_Date() (still at work!!!) ÷ SRCHFILE.VDM | Z : originals : modified | | ÷ DDIR-REC.VDM | Z : to do : file : dir | demo for new Dir_Date() in 6.12 | ÷ WEBXREF.VDM | Z | | ÷ * Files from COMPILE must be handled somehow... ÷ * Files from HOME must be handled somehow... ÷ * Files from SRC must be handled somehow... ÷ * originals here must be handled somehow... ÷ atwork.html ÷ bugs.html ÷ edit.html ÷ file.html ÷ main.html ÷ misc.html ÷ obsolete.html ÷ online.html ÷ originals.html ÷ print.html ÷ programming.html ÷ technical.html ÷ thyssen.html ÷ tools.html ÷ unknown.html