Category : Pascal Source Code
Archive   : PROD30S2.ZIP
Filename : READBAS.INT

 
Output of file : READBAS.INT contained in archive : PROD30S2.ZIP

(*
* Copyright 1987, 1989 Samuel H. Smith; All rights reserved
*
* This is a component of the ProDoor System.
* Do not distribute modified versions without my permission.
* Do not remove or alter this notice or any other copyright notice.
* If you use this in your own program you must distribute source code.
* Do not use any of this in a commercial product.
*
*)

{$i \tinc\readbas.dcl}

procedure openfile(name: string65);
function endfile: boolean;
procedure closefile;

procedure getaline(var line: string;
len: integer);
{get any line}

procedure getline(var line: string;
len: integer);
{get line, ignore comments}

procedure getstr(var str: string;
len: integer);
procedure getstrd(var str: string);
procedure getint(var i: integer);
procedure readint(var i: integer);
procedure readword(var i: word);
procedure readflag(var f: boolean);
procedure vgetstr(var str: varstring);
procedure vgetline(var str: varstring);
procedure vgetstrd(var str: varstring);

procedure skipstr;
procedure skipline;
procedure skiplines(n: integer);



  3 Responses to “Category : Pascal Source Code
Archive   : PROD30S2.ZIP
Filename : READBAS.INT

  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/