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 |  Used in RPC
Print Page as PDF
Routine: MAGGSFT

Package: Imaging

Routine: MAGGSFT


Information

MAGGSFT ;WOIFO/GEK - Utilities ; 26 May 2010 10:20 AM

Source Information

Source file <MAGGSFT.m>

Entry Points

Name Comments DBIA/ICR reference
LIST(MAGRY) ;RPC [MAG4 GET SUPPORTED EXTENSIONS]
EXTSUPP(MAGRY,MAGEXT) ; Is the Extension supported
; MAGRY(0) = 1|0 ^ message
;
INFO(MAGRY,MAGEXT) ;RPC [MAG4 GET FILE FORMAT INFO]
ABS4IMAG(MAGIEN) ; True, False If the Image (MAGIEN) has an abstract
; We base this on the Extension of image, in the IMAGE FILE TYPES file.
ABSPDFNO(VAL) ;PATCH 158 Backout routine.
; if a site needs to turn OFF creation of abstracts for PDF's, they
; can call this tag.
; Called with VAL = "" it will default to 0)
; Called with VAL = 0 turn off creation of Abstracts for PDF's)
; Called with VAL = 1 turn ON creation of Abstracts for PDF's)

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Error - PDF entry does not exist in IMAGE FILE TYPES File"
  • Line Location: ABSPDFNO+8
Function Call: WRITE
  • Prompt: !,"Abstracts for PDF's will not be created"
  • Line Location: ABSPDFNO+11
Function Call: WRITE
  • Prompt: !,"Abstracts for PDF's will be created"
  • Line Location: ABSPDFNO+15

Used in RPC

RPC Name Call Tags
MAG4 GET SUPPORTED EXTENSIONS LIST
MAG4 GET FILE FORMAT INFO INFO
Info |  Source |  Entry Points |  Interaction Calls |  Used in RPC