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: MAGXCVL

Package: Imaging

Routine: MAGXCVL


Information

MAGXCVL ;WOIFO/SEB,MLH - Image File Conversion Utilities & Misc. options ; 15 Jul 2004 10:54 AM

Source Information

Source file <MAGXCVL.m>

Entry Points

Name Comments DBIA/ICR reference
EN
EN1 ; get the name of the conversion file
CLEAR ; confirm it's OK to clear before proceeding
DIE(MAGFLD,MAGID,MAGDATA) ;
; File mapping data for field 16 into file #2005.03 (Parent Data File)
; or mapping data for field 100 into file #2005.81 (MAG Descriptive Categories)
; Called from CLEAR and from END^MAGXCVE
ERR ;
CLOSE ; normal file close logic
DONE

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Invalid filename. Please try again."
  • Line Location: EN1+10
Function Call: WRITE
  • Prompt: " File cleared!"
  • Line Location: CLEAR+5
Function Call: WRITE
  • Prompt: !
  • Line Location: CLEAR+6
Function Call: READ
  • Variable: MAGDATA
  • Timeout: DTIME
  • Line Location: CLEAR+7
Function Call: WRITE
  • Prompt: !,"Mapping text file load complete.",!
  • Line Location: CLEAR+22
Function Call: WRITE
  • Prompt: !,"Loading values from MAG DESCRIPTIVE CATEGORIES..."
  • Line Location: CLEAR+26
Function Call: WRITE
  • Prompt: "done.",!
  • Line Location: CLEAR+31
Function Call: WRITE
  • Prompt: !,"Re-applying local edits..."
  • Line Location: CLEAR+34
Function Call: WRITE
  • Prompt: "done.",!
  • Line Location: CLEAR+39
Function Call: WRITE
  • Prompt: !,"Done importing conversion values."
  • Line Location: DONE+1
Info |  Source |  Entry Points |  Interaction Calls