Category : Pascal Source Code
Archive   : TJOCKOT3.ZIP
Filename : DEMIO1.PAS

 
Output of file : DEMIO1.PAS contained in archive : TJOCKOT3.ZIP
program DemoIOOne;
{demIO1 - single field input}

Uses DOS, CRT,
totFAST, totIO1, totIO2;

Var
Price: FixedRealIOOBJ;

begin
ClrScr;
with Price do
begin
Init(35,5,8,2);
SetLabel('How much was the doppleganger? ');
SetValue(250.0);
SetMinMax(0.1,12250.0);
SetRules(EraseDefault);
Activate;
Writeln;writeln('You entered ',GetValue);
Done;
end;
end.



  3 Responses to “Category : Pascal Source Code
Archive   : TJOCKOT3.ZIP
Filename : DEMIO1.PAS

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/