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

Package: VA FileMan

Routine: DDS3


Information

DDS3 ;SFISC/MLH-COMMAND UTILS ;16FEB2005

Source Information

Source file <DDS3.m>

Entry Points

Name Comments DBIA/ICR reference
S ;Save the form
R ;Repaint all pages on current screen
E ;Exit
C ;Close
N ;Next page
P ;Previous
Q ;
QT ;Exit, don't save
EX ;Exit, save
CL ;Close
TO ;Time-out
MSG1 ;Print closing page message
ERR3 ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: $P(DDGLCLR,DDGLDEL),$S($D(DTOUT):$$EZBLD^DIALOG(8076),1:"")_$$EZBLD^DIALOG(8077)
  • Line Location: QT+7
Function Call: READ
  • Variable: D
  • Timeout: $D(DDSBR)#2
  • Line Location: EX+4
Function Call: WRITE
  • Prompt: $P(DDGLCLR,DDGLDEL)_"..."
  • Line Location: MSG1+2
Info |  Source |  Entry Points |  Interaction Calls