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

Package: Automated Information Collection System

Routine: IBDF5B


Information

IBDF5B ;ALB/CJM - ENCOUNTER FORM (edit a form - CONTINUED) ;07/27/93

Source Information

Source file <IBDF5B.m>

Entry Points

Name Comments DBIA/ICR reference
EDITBLK ;allows the user to edit everything about the block
DLTCOPY(WORKCOPY) ;deletes the block=WORKCOPY and unlocks it
SAVECOPY(WORKCOPY,FORMCOPY,IBTKODR) ;deletes the block=FORMCOPY,adds WORKCOPY to IBFORM
COPYBLK(IBBLK,FORMCOPY,WORKCOPY,IBTKODR,IBJUNK) ;copies the IBBLK to the WORKCOPY, then puts sets FORMCOPY=IBBLK
ASKSAVE() ;asks the user if changes to the block should be saved
DECIDE ;allows user to either save or discard changes to the block being edited
DOWHAT() ;returns "D" for discard, "S" for save, "" for do nothing
PRINT ;prints the form

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Unable to edit the block!"
  • Line Location: COPYBLK+12

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^IBE(357.1 - [#357.1] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call