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

Package: VA FileMan

Routine: DDGF1


Information

DDGF1 ;SFISC/MKO-MAIN SCREEN ;02:46 PM 12 Oct 1994

Source Information

Source file <DDGF1.m>

Entry Points

Name Comments DBIA/ICR reference
LNU
LND
CHR
CHL
ELR
ELL
TBR
TBL
SCT
SCB
SCR
SCL
SAVE ;Save data from DDGFREF
SELECT ;Select an item
EDIT ;Edit a caption or data length
FLDADD ;Add a new field to the form
VIEW ;Go to block viewer
BKADD ;Add a new block
HBKADD ;Add a header block
NXTPG ;Go to next page
PRVPG ;Go to previous page
CLSPG ;Close pop-up page
PGSEL ;Select a new page
PGADD ;Add a new page to the form
PGEDIT ;Edit attributes of a page
FMSEL ;Select another form
FMADD ;Add a new form
FMEDIT ;Edit the form
HELP ;Invoke help screens
TO ;Time-out
QUIT ;Exit from form designer
EXIT ;Save and exit
RC(DDGFY,DDGFX) ;Update status line, reset DX and DY, move cursor
READ()
C
C1
ERR(X) ;
110 ;;There are no pages on this form. Use PF2-P to add a page.
120 ;;There are no blocks on this page. Use PF2-B to add a block.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: $C(7)
  • Line Location: TO+1
Function Call: WRITE
  • Prompt: DDGFS_$J("",7-$L(DDGFS))
  • Line Location: RC+4
Function Call: READ
  • Variable: *Y
  • Timeout: DTIME
  • Line Location: READ+1
Function Call: WRITE
  • Prompt: $C(7)
  • Line Location: C1+1
Function Call: READ
  • Variable: *Y
  • Timeout: 5
  • Line Location: C1+6
Function Call: WRITE
  • Prompt: $C(7)
  • Line Location: C1+6
Info |  Source |  Entry Points |  Interaction Calls