Category : Windows 3.X Files
Archive   : ACTTIMS.ZIP
Filename : TIMSPPAP.CLS
inherit(Application, #TimsPPApp, #(TimsTask
TimsDB), 2, nil)!!
now(class(TimsPPApp))!!
now(TimsPPApp)!!
Def init(self, commandStr)
{
init(self:ancestor, commandStr);
clearLib(VistaPP);
clearLib(VistaDB);
TimsTask := new(VistaPP, "o");
TimsDB := new(VistaDB, "tims", TimsTask);
open(TimsDB);
mainWindow := new(TimsWindow, TimsDB, self);
}
!!
Def close(self)
{
close(TimsDB);
close(TimsTask);
}
!!
Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!
This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.
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/