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

OCXDI00X.m

Go to the documentation of this file.
  1. OCXDI00X ;SLC/RJS,CLA - OCX PACKAGE DIAGNOSTIC ROUTINES ;SEP 7,1999 at 10:29
  1. ;;3.0;ORDER ENTRY/RESULTS REPORTING;**32**;Dec 17,1997
  1. ;; ;;ORDER CHECK EXPERT version 1.01 released OCT 29,1998
  1. ;
  1. S ;
  1. ;
  1. D DOT^OCXDIAG
  1. ;
  1. ;
  1. K REMOTE,LOCAL,OPCODE,REF
  1. F LINE=1:1:500 S TEXT=$P($T(DATA+LINE),";",2,999) Q:TEXT I $L(TEXT) D Q:QUIT
  1. .S ^TMP("OCXDIAG",$J,$O(^TMP("OCXDIAG",$J,"A"),-1)+1)=TEXT
  1. ;
  1. G ^OCXDI00Y
  1. ;
  1. Q
  1. ;
  1. DATA ;
  1. ;
  1. ;;R^"863.8:","863.84:9",1,"E"
  1. ;;D^B^C
  1. ;;EOR^
  1. ;;KEY^863.8:^DATE SPECIAL MASK
  1. ;;R^"863.8:",.01,"E"
  1. ;;D^DATE SPECIAL MASK
  1. ;;R^"863.8:",.02,"E"
  1. ;;D^DATE MASK
  1. ;;R^"863.8:",1,1
  1. ;;D^Executable code using the date in internal FM format and returning a
  1. ;;R^"863.8:",1,2
  1. ;;D^truth value which checks the validity of the date outside of %DT
  1. ;;R^"863.8:","863.84:3",.01,"E"
  1. ;;D^QUERY
  1. ;;R^"863.8:","863.84:3",1,"E"
  1. ;;D^Date mask code
  1. ;;R^"863.8:","863.84:4",.01,"E"
  1. ;;D^DATA TYPE
  1. ;;R^"863.8:","863.84:4",1,"E"
  1. ;;D^MUMPS CODE
  1. ;;EOR^
  1. ;;KEY^863.8:^FM MASK
  1. ;;R^"863.8:",.01,"E"
  1. ;;D^FM MASK
  1. ;;R^"863.8:",.02,"E"
  1. ;;D^FM MASK
  1. ;;R^"863.8:",1,1
  1. ;;D^Tag^routine where code is located to parse the FM DD and override the parameter value
  1. ;;R^"863.8:","863.84:4",.01,"E"
  1. ;;D^QUERY
  1. ;;R^"863.8:","863.84:4",1,"E"
  1. ;;D^Enter tag^routine where the FM MASK parser is located
  1. ;;R^"863.8:","863.84:5",.01,"E"
  1. ;;D^DATA TYPE
  1. ;;R^"863.8:","863.84:5",1,"E"
  1. ;;D^LINE TAG
  1. ;;EOR^
  1. ;;KEY^863.8:^REPEAT
  1. ;;R^"863.8:",.01,"E"
  1. ;;D^REPEAT
  1. ;;R^"863.8:",.02,"E"
  1. ;;D^REPEAT
  1. ;;R^"863.8:",1,1
  1. ;;D^Continue to repeat the dialogue untile the user enters a null string or
  1. ;;R^"863.8:",1,2
  1. ;;D^he 'hats' out. 1='YES' and 0='NO'
  1. ;;R^"863.8:",2,"E"
  1. ;;D^NO
  1. ;;R^"863.8:","863.84:13",.01,"E"
  1. ;;D^DATA TYPE
  1. ;;R^"863.8:","863.84:13",1,"E"
  1. ;;D^YES NO
  1. ;;EOR^
  1. ;;KEY^863.8:^CASE
  1. ;;R^"863.8:",.01,"E"
  1. ;;D^CASE
  1. ;;R^"863.8:",.02,"E"
  1. ;;D^CASE
  1. ;;R^"863.8:",1,1
  1. ;;D^Translate lowercase user input to uppercase. 1='YES',0="NO"
  1. ;;R^"863.8:",2,"E"
  1. ;;D^1
  1. ;;R^"863.8:","863.84:5",.01,"E"
  1. ;;D^QUERY
  1. ;;R^"863.8:","863.84:5",1,"E"
  1. ;;D^Translate lowercase to uppercase
  1. ;;R^"863.8:","863.84:6",.01,"E"
  1. ;;D^DATA TYPE
  1. ;;R^"863.8:","863.84:6",1,"E"
  1. ;;D^YES NO
  1. ;;EOR^
  1. ;;KEY^863.8:^OUTPUT VARIABLE
  1. ;;R^"863.8:",.01,"E"
  1. ;;D^OUTPUT VARIABLE
  1. ;;R^"863.8:",.02,"E"
  1. ;;D^OUTVAR
  1. ;;R^"863.8:",1,1
  1. ;;D^The name of a variable which stores the output of a function. Can be
  1. ;;R^"863.8:",1,2
  1. ;;D^a local or a global and may be the root of an array; e.g., 'Y(1)'
  1. ;;R^"863.8:",2,"E"
  1. ;;D^Y
  1. ;;R^"863.8:","863.84:4",.01,"E"
  1. ;;D^QUERY
  1. ;;R^"863.8:","863.84:4",1,"E"
  1. ;;D^Enter the closed reference
  1. ;;R^"863.8:","863.84:5",.01,"E"
  1. ;;D^DATA TYPE
  1. ;;R^"863.8:","863.84:5",1,"E"
  1. ;;D^CLOSED REFERENCE
  1. ;;R^"863.8:","863.84:6",.01,"E"
  1. ;;D^HELP MESSAGE
  1. ;;R^"863.8:","863.84:6",1,"E"
  1. ;;D^Must be the name of a local or global variable in closed reference format
  1. ;;EOR^
  1. ;;KEY^863.8:^DONT LIST
  1. ;;R^"863.8:",.01,"E"
  1. ;;D^DONT LIST
  1. ;;R^"863.8:",.02,"E"
  1. ;;D^DONT LIST
  1. ;;R^"863.8:",1,1
  1. ;;D^Don't list choices in user dialogue. 1=DON'T LIST,0=LIST
  1. ;;R^"863.8:",2,"E"
  1. ;;D^List
  1. ;;R^"863.8:","863.84:6",.01,"E"
  1. ;;D^QUERY
  1. ;;R^"863.8:","863.84:6",1,"E"
  1. ;;D^Want to prevent the display ofthe list of choices
  1. ;;R^"863.8:","863.84:8",.01,"E"
  1. ;;D^DATA TYPE
  1. ;;R^"863.8:","863.84:8",1,"E"
  1. ;;D^BINARY
  1. ;;R^"863.8:","863.84:9",.01,"E"
  1. ;;D^SET CODES
  1. ;;R^"863.8:","863.84:9",1,"E"
  1. ;;D^1:DON'T LIST;0:LIST
  1. ;;EOR^
  1. ;;KEY^863.8:^PROMPT
  1. ;;R^"863.8:",.01,"E"
  1. ;;D^PROMPT
  1. ;;R^"863.8:",.02,"E"
  1. ;;D^PROMPT
  1. ;;R^"863.8:",1,1
  1. ;;D^Special user prompt in the I/O dialogue.
  1. ;;R^"863.8:","863.84:4",.01,"E"
  1. ;;D^QUERY
  1. ;;R^"863.8:","863.84:4",1,"E"
  1. ;;D^Enter prompt
  1. ;;R^"863.8:","863.84:5",.01,"E"
  1. ;;D^DATA TYPE
  1. ;;R^"863.8:","863.84:5",1,"E"
  1. ;;D^FREE TEXT
  1. ;;R^"863.8:","863.84:6",.01,"E"
  1. ;;D^FREE TEXT MAXIMUM LENGTH
  1. ;;R^"863.8:","863.84:6",1,"E"
  1. ;;D^30
  1. ;;EOR^
  1. ;;KEY^863.8:^SET CODES
  1. ;;R^"863.8:",.01,"E"
  1. ;;D^SET CODES
  1. ;;R^"863.8:",.02,"E"
  1. ;;D^CODES
  1. ;;R^"863.8:",1,1
  1. ;;D^A set of codes string in FM format.
  1. ;;R^"863.8:","863.84:2",.01,"E"
  1. ;;D^FM MASK
  1. ;;R^"863.8:","863.84:2",1,"E"
  1. ;;D^SET^OCXF6
  1. ;;R^"863.8:","863.84:3",.01,"E"
  1. ;;D^DATA TYPE
  1. ;;R^"863.8:","863.84:3",1,"E"
  1. ;;D^CODE STRING
  1. ;;EOR^
  1. ;;KEY^863.8:^HELP FRAME
  1. ;;R^"863.8:",.01,"E"
  1. ;;D^HELP FRAME
  1. ;;R^"863.8:",.02,"E"
  1. ;;D^HELP FRAME
  1. ;;R^"863.8:",1,1
  1. ;;D^If, during the user dialogue, he enters a '??' a help frame will be displayed
  1. ;;R^"863.8:","863.84:5",.01,"E"
  1. ;;D^QUERY
  1. ;;R^"863.8:","863.84:5",1,"E"
  1. ;;D^Enter help frame
  1. ;;R^"863.8:","863.84:6",.01,"E"
  1. ;;D^DATA TYPE
  1. ;;R^"863.8:","863.84:6",1,"E"
  1. ;;D^POINTER TO A FILEMAN FILE
  1. ;;R^"863.8:","863.84:7",.01,"E"
  1. ;;D^DIC
  1. ;;R^"863.8:","863.84:7",1,"E"
  1. ;;D^9.4
  1. ;;EOR^
  1. ;;KEY^863.8:^ADD CALL
  1. ;;R^"863.8:",.01,"E"
  1. ;;D^ADD CALL
  1. ;;R^"863.8:",.02,"E"
  1. ;;D^ADD CALL
  1. ;;R^"863.8:",1,1
  1. ;;D^tag^routine which adds a new record (instance) to a class file (i.e., a
  1. ;;R^"863.8:",1,2
  1. ;;D^new object is created by this code).
  1. ;;R^"863.8:","863.84:3",.01,"E"
  1. ;;D^QUERY
  1. ;;R^"863.8:","863.84:3",1,"E"
  1. ;;D^Enter tag^routine for entering a new object
  1. ;;R^"863.8:","863.84:4",.01,"E"
  1. ;;D^DATA TYPE
  1. ;;R^"863.8:","863.84:4",1,"E"
  1. ;;D^LINE TAG
  1. ;;EOR^
  1. ;;KEY^863.8:^DEL CALL
  1. ;1;
  1. ;