[ main > conversions ]

Conversions


Macros regarding data conversions [...]


Macro name Description Last modification
 abin2hex.vdm reconvert binary output backto hex etc
Converts a "binary" output (e.g. of Reg_Type(r, 8192)) into "hex", "decimal" or back to character. 
2004-05-09
 inscolsa.vdm column insert; which version is current? 
1999-06-29
 inscolsp-alt.vdm column insert; which version is current? 
1999-06-29
 inscolsp.vdm column insert; which version is current? 
1999-06-29
 inscolsr.vdm column insert; which version is current? 
1999-06-29
 setdelim.vdm column insert; which version is current? 
1999-10-26
 check-dpl.vdm This macro checks a file for same number of delimiters per line.
For example a CSV formatted file has a comma as delimiter between the fields in a line. 
2004-07-02
 fix-ins1.vdm fixed-length data helper:
inserts dividing columns into fixed-length data via ruler line 
2004-02-22

Macro name Description   (Group: CSV divided to TAB) Last modification
 csv2tab.vdm Converts CSV separated data into TAB separated data and sets VEDIT's TABs accordingly
(Limited due to VEDIT's limitiations regarding number of TABs). 
2004-02-22
 csv2tab-2.vdm NOT YET READY!!! 
2004-09-07

Macro name Description   (Group: TAB divided to Fixed length) Last modification
 tab2fix.vdm Converts TAB delimited data into fixed length data
(Limited due to VEDIT's limitiations regarding number of TABs).
Supports up to 32 TABs per line. 
2004-08-19
 tab2fix-2.vdm Converts TAB delimited data into fixed length data (limited due to VEDIT's limitiations regarding number of TABs).
Experimental release with fewer restrictions.
Supports up to 32 TABs per line. 
2004-08-20
 tab2fix-3.vdm Converts TAB delimited data into fixed length data.
To workaround VEDITs current TAB-limitation it uses uniform TAB stops!
Supports unlimited TABs per line. 
2004-08-20
 tab2fix-4.vdm Converts TAB delimited data into fixed length data.
To workaround VEDITs current TAB-limitation it does the conversion manually (a bit slower).
Supports up to 100 TABs per line. 
2004-08-25

Macro name Description   (Group: TAB handling) Last modification
 tableft.vdm Reduce width of current "column" by decrementing all tabs to right (Ian Binnie) 
2004-01-15
 tabright.vdm Expand width of current "column" by incrementing all tabs to right (Ian Binnie) 
2004-01-15

Macro name Description   (Group: convert) Last modification
 setupback1.vdm dazu: setup-bsp.lst 
1999-06-07
 setupback2.vdm dazu: setup-bsp.lst 
1999-06-07
 quicken.vdm  
2001-12-09

Macro name Description   (Group: Unicode) Last modification
 utf-ansi.vdm UTF16-to-ANSI translation 
2009-01-03
 utf-check.vdm check a file for being an UTF-16 file. Determine byte-order (endianess) 
2005-02-27
 utf16-1.zip  
2004-06-26
 utf-8.vdm Simple translation macro between ISO 8859 and UTF-8 (UNDER DEVELOPMENT!) 
2005-07-24
 utf-8.dat Translation table used by UTF-8.vdm 
2005-07-24



[ main > conversions ]