home *** CD-ROM | disk | FTP | other *** search
-
- { ***** From STDMENUS.LIB ***** }
- Procedure SMenuFrame;forward;
- Procedure Title(title_center:Byte;s:MenuTitle);forward;
- Procedure ShowMenu(longest_MenuOp,title_center,first,last:Byte;
- s:MenuTitle);forward;
- Procedure ShowPrompts(row,prompt,fkey:Byte);forward;
- Procedure ShowPrompt(row,prompt,fkey:Byte);forward;
- Procedure ShowMessage(OpNo:Byte);forward;
- Procedure ClrMenu;forward;
- Procedure ClrPrompts;forward;
- Procedure ClrMessage;forward;
- Procedure ShowMenuResp(OptNum,OptRow,VAtt : Byte);forward;
- Procedure ShowPages(LineType,Quan_of_Pages,UpLx,UpLy:Byte);forward;
-