Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: MAGXCVP

Package: Imaging

Routine: MAGXCVP


Information

MAGXCVP ;WOIFO/SEB,MLH - Image Index Conversion Generate & Commit ; 05/18/2007 11:23

Source Information

Source file <MAGXCVP.m>

Entry Points

Name Comments DBIA/ICR reference
BOUNDS(START,END)
START
END
RECREATE(FLAG)
RECR
TASKMAN(RETURN)
TMA
SCHED
DONE
NOTIFY(RESULT,SUBJECT,STARTDT,ENDDT,STARTIEN,ENDIEN,RECR)
UCASE(STRING)
LCASE(STRING)
STRIP(STRING)
SCRUBTKN(XSTRING) ; FUNCTION - Create standard token delimiters for parsing
; by changing all punctuation to spaces.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Please enter the ID of an entry in the image file. This will be the first image"
  • Line Location: START+2
Function Call: WRITE
  • Prompt: !,"in the range of images processed by this menu option.",!
  • Line Location: START+3
Function Call: WRITE
  • Prompt: !!,"Please enter a starting image ID - numbers only."
  • Line Location: START+7
Function Call: WRITE
  • Prompt: !!,"Please enter the ID of an entry in the image file. This will be the last image"
  • Line Location: END+2
Function Call: WRITE
  • Prompt: !,"in the range of images processed by this menu option.",!
  • Line Location: END+3
Function Call: WRITE
  • Prompt: " LAST"
  • Line Location: END+6
Function Call: WRITE
  • Prompt: !!,"Please enter an ending image ID - numbers only."
  • Line Location: END+10
Function Call: WRITE
  • Prompt: !!,"'To ID' value must not be less than 'From ID' value."
  • Line Location: END+12
Function Call: WRITE
  • Prompt: !!,"Entering YES will cause index fields that have been calculated by a previous"
  • Line Location: RECR+3
Function Call: WRITE
  • Prompt: !,"execution of this option to be recalculated. Entering NO will cause the option"
  • Line Location: RECR+4
Function Call: WRITE
  • Prompt: !,"to skip images that already have index fields.",!
  • Line Location: RECR+5
Function Call: WRITE
  • Prompt: !!,"Please enter YES or NO."
  • Line Location: RECR+7
Function Call: WRITE
  • Prompt: !!,"Entering YES will run this task with TaskMan. Entering NO will cause it to"
  • Line Location: TMA+3
Function Call: WRITE
  • Prompt: !,"run in the foreground.",!
  • Line Location: TMA+4
Function Call: WRITE
  • Prompt: !!,"Please enter YES or NO."
  • Line Location: TMA+5
Function Call: READ
  • Formatting: !!
  • Prompt: "Please enter the date/time for scheduling the task: NOW // "
  • Variable: X
  • Timeout: DTIME
  • Line Location: SCHED+0
Function Call: WRITE
  • Prompt: !!,"Done!"
  • Line Location: DONE+0
Info |  Source |  Entry Points |  Interaction Calls