Vanessa's Software Corner

Here you'll find some ancient pieces of software I wrote when I was a student. If you're interested in Smalltalk, have a look at my Smalltalk goodies page.

Use at your own risk!

BBB: Config Manager for Novell DOS 7

It not only does a choice between different configurations but allows variables to be set in a dialog with radiobuttons and checkboxes. The variables are used in IF/ELSE statements or for conditional parameters. They can be exported to the environment. The definition is done in CONFIG.SYS itself in a brief and easy to use language.
Source code available (TurboPascal)
download: bbb10.zip
(28 KB)
bbb10src.zip
(31 KB)

Viewer for Norton Commander with Syntax Highlighting

C / C++
When programming, I got very accustomed to the nice syntax highlighting in my editor ... But, when browsing through my source directories with NC, there were no colors anymore -- too bad! But with these 2 viewers it's a pleasure to view those files.
Features: adjustable colors, tab-width, ANSI/ASCII conversion, text search, show control characters.
Source code available (TurboPascal)
download: cview.zip
(17 KB)
cviewsrc.zip
(16 KB)

Pascal
download: pasview.zip
(18 KB)
pviewsrc.zip
(17 KB)

TurboPascal Helpfile: i80x86 assembler instructions
Using Turbo/Borland Pascal with assembler? Counting clock cycles? Wanting to know which flags are modified? Just install this helpfile (Help | Files ... | New) and you get all your questions answered! download: help86.zip
(27 KB)

Sweet Sixteen (Win16-Application)
This are sixteen little balls you can push around (left mouse button) and connect with threads (right mouse button). They tumble around, attract and push off one another, there's an auto-play-button to sit back and watch ... Very relaxing ...
Source code available (C++/Borland OWL)
download: sixexe.zip
(83 KB)
sixsrc.zip
(11 KB)

Home Work Family Software Smalltalk