Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: XPDMENU

Package: Kernel

Routine: XPDMENU


Information

XPDMENU ;SFISC/RWF,RSD - Manage Menu items ;11/02/2005 689530.624382

Source Information

Source file <XPDMENU.m>

Entry Points

Name Comments DBIA/ICR reference
ADD(MENU,OPT,SYN,ORD) ;EF. Add options to a menu or extended action
  • ICR #1157
    • Status: Active
    • Usage: Supported
    LKOPT(X) ;EF. To lookup on "B"
  • ICR #1157
    • Status: Active
    • Usage: Supported
  • ICR #1454
    • Status: Withdrawn
    • Usage: Private
    TYPE(X) ;EF. Return option type, Pass IFN.
    DELETE(MENU,OPT) ;EF. Delete item from menu or extended action.
  • ICR #1157
    • Status: Active
    • Usage: Supported
    OUT(OPT,TXT) ;Set option out of order
  • ICR #1157
    • Status: Active
    • Usage: Supported
    RENAME(OLD,NEW) ;Rename option
  • ICR #1157
    • Status: Active
    • Usage: Supported
    LOCK(OPT,TXT) ;Set option LOCK
  • ICR #1157
    • Status: Active
    • Usage: Supported
    RLOCK(OPT,TXT) ;Set option Reverse Lock
  • ICR #1157
    • Status: Active
    • Usage: Supported
    Info |  Source |  Entry Points