Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: GMPLO012

GMPLO012.m

Go to the documentation of this file.
  1. GMPLO012 ; ; 25-AUG-1994
  1. ;;2.0;Problem List;;Aug 25, 1994
  1. F I=1:2 S X=$T(Q+I) Q:X="" S Y=$E($T(Q+I+1),4,999),X=$E(X,4,999) S:$A(Y)=126 I=I+1,Y=$E(Y,2,999)_$E($T(Q+I+1),5,99) S:$A(Y)=61 Y=$E(Y,2,999) X NO E S @X=Y
  1. Q Q
  1. ;;^UTILITY(U,$J,"PRO",2570,1,0)
  1. ;;=^^2^2^2931213^^^
  1. ;;^UTILITY(U,$J,"PRO",2570,1,1,0)
  1. ;;=This action allows adding one or more problem categories to a selection
  1. ;;^UTILITY(U,$J,"PRO",2570,1,2,0)
  1. ;;=list.
  1. ;;^UTILITY(U,$J,"PRO",2570,20)
  1. ;;=D ADD^GMPLBLD
  1. ;;^UTILITY(U,$J,"PRO",2570,99)
  1. ;;=55945,36852
  1. ;;^UTILITY(U,$J,"PRO",2571,0)
  1. ;;=GMPL MENU EDIT GROUP DISPLAY^Edit Category Display^^A^^^^^^^^PROBLEM LIST
  1. ;;^UTILITY(U,$J,"PRO",2571,1,0)
  1. ;;=^^3^3^2931213^^^^
  1. ;;^UTILITY(U,$J,"PRO",2571,1,1,0)
  1. ;;=This action allows the user to change the text that appears as the subheader
  1. ;;^UTILITY(U,$J,"PRO",2571,1,2,0)
  1. ;;=of a category of problems, and whether or not to display the problems in
  1. ;;^UTILITY(U,$J,"PRO",2571,1,3,0)
  1. ;;=the category automatically on entry to the list.
  1. ;;^UTILITY(U,$J,"PRO",2571,20)
  1. ;;=D EDIT^GMPLBLD1
  1. ;;^UTILITY(U,$J,"PRO",2571,99)
  1. ;;=55908,59607
  1. ;;^UTILITY(U,$J,"PRO",2573,0)
  1. ;;=GMPL MENU REMOVE GROUP^Remove Category from List^^A^^^^^^^^PROBLEM LIST
  1. ;;^UTILITY(U,$J,"PRO",2573,1,0)
  1. ;;=^^2^2^2931213^^^^
  1. ;;^UTILITY(U,$J,"PRO",2573,1,1,0)
  1. ;;=This action allows the user to remove a problem category from the current
  1. ;;^UTILITY(U,$J,"PRO",2573,1,2,0)
  1. ;;=list; it remains in the Problem Selection Category file for future use.
  1. ;;^UTILITY(U,$J,"PRO",2573,20)
  1. ;;=D REMOVE^GMPLBLD
  1. ;;^UTILITY(U,$J,"PRO",2573,99)
  1. ;;=55908,59608
  1. ;;^UTILITY(U,$J,"PRO",2574,0)
  1. ;;=GMPL MENU NEW LIST^Change Selection Lists^^A^^^^^^^^PROBLEM LIST
  1. ;;^UTILITY(U,$J,"PRO",2574,1,0)
  1. ;;=^^2^2^2931213^^^^
  1. ;;^UTILITY(U,$J,"PRO",2574,1,1,0)
  1. ;;=This action allows the user to switch to editing a new problem selection
  1. ;;^UTILITY(U,$J,"PRO",2574,1,2,0)
  1. ;;=list.
  1. ;;^UTILITY(U,$J,"PRO",2574,20)
  1. ;;=D NEWLST^GMPLBLD2
  1. ;;^UTILITY(U,$J,"PRO",2574,99)
  1. ;;=55908,59608
  1. ;;^UTILITY(U,$J,"PRO",2575,0)
  1. ;;=GMPL MENU VIEW LIST^View w/wo Seq Numbers^^A^^^^^^^^PROBLEM LIST
  1. ;;^UTILITY(U,$J,"PRO",2575,1,0)
  1. ;;=^^3^3^2940202^^^^
  1. ;;^UTILITY(U,$J,"PRO",2575,1,1,0)
  1. ;;=This action allows the user to toggle between displaying the sequence
  1. ;;^UTILITY(U,$J,"PRO",2575,1,2,0)
  1. ;;=numbers assigned to each category for ordering, or the display numbers
  1. ;;^UTILITY(U,$J,"PRO",2575,1,3,0)
  1. ;;=only.
  1. ;;^UTILITY(U,$J,"PRO",2575,4)
  1. ;;=^
  1. ;;^UTILITY(U,$J,"PRO",2575,10,0)
  1. ;;=^101.01PA^0^
  1. ;;^UTILITY(U,$J,"PRO",2575,15)
  1. ;;=W !,"Rebuilding selection list display to"_$S(GMPLMODE="E":" not",1:"")_" show sequence numbers ..." D BUILD^GMPLBLD(.GMPLIST,GMPLMODE)
  1. ;;^UTILITY(U,$J,"PRO",2575,20)
  1. ;;=S GMPLMODE=$S(GMPLMODE="E":"I",1:"E"),VALMBCK="R",VALMSG=$$MSG^GMPLX
  1. ;;^UTILITY(U,$J,"PRO",2575,26)
  1. ;;=
  1. ;;^UTILITY(U,$J,"PRO",2575,28)
  1. ;;=
  1. ;;^UTILITY(U,$J,"PRO",2575,99)
  1. ;;=55915,45086
  1. ;;^UTILITY(U,$J,"PRO",2576,0)
  1. ;;=GMPL MENU RESEQUENCE GROUPS^Resequence Categories^^A^^^^^^^^PROBLEM LIST
  1. ;;^UTILITY(U,$J,"PRO",2576,1,0)
  1. ;;=^^2^2^2931213^^^^
  1. ;;^UTILITY(U,$J,"PRO",2576,1,1,0)
  1. ;;=This action allows the user to place the problem caetgories on the current
  1. ;;^UTILITY(U,$J,"PRO",2576,1,2,0)
  1. ;;=list in a different order; problems will be automatically renumbered.
  1. ;;^UTILITY(U,$J,"PRO",2576,15)
  1. ;;=I $D(GMPREBLD) D BUILD^GMPLBLD(.GMPLIST,GMPLMODE) K GMPREBLD
  1. ;;^UTILITY(U,$J,"PRO",2576,20)
  1. ;;=D RESEQ^GMPLBLD1
  1. ;;^UTILITY(U,$J,"PRO",2576,99)
  1. ;;=55908,59608
  1. ;;^UTILITY(U,$J,"PRO",2577,0)
  1. ;;=GMPL MENU SAVE LIST^Save List and Quit^^A^^^^^^^^PROBLEM LIST
  1. ;;^UTILITY(U,$J,"PRO",2577,1,0)
  1. ;;=^^2^2^2931213^^^^
  1. ;;^UTILITY(U,$J,"PRO",2577,1,1,0)
  1. ;;=This action allows the user to save any changes that have been made to
  1. ;;^UTILITY(U,$J,"PRO",2577,1,2,0)
  1. ;;=the current list and exit the utility.