[ main > atwork > misc > obsolete ]

Obsolete macros


These macros are obsolete (or should be), since they or their function is integrated in VEDIT now.


Macro name Description   (Group: Clipboard) Last modification
 clipcatch-0.vdm ClipBoard Observer (old version)
Observe and get the Windows Clipboard in an endless loop 
2004-04-17
 clipcatchx.vdm ClipBoard Observer
extension for CLIPCATCH.VDM 
2004-04-10

Macro name Description   (Group: conversion) Last modification
 unicode-get.vdm UniCode to ASCII
now in UNIC-ASC.VDM (std) 
2001-05-11
 unicode-put.vdm ASCII to UniCode
now in ASC-UNIC.VDM (std) 
2001-05-11
 umlaute-weg.vdm replaces German umlauts with their 2-character equivalents 
2004-06-27
 padlines2.vdm Special version of the original PADLINES.VDM:
Pad all lines in a file so that they have the same length: the length of the longest line.
Is obsolete now: My enhanced PADLINES.VDM is able to do it also. 
2004-09-13

Macro name Description   (Group: edit) Last modification
 inssysdate.vdm inserts current date+time as yyyymmddhhmmss, but can be done easier since 6.12 
2002-05-07
 search.vdm interactive search : now implemented in VEDIT (other way) 
1996-04-19
 srch-l.vdm similar function is now integrated in VEDIT as "Incemental search" 
1995-10-13
 winmax.vdm Windows maximizer (now in VEDIT integrated ?) 
2000-08-28

Macro name Description   (Group: file) Last modification
 reopen.vdm reopens a file : similar function now integrated in VEDIT {File, Reload} 
2001-06-15
 file-ren.vdm Extended File Renaming Utility using regular expressions
(old version!) 
2005-02-27
 file-ren.txt Some example regular expressions for file-ren.vdm 
2006-03-25
 file-ren.syn Definition file for SyntaxHighlighting
(old version) 
2004-08-11
 ren-file.vdm Extended File Renaming Utility using regular expressions
New version, more error handling, more comfort
Now in Vedit {Misc, More Macros, Ren-Files} 
2006-03-28
 ren-file.syn Definition file for SyntaxHighlighting 
2006-03-28
 ren-file.txt example file 
2006-03-23

Macro name Description   (Group: programming) Last modification
 cont-hlp.vdm Context sensitive help : Calls the VEDIT Help for the word/command at cursor position. 
1999-07-06

Macro name Description   (Group: tech) Last modification
 veditsax.vdm addition to VEDITSAV.VDM
saves unsaved buffers at exit (now implemented in VEDIT by Greenview) 
2000-08-15

Macro name Description Last modification
 dir-fdouble-w.vdm old version of dir-fdouble.vdm 
2004-03-18
 telfax.vdm interactive search; now implemented in VEDIT (other way) 
1995-12-19
 deldoubles.vdm delete double lines in a sorted file; now implemented in VEDIT (other way) 
2004-03-08
 deldupes.vdm Deletes identical lines if following directly (after a sort or so) (should be easier with regular expressions) 
2001-10-19
 reverse-lines.vdm Reverses the order of lines in a block or the complete file 
2005-11-26



[ main > atwork > misc > obsolete ]