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

Package: Kernel

Routine: XPDET


Information

XPDET ;SFISC/RSD - Input transforms & help for file 9.6 & 9.7 ;10/19/2002

Source Information

Source file <XPDET.m>

Entry Points

Name Comments DBIA/ICR reference
INPUTB(X) ;input transform for NAME in BUILD file
INPUTE(X) ;input transform for ENTRIES in KERNEL FILES multiple
GLOBALE(X) ;input transform for GLOBAL multiple .01 field in file 9.6
INPUTMB(X) ;input transform for field 10 and 11 in file 9.6
LOOKE(X) ;special lookup for ENTRIES in KERNEL FILES multiple
DEL ;delete using wild card
HELP ;executable help of ENTRIES in KERNEL FILE multiple
HELPO ;executable help of INSTALL ORDER in KERNEL FILES multiple
HELPMB ;executable help of fields 10 & 11 in file 9.6
SCRA(Y) ;screen of ACTION field in ENTRIES multiple in KERNEL FILES multiple, Y=action
TX(X,Y) ;X=template name, Y=file #
TF(F) ;F=file, return field of file# for templates
GR(X)
SCR(Y) ;screen logic for ENTRIES multiple in file 9.6
SCR1(Y) ;screen logic for exclude list
PCK(Y) ;check Package File name, Y=ien in package file
VOLE(X) ;input transform for VOLUME SET multiple in INSTALL file
VOLH ;executable help for VOLUME SET multiple in INSTALL file
ID97 ;identifier for Install file
DEL97(Y) ;delete access to file 9.7, 0-can't delete, 1-can
PAR964 ;Clear other fields if file is partial. Called from within form

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Numbers in use: ORDER FILE#"
  • Line Location: HELPO+2
Function Call: WRITE
  • Prompt: !,?18,$J(Y,2),?28,$O(^(Y,0))
  • Line Location: HELPO+3
Function Call: WRITE
  • Prompt: !
  • Line Location: HELPO+4
Info |  Source |  Entry Points |  Interaction Calls