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

Package: VA FileMan

Routine: DDXP2


Information

DDXP2 ;SFISC/DPC-SELECTED FIELDS FOR EXPORT ;10/11/94 14:34

Source Information

Source file <DDXP2.m>

Entry Points

Name Comments DBIA/ICR reference
EN1 ;
QUIT ;
VALALL ;
VAL1 ;validates raw user input -- X contains user input
VAL2 ;validates found field -- Y(0) contains 0-node of field DD
VAL2OUT
VAL3 ;validates expression returned from DICOMP -- S contains expression

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: EN1+2
Function Call: WRITE
  • Prompt: !,$C(7),"SORRY. When choosing export fields, you cannot use ALL to select all fields.",!
  • Line Location: VALALL+1
Function Call: WRITE
  • Prompt: !!,$C(7),"SORRY. You cannot add "_DDXPCK_" to the export field specifications.",!
  • Line Location: VAL1+3
Function Call: WRITE
  • Prompt: !!,$C(7),"SORRY. You cannot choose the "_DDXPCK_" statistical operator when selecting fields for export.",!
  • Line Location: VAL1+6
Function Call: WRITE
  • Prompt: !!,$C(7),"SORRY. You cannot jump to another file when selecting fields for export.",!
  • Line Location: VAL1+8
Function Call: WRITE
  • Prompt: !!,$C(7),"SORRY. You cannot enter a custom heading when selecting fields for export."
  • Line Location: VAL1+9
Function Call: WRITE
  • Prompt: !!,$C(7),"SORRY. You cannot choose a word processing field for export.",!
  • Line Location: VAL2+3
Function Call: WRITE
  • Prompt: !!,$C(7),"SORRY. That response is not acceptable when selecting fields for export.",!
  • Line Location: VAL3+2
Info |  Source |  Entry Points |  Interaction Calls