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

Package: Imaging

Routine: MAGXCVS


Information

MAGXCVS ;WOIFO/MLH - Imaging - index conversion - summary report ; 05/18/2007 11:23

Source Information

Source file <MAGXCVS.m>

Entry Points

Name Comments DBIA/ICR reference
MAKESUMM ; entry point - construct a summary report from site data
; This expects that the site will already have created an export file.
SM1 ; set frequency threshold based on full or abridged report
SM15 ; what export file?
ERR ;
SM2 ;
ANZRPT ;
SPEC1 ;
ANZHED ;
CTR(X)
EOR ;END ROUTINE

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"No filename entered. Goodbye!"
  • Line Location: SM15+6
Function Call: WRITE
  • Prompt: !,"Unable to open "_FQFNAME_". Please try again."
  • Line Location: SM15+9
Function Call: WRITE
  • Prompt: !
  • Line Location: SM15+10
Function Call: READ
  • Variable: DATA
  • Timeout: 99999
  • Line Location: SM15+14
Function Call: WRITE
  • Prompt: "."
  • Line Location: SM15+28
Function Call: WRITE
  • Prompt: LN,!
  • Line Location: SM15+29
Function Call: WRITE
  • Prompt: !,"File import complete.",!
  • Line Location: SM15+32
Function Call: WRITE
  • Prompt: !,"Processing interrupted after ",LN," lines.",!
  • Line Location: ERR+3
Function Call: WRITE
  • Prompt: !,"This report must be run on at least a 132-column device.",!
  • Line Location: SM2+1
Function Call: WRITE
  • Prompt: !,"This report must be run on at least a 132-column device. Goodbye!",!
  • Line Location: ANZRPT+1
Function Call: WRITE
  • Prompt: DESC," ",?34,PROCTXT," ",?64,PARENT," ",?78,DOCCAT," ",?92,OBJTYP," ",?106,SAVBYGRP," ",?150,$J(KT,8),!
  • Line Location: SPEC1+16
Function Call: WRITE
  • Prompt: #!,"Site: ",SUB
  • Line Location: ANZHED+6
Function Call: WRITE
  • Prompt: ?115,"DATE ",RDATE,!
  • Line Location: ANZHED+6
Function Call: WRITE
  • Prompt: ?122,$J("PAGE "_PG,8),!
  • Line Location: ANZHED+9
Function Call: WRITE
  • Prompt: !
  • Line Location: ANZHED+10
Function Call: WRITE
  • Prompt: !
  • Line Location: ANZHED+11
Function Call: WRITE
  • Prompt: !
  • Line Location: ANZHED+12
Function Call: WRITE
  • Prompt: !
  • Line Location: ANZHED+13
Function Call: WRITE
  • Prompt: !!
  • Line Location: ANZHED+14
Function Call: WRITE
  • Prompt: ?64,"Parent",!
  • Line Location: ANZHED+15
Function Call: WRITE
  • Prompt: "Short Description",?34,"Procedure Text",?64,"Data File",?78,"Document Cat",?92,"Object Type",?106,"Save By Group",?153,"Count",!!
  • Line Location: ANZHED+16
Function Call: WRITE
  • Prompt: ?65-($L(X)/2),X
  • Line Location: CTR+0
Info |  Source |  Entry Points |  Interaction Calls