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

OCXDI013.m

Go to the documentation of this file.
  1. OCXDI013 ;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 ^OCXDI014
  1. ;
  1. Q
  1. ;
  1. DATA ;
  1. ;
  1. ;;D^ internal format. This expression will foloow the 'Q' of an extrinsic
  1. ;;R^"863.8:",1,3
  1. ;;D^ function.
  1. ;;R^"863.8:","863.84:4",.01,"E"
  1. ;;D^QUERY
  1. ;;R^"863.8:","863.84:4",1,"E"
  1. ;;D^Enter input transform expression
  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:^DIALOGUE OUTPUT TRANSFORM
  1. ;;R^"863.8:",.01,"E"
  1. ;;D^DIALOGUE OUTPUT TRANSFORM
  1. ;;R^"863.8:",.02,"E"
  1. ;;D^DT OT
  1. ;;R^"863.8:",1,1
  1. ;;D^M expression which transforms an internal value (stored in 'X') to an
  1. ;;R^"863.8:",1,2
  1. ;;D^external format. This expression will follow the 'Q' in an extrinsic
  1. ;;R^"863.8:",1,3
  1. ;;D^function.
  1. ;;R^"863.8:","863.84:4",.01,"E"
  1. ;;D^QUERY
  1. ;;R^"863.8:","863.84:4",1,"E"
  1. ;;D^Enter output transform expression
  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:^INPUT VALUE
  1. ;;R^"863.8:",.01,"E"
  1. ;;D^INPUT VALUE
  1. ;;R^"863.8:",.02,"E"
  1. ;;D^INVAL
  1. ;;R^"863.8:",1,1
  1. ;;D^Stores an input value for a function
  1. ;;R^"863.8:",2,"E"
  1. ;;D^
  1. ;;R^"863.8:","863.84:3",.01,"E"
  1. ;;D^QUERY
  1. ;;R^"863.8:","863.84:3",1,"E"
  1. ;;D^Enter a variable name
  1. ;;R^"863.8:","863.84:4",.01,"E"
  1. ;;D^DATA TYPE
  1. ;;R^"863.8:","863.84:4",1,"E"
  1. ;;D^FREE TEXT
  1. ;;EOR^
  1. ;;KEY^863.8:^TERMINATOR
  1. ;;R^"863.8:",.01,"E"
  1. ;;D^TERMINATOR
  1. ;;R^"863.8:",.02,"E"
  1. ;;D^TERMINATOR
  1. ;;R^"863.8:",1,1
  1. ;;D^A text string terminator; e.g., '?', ': ', '=>'
  1. ;;R^"863.8:",2,"E"
  1. ;;D^:
  1. ;;R^"863.8:","863.84:4",.01,"E"
  1. ;;D^QUERY
  1. ;;R^"863.8:","863.84:4",1,"E"
  1. ;;D^Enter text string terminator
  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^9
  1. ;;EOR^
  1. ;;KEY^863.8:^ALL UPPERCASE
  1. ;;R^"863.8:",.01,"E"
  1. ;;D^ALL UPPERCASE
  1. ;;R^"863.8:",.02,"E"
  1. ;;D^ALL UC
  1. ;;R^"863.8:",1,1
  1. ;;D^If = '1' the the string must not contain any lowercase characters
  1. ;;R^"863.8:","863.84:1",.01,"E"
  1. ;;D^DATA TYPE
  1. ;;R^"863.8:","863.84:1",1,"E"
  1. ;;D^SET OF CODES
  1. ;;R^"863.8:","863.84:2",.01,"E"
  1. ;;D^SET CODES
  1. ;;R^"863.8:","863.84:2",1,"E"
  1. ;;D^1:UPPER CASE ONLY;0:LOWER CASE ALLOWED
  1. ;;EOR^
  1. ;;KEY^863.8:^FREE TEXT MINMAX HELP
  1. ;;R^"863.8:",.01,"E"
  1. ;;D^FREE TEXT MINMAX HELP
  1. ;;R^"863.8:",.02,"E"
  1. ;;D^FTMM HELP
  1. ;;R^"863.8:",1,1
  1. ;;D^A'^' delimeted text string which contains user help re string length.
  1. ;;R^"863.8:",1,2
  1. ;;D^The 1st piece is used if only FMAX is defined.
  1. ;;R^"863.8:",1,3
  1. ;;D^The 2nd piece is used if only FMIN is defined.
  1. ;;R^"863.8:",1,4
  1. ;;D^The 3rd piece is used if both FMIN and FMAX are defined.
  1. ;;R^"863.8:",2,"E"
  1. ;;D^The maximum string length is |FMAX| characters.^The minimum string length is |FMIN| characters.^String length must be between |FMIN| and |FMAX| characters.
  1. ;;R^"863.8:","863.84:4",.01,"E"
  1. ;;D^QUERY
  1. ;;R^"863.8:","863.84:4",1,"E"
  1. ;;D^Enter MIN/MAX help message
  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. ;;EOR^
  1. ;;KEY^863.8:^NUMERIC MINMAX HELP
  1. ;;R^"863.8:",.01,"E"
  1. ;;D^NUMERIC MINMAX HELP
  1. ;;R^"863.8:",.02,"E"
  1. ;;D^NUMM HELP
  1. ;;R^"863.8:",1,1
  1. ;;D^'^' delimited text string containing min/max help messages for the numeric
  1. ;;R^"863.8:",1,2
  1. ;;D^data type
  1. ;;R^"863.8:",2,"E"
  1. ;;D^Not over |MAX|.^Not less than |MIN|.^Must be between |MIN| and |MAX|.^Pos. integer req'd.^Pos. number req'd.^Must be an integer.^No more than |DEC| decimal places allowed.^Neg. integer req'd.^Any number is OK.^Neg. number req'd.
  1. ;;R^"863.8:","863.84:1",.01,"E"
  1. ;;D^DATA TYPE
  1. ;;R^"863.8:","863.84:1",1,"E"
  1. ;;D^FREE TEXT
  1. ;;R^"863.8:","863.84:2",.01,"E"
  1. ;;D^QUERY
  1. ;;R^"863.8:","863.84:2",1,"E"
  1. ;;D^Enter a message
  1. ;;EOR^
  1. ;;KEY^863.8:^POINTER HELP MESSAGE
  1. ;;R^"863.8:",.01,"E"
  1. ;;D^POINTER HELP MESSAGE
  1. ;;R^"863.8:",.02,"E"
  1. ;;D^PHELP
  1. ;;R^"863.8:",1,1
  1. ;;D^Pointer data type help messages in a '^' delimited string
  1. ;;R^"863.8:",2,"E"
  1. ;;D^Select from a list of |COUNT| entries...^Select a value from the following list =>
  1. ;;R^"863.8:","863.84:1",.01,"E"
  1. ;;D^DATA TYPE
  1. ;;R^"863.8:","863.84:1",1,"E"
  1. ;;D^FREE TEXT
  1. ;;EOR^
  1. ;;KEY^863.8:^DIC
  1. ;;R^"863.8:",.01,"E"
  1. ;;D^DIC
  1. ;;R^"863.8:",.02,"E"
  1. ;;D^DIC
  1. ;;R^"863.8:",1,1
  1. ;;D^An open reference used to specify the file in a DIC lookup
  1. ;;R^"863.8:","863.84:1",.01,"E"
  1. ;;D^DATA TYPE
  1. ;;R^"863.8:","863.84:1",1,"E"
  1. ;;D^POINTER TO A FILEMAN FILE
  1. ;;R^"863.8:","863.84:2",.01,"E"
  1. ;;D^DIC
  1. ;;R^"863.8:","863.84:2",1,"E"
  1. ;;D^1
  1. ;;R^"863.8:","863.84:3",.01,"E"
  1. ;;D^QUERY
  1. ;;R^"863.8:","863.84:3",1,"E"
  1. ;;D^Enter the name of the file you are pointing to
  1. ;;EOR^
  1. ;;KEY^863.8:^DIC SUB S
  1. ;;R^"863.8:",.01,"E"
  1. ;;D^DIC SUB S
  1. ;1;
  1. ;