PIGSOFT(c)1987,

HISTORY:

In 1993->95 I started programming a DOS shell in 'C' [ just to learn 'C' really ]
And when Windows(tm)95 was finally released it was horrible to run; as memory was still to expensive.
AND YOU HAD TO UPGRADE EVERTHING!
So Windows 3.1 and 3.11 was still popular ...

I was using DOS batch files to run programmes as a sort of front end: - some refused to run under windows!
the Wife and Daughter wanted to change what they ran with an Easy Menu System

So my brief was ...
make it easy for them to use.
to change, and run their DOS/Windows Programmes.
and provide it with Dos Text Screen Saver(s)
and because screen modes were so awfull -- 'NO GRAPHICS' ... here it is!

my FRONT end for DOS called frnt(c)
just click on the link to download the ZIP file its about 250K


The EXE'S are included; as are the SOURCE FILES - Run the "FRNT.EXE" programme from any directory "OFF" the ROOT (that's a MUST!) It's almost finished - reading of the "*.ini" file needs work on - but in essence it's finished.

As a footnote:
The original was compiled with Zorland - 'C' (became Symantic - 'C') It used their direct write to screen routines (very fast on an XT) -- current release was in 1996 so that was the latest before I lost interest in it and switched to '95'

          These days of cheap memory and 98/Me/XP it's redundant - but its got a lot of interesting stuff in if you want to learn real 'C' its a good starting point!


I also been digging in one my Old Machines recently [ a portable IBM 386 size of a small suit case ]
... and in it, before it ceased to operate! was this lot ...

 A DOS - File Viewer 30K  This Programme Reads a TXT file and using fopen/fprint displays the contents on screen -- using the keypad you can navigate the file ...
... up, down, left, right, ESQ and Return! 
 Comand line time out 19K  A Comand Line Timer -- this waits 'xx' seconds and:
on ending sets an errorlevel ...
based on a keyboard action or programme timeout: 
 A File Browser 123k  A File Browser --
based loosly on the excellent (for its time)... XTREE Programme! 
 A DEMO 20k  The Boarsnest LOGO and a Picture of ME! all done in ANSI Graffics! 

EN_Dulge!