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

GMPLO014.m

Go to the documentation of this file.
  1. GMPLO014 ; ; 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",2631,1,0)
  1. ;;=^^7^7^2940304^^^^
  1. ;;^UTILITY(U,$J,"PRO",2631,1,1,0)
  1. ;;=This action transfers control to the List Manager utility, to bring up
  1. ;;^UTILITY(U,$J,"PRO",2631,1,2,0)
  1. ;;=a new screen allowing the entry/editing of any problem category.
  1. ;;^UTILITY(U,$J,"PRO",2631,1,3,0)
  1. ;;=The user will be asked for the category s/he wishes to review and edit,
  1. ;;^UTILITY(U,$J,"PRO",2631,1,4,0)
  1. ;;=and a screen similar to the 'Build List' menu will be shown allowing
  1. ;;^UTILITY(U,$J,"PRO",2631,1,5,0)
  1. ;;=similar actions to edit the contents of the selected category. A new
  1. ;;^UTILITY(U,$J,"PRO",2631,1,6,0)
  1. ;;=category may be entered here, which will be available to add to the
  1. ;;^UTILITY(U,$J,"PRO",2631,1,7,0)
  1. ;;=current list upon return to the 'Build List' screen when finished.
  1. ;;^UTILITY(U,$J,"PRO",2631,15)
  1. ;;=I $D(GMPSAVED) D BUILD^GMPLBLD(.GMPLIST,GMPLMODE),HDR^GMPLBLD K GMPSAVED
  1. ;;^UTILITY(U,$J,"PRO",2631,20)
  1. ;;=D EDIT^GMPLBLD
  1. ;;^UTILITY(U,$J,"PRO",2631,99)
  1. ;;=55945,36181
  1. ;;^UTILITY(U,$J,"PRO",2632,0)
  1. ;;=GMPL MENU SAVE GROUP^Save Category and Quit^^A^^^^^^^^PROBLEM LIST
  1. ;;^UTILITY(U,$J,"PRO",2632,1,0)
  1. ;;=^^2^2^2931213^^^^
  1. ;;^UTILITY(U,$J,"PRO",2632,1,1,0)
  1. ;;=This action allows the user to save any changes that have been made to
  1. ;;^UTILITY(U,$J,"PRO",2632,1,2,0)
  1. ;;=the current category and exit the utility.
  1. ;;^UTILITY(U,$J,"PRO",2632,15)
  1. ;;=S ^GMPL(125.11,+GMPLGRP,0)=$P(GMPLGRP,U,2)_U_DT D HDR^GMPLBLDC
  1. ;;^UTILITY(U,$J,"PRO",2632,20)
  1. ;;=D SAVE^GMPLBLD2
  1. ;;^UTILITY(U,$J,"PRO",2632,99)
  1. ;;=55908,59608
  1. ;;^UTILITY(U,$J,"PRO",2633,0)
  1. ;;=GMPL MENU NEW GROUP^Change Categories^^A^^^^^^^^PROBLEM LIST
  1. ;;^UTILITY(U,$J,"PRO",2633,1,0)
  1. ;;=^^1^1^2931213^^
  1. ;;^UTILITY(U,$J,"PRO",2633,1,1,0)
  1. ;;=This action allows the user to switch to editing a new problem category.
  1. ;;^UTILITY(U,$J,"PRO",2633,20)
  1. ;;=D NEWGRP^GMPLBLD2
  1. ;;^UTILITY(U,$J,"PRO",2633,99)
  1. ;;=55908,59607
  1. ;;^UTILITY(U,$J,"PRO",2634,0)
  1. ;;=GMPL MENU ADD PROBLEM^Add Problems to Category^^A^^^^^^^^PROBLEM LIST
  1. ;;^UTILITY(U,$J,"PRO",2634,1,0)
  1. ;;=^^1^1^2931213^^
  1. ;;^UTILITY(U,$J,"PRO",2634,1,1,0)
  1. ;;=This action allows adding one or more problems to a problem category.
  1. ;;^UTILITY(U,$J,"PRO",2634,20)
  1. ;;=D ADD^GMPLBLDC
  1. ;;^UTILITY(U,$J,"PRO",2634,99)
  1. ;;=55984,51160
  1. ;;^UTILITY(U,$J,"PRO",2635,0)
  1. ;;=GMPL MENU REMOVE PROBLEM^Remove Problem from Category^^A^^^^^^^^PROBLEM LIST
  1. ;;^UTILITY(U,$J,"PRO",2635,1,0)
  1. ;;=^^1^1^2931213^^
  1. ;;^UTILITY(U,$J,"PRO",2635,1,1,0)
  1. ;;=This action allows the user to remove a problem from the current category.
  1. ;;^UTILITY(U,$J,"PRO",2635,20)
  1. ;;=D REMOVE^GMPLBLDC
  1. ;;^UTILITY(U,$J,"PRO",2635,99)
  1. ;;=55908,59608
  1. ;;^UTILITY(U,$J,"PRO",2636,0)
  1. ;;=GMPL MENU RESEQUENCE PROBLEMS^Resequence Problems^^A^^^^^^^^PROBLEM LIST
  1. ;;^UTILITY(U,$J,"PRO",2636,1,0)
  1. ;;=^^3^3^2931213^^
  1. ;;^UTILITY(U,$J,"PRO",2636,1,1,0)
  1. ;;=This action allows the user to place the problems in the current category
  1. ;;^UTILITY(U,$J,"PRO",2636,1,2,0)
  1. ;;=in a different order; problems will be automatically renumbered for
  1. ;;^UTILITY(U,$J,"PRO",2636,1,3,0)
  1. ;;=display and selection purposes.
  1. ;;^UTILITY(U,$J,"PRO",2636,15)
  1. ;;=I $D(GMPREBLD) D BUILD^GMPLBLDC(.GMPLIST,GMPLMODE) K GMPREBLD
  1. ;;^UTILITY(U,$J,"PRO",2636,20)
  1. ;;=D RESEQ^GMPLBLD1
  1. ;;^UTILITY(U,$J,"PRO",2636,99)
  1. ;;=55908,59608
  1. ;;^UTILITY(U,$J,"PRO",2637,0)
  1. ;;=GMPL MENU EDIT PROBLEM^Edit Problems^^A^^^^^^^^PROBLEM LIST
  1. ;;^UTILITY(U,$J,"PRO",2637,1,0)
  1. ;;=^^2^2^2931213^^^
  1. ;;^UTILITY(U,$J,"PRO",2637,1,1,0)
  1. ;;=This action allows the user to edit the problem and its associated code;