All Protocols

Package: List Manager Protocols List

Name Type Lock Description Entry Action Exit Action
Name Type Lock Description Entry Action Exit Action
VALM EDITOR action D EDITOR^VALMW2
VALM NEXT SCREEN action This action will allow the user to view the next screen of entries, if any exist. D NEXT^VALM4
VALM PREVIOUS SCREEN action This action will allow the user to view the previous screen of entries, if any exist. D PREV^VALM4
VALM REFRESH action This actions allows the user to re-display the current screen. D RE^VALM4
VALM LAST SCREEN action The action will display the last items. D LAST^VALM4
VALM FIRST SCREEN action This action will display the first screen. D FIRST^VALM4
VALM UP ONE LINE action Move up a line D UP^VALM40
VALM DOWN A LINE action Move down a line. D DOWN^VALM40
VALM DISPLAY menu This protocaol is the default protocol for the List Manager utility.
VALM QUIT action This protocol can be used as a generic 'quit' action. Q
VALM PRINT SCREEN action This action allows the user to print the current List Manager display screen. The header and the current portion of the list are printed. D PRT^VALM1
VALM PRINT LIST action This action allws the user to print the entire list of entries currently being displayed. D PRTL^VALM1
VALM EXPAND action I $D(^TMP("VALM DATA",$J,VALMEVL,"EXP")),^("EXP")]"" X ^("EXP") S:'VALMCC VALMBCK="R"
VALM TURN ON/OFF MENUS action D MENU^VALM2
VALM BLANK 1 action This protocol is used to format spaces in menu lists.
VALM SEARCH LIST action Finds text in list of entries. D FIND^VALM40
VALM BLANK 2 action This protocol is used to format spaces in menu lists.
VALM BLANK 3 action This protocol is used to format spaces in menu lists.
VALM BLANK 4 action This protocol is used to format spaces in menu lists.
VALM BLANK 5 action This protocol is used to format spaces in menu lists.
VALM BLANK 6 action This protocol is used to format spaces in menu lists.
VALM DISPLAY W/EXPAND menu This protocaol is the default protocol for the List Manager utility.
VALM RIGHT action D RIGHT^VALM40(XQORNOD(0))
VALM LEFT action D LEFT^VALM40(XQORNOD(0))
VALM HIDDEN ACTIONS menu
VALM GOTO PAGE action D GOTO^VALM40
VALM WORKBENCH menu
VALM DEMOGRAPHICS action D EDIT^VALMW2("DEMOGRAPHICS EDIT"),HDR^VALMWB
VALM CAPTION EDIT action D EDIT^VALMW2("CAPTION EDIT")
VALM MUMPS CODE EDIT action D EDIT^VALMW2("MUMPS CODE EDIT")
VALM OTHER FIELDS action D EDIT^VALMW2("OTHER FIELDS")
VALM PROTOCOL INFORMATION action D EDIT^VALMW2("PROTOCOL INFORMATION")
VALM LIST REGION EDIT action D EDIT^VALMW2("LIST REGION EDIT")
VALM CHANGE LIST action D INIT^VALMWB S VALMBCK=$S($D(VALMQUIT):"",1:"R")
VALM EDIT ALL extended action S VALMALL="" K VALMALL S VALMBCK="R" D BLD^VALMWB
VALM PROTOCOL EDIT action D FULL^VALM1,4^VALMW S VALMBCK="R"
VALM RUN LIST action D RUN^VALMW2(VALMIFN)
VALM INPUT TEMPLATE EDIT action D FULL^VALM1,^DIB S VALMBCK="R"
VALM LIST ENTRY menu
VALM DEMO MENU menu Allows user to list a package's options and take some actions against those options.
VALM DEMO PROTOCOL EDIT action D EDIT^VALMD
VALM DEMO DESC action D DESC^VALMD
VALM DEMO CHANGE PACKAGE action Allows users to change package. D CHG^VALMD
VALM DEMO PRINT action W !!,*7,"This is a test print protocol!" R X:DTIME S VALMBCK=""