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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: XPAREDT1

Package: Toolkit

Routine: XPAREDT1


Information

XPAREDT1 ; SLC/KCM - Supporting Calls - Entities; [3/31/03 7:19am] ;9/12/07 16:19

Source Information

Source file <XPAREDT1.m>

Entry Points

Name Comments DBIA/ICR reference
BLDLST ; ...continued from BLDLST^XPAREDIT(LST,PAR)
; Build list of entities allowed for this parameter
; # is precedence, 'fixed' is VP to implied instance (i.e., SYS, PKG)
; .LST(#)=file number^message^order^prefix^fixed^lookup info
; ("M", message) = #
; ("P", prefix) = #
; PAR=ien^name
GETCLS ; ...continued from GETCLS^XPAREDIT(X,PAR,LST)
; Choose the class of entity
; optionally, lookup entity using variable pointer syntax (PRE.NAME)
; .X=returns seq # or entity in VP format
; PAR=ien^name for parameter
; .LST=list from which the entity is selected
SHWCLS ; procedure used only by GETCLS
; show entity classes appropriate for this parameter
HLPCLS ; procedure used only by GETCLS
; display help for entity class selection
UPPER(X) ; function - convert lower to upper case

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: GETCLS+9
Function Call: WRITE
  • Prompt: " ??"
  • Line Location: GETCLS+22
Function Call: WRITE
  • Prompt: " ",$P(LST(X),U,2)," ",$P(LST(X),U,6)
  • Line Location: GETCLS+24
Function Call: WRITE
  • Prompt: !!,"Parameters set for 'Package' may be replaced if "
  • Line Location: GETCLS+26
Function Call: WRITE
  • Prompt: $P(LST(X),U,6),!,"is installed in this account."
  • Line Location: GETCLS+27
Function Call: WRITE
  • Prompt: !!,$P(PAR,"^",2)," may be set for the following:",!!
  • Line Location: SHWCLS+3
Function Call: WRITE
  • Prompt: ?5,I,?9,$P(X,"^",2),?23,$P(X,U,4),?30
  • Line Location: SHWCLS+5
Function Call: WRITE
  • Prompt: "["_$P(X,U,6)_"]",!
  • Line Location: SHWCLS+6
Function Call: WRITE
  • Prompt: "[choose from "_$P(X,U,6)_"]",!
  • Line Location: SHWCLS+7
Function Call: WRITE
  • Prompt: !,"Enter the number, name, or abbreviation of the selection."
  • Line Location: HLPCLS+2
Function Call: WRITE
  • Prompt: !,"You may also use variable pointer syntax (Example: LOC.WEST2)."
  • Line Location: HLPCLS+3

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^DIC(4.2 - [#4.2] FIND1^DIC
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call