RAUTL4 ;HISC/CAH,FPT,GJC AISC/SAW - Utility Routine ; Jan 05, 2022@16:30:37
Source file <RAUTL4.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| EN1 | ;ENTRY POINT FOR INPUT TRANSFORM FOR FIELD 5, FILE 74
 | 
|
| EXIT | ||
| ASK | ;Prompt for range of entries, parse response
 | 
|
| PARSE | ; Parse out the list of numbers entered by the user.
 | 
|
| CHK | ||
| EX | ||
| UPPER | ;Convert X to uppercase letters, return as Y
 | 
|
| ORDEL | ; Inform the 'Rad' user that the 'Order' field is null!
 ; Called from the [RA STATUS ENTRY] template.  | 
|
| ; Sent the message off to the req. physician
 | 
||
| ENV() | ; Check the current environment the software is running under.
 ; If package is being installed DO NOT fire off message (0) ; If package wide variables are missing, DO NOT fire off message (0)  | 
|
| INCR(X) | ; increment a variable by one
 | 
|
| USRSEL(RABOOL,RACNT) | ; Allows the user to select a number or list of
 ; numbers within a certain range. ; Vars: RABOOL=1 if a list of #'s can be entered i.e, 1-3,8 -or- 2,3,4 ; =0 a single number is the only valid input ; RACNT=the upper value within the valid range of numbers  | 
|
| COMMA(Y) | ; If the last character in a string is a comma, strip it off
 ; example: 1-100, becomes 1-100  | 
|
| ASKFILM(RAITYP,RAY3) | ;do higher exam statuses have ASK FOR FILM DATA?
 | 
| Name | Line Occurrences | 
|---|---|
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  |