Category : Miscellaneous Language Source Code
Archive   : SOSENG.ZIP
Filename : EXAMPLE.PAS

 
Output of file : EXAMPLE.PAS contained in archive : SOSENG.ZIP
Program EXAMPLE;


{$L SOSFUNC.OBJ}

USES Dos;

{You only need to declare the functions that you actually want to use}

Procedure SeOnLog ; Far; External;
Procedure SeOffLog ; Far; External;
Procedure SeOnRead ; Far; External;
Procedure SeOffRead ; Far; External;
Procedure SeOnWrite ; Far; External;
Procedure SeOffWrite ; Far; External;
Procedure SeOnPntr ; Far; External;
Procedure SeOffPntr ; Far; External;
Procedure SeOnMem ; Far; External;
Procedure SeOffMem ; Far; External;
Procedure SeOnCl ; Far; External;
Procedure SeOffCl; Far; External;
Procedure SeOnFile ; Far; External;
Procedure SeOffFile ; Far; External;
Procedure SeOnDir ; Far; External;
Procedure SeOffDir ; Far; External;
Procedure SeOnFa ; Far; External;
Procedure SeOffFa ; Far; External;


Begin

{Let's just activate logging with all options active}

SeOnLog;

end.



  3 Responses to “Category : Miscellaneous Language Source Code
Archive   : SOSENG.ZIP
Filename : EXAMPLE.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/