Category : Paradox DBMS
Archive   : PDOXSHRT.ZIP
Filename : 13-03.TXT

 
Output of file : 13-03.TXT contained in archive : PDOXSHRT.ZIP
method menuAction(var eventInfo menuEvent)
if eventInfo.isPreFilter() then
;code here executes for each object in form
else
;code here executes only for the form itself
switch
case eventInfo.menuChoice() = "&File"
doFileStuff()
case eventInfo.menuChoice() = "&Edit"
doEditStuff()
case eventInfo.menuChoice() = "&Window"
doWindowStuff()
case eventInfo.menuChoice() = "&Help"
doHelpStuff()
endSwitch
endIf
endMethod



  3 Responses to “Category : Paradox DBMS
Archive   : PDOXSHRT.ZIP
Filename : 13-03.TXT

  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/