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

Package: Toolkit

Routine: XPARTPV


Information

XPARTPV ;SLC/KCM - Transport package level values

Source Information

Source file <XPARTPV.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; create transport routines
NEWROU ; new data loading routine, changes ROUCNT,NROUNAM,CURSIZ
STUB
XX0 ; Export Package Level Parameters
MAIN ; main (initial) parameter transport routine
XX1
XX2
XMAIN ;; end of MAIN
XX3 ; Export Package Level Parameters
LOAD ; load data into ^TMP (expects ROOT to be defined)
XX4
DATA ; parameter data
XLOAD ;; end of LOAD

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Transport Package Level Parameter Values",!
  • Line Location: EN+1
Function Call: WRITE
  • Prompt: !,"Gathering data..."
  • Line Location: EN+7
Function Call: WRITE
  • Prompt: !,"No data found."
  • Line Location: EN+9
Function Call: WRITE
  • Prompt: !,"Creating ",ROUNAME
  • Line Location: EN+12
Function Call: WRITE
  • Prompt: !,"Creating ",NROUNAM
  • Line Location: NEWROU+3
Info |  Source |  Entry Points |  Interaction Calls