CSV2MAB
- Version
- 1.10.044 Beta (0KD0902)
- Status
- beta test
- Requirements
- Windows 95 or later
- Source code
- not available
CSV2MAB converts data in CSV format directly into the BAFO/SBC title format. Which column goes into which MAB field is set in an INI file.
Download#
- Description (PDF) — 557 KB, in German only
- csv2mab.zip — Windows (298 KB)
- beispiel.zip — sample INI file (6 KB)
- csv2mab.tar.gz — Linux (764 KB)
How to convert#
Copy csv2mab.exe into the directory holding the CSV files, set up the matching INI
file (same name, extension *.ini) and run the program. All files with the extension
*.csv are converted according to the settings in their INI file. The MAB files are
then available with the extension *.mab.
Individual files can be converted by passing them as an argument:
csv2mab.exe mediendaten.csv
Version history#
| Version | Change |
|---|---|
| 1.10.044 Beta | Change: undocumented individual adaptation |
| 1.00.925 Beta | Change: undocumented individual adaptation |
| 1.00.922 Beta | Bug fix: conversion of MAB 081 |
| 1.00.849 Beta | Change: optimised for larger volumes of data |
| 1.00.827 Beta | Minor optimisations |
| 1.00.744 Beta | Change: undocumented individual adaptation |
| 1.00.702 Beta | New: with noquality=0 in the INI file, all item data receive the entry q in the first data element of field 086 |
| 1.00.627 Beta | Change: undocumented individual adaptation |
| 1.00.621a Beta | New: TAB in the INI file is now handled correctly |
| 1.00.621 Beta | New: 002a-ge, 003-ge and 004-ge, where the date in the CSV file is given as dd.mm.yyyy |
| 1.00.619 Beta | Initial beta release |