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

Package: Scheduling

Routine: SDACSCGB


Information

SDACSCGB ;ALBISC/TET - BATCH UPDATE COMP GEN APPT TYPES FOR C&P'S ;3/23/92 13:59

Source Information

Source file <SDACSCGB.m>

Entry Points

Name Comments DBIA/ICR reference
BATCH ; - enter here for batch update cg appt types fm cg (possible C&P) to C&P
READ ;enter here to read
R1 ; -- get date range
UPD ; -- queue entry point
EXIT ; -- exit logic
DIE ; -- update entry
CR ; -- end of page processing
HDR ; -- header processing

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !," Future dates are not allowed.",*7
  • Line Location: R1+6
Function Call: WRITE
  • Prompt: !!?8,"Selected date range begins on ",FR," and ends on ",TO
  • Line Location: R1+17
Function Call: WRITE
  • Prompt: !?8,"Division: ",$S(VAUTD:"ALL",1:"")
  • Line Location: R1+18
Function Call: WRITE
  • Prompt: !!
  • Line Location: R1+22
Function Call: WRITE
  • Prompt: !?10,CT," Visit"_$S(CT=1:"",1:"s")_" updated ...Batch update complete.",*7
  • Line Location: UPD+23
Function Call: WRITE
  • Prompt: !
  • Line Location: CR+3
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: CR+7
Function Call: WRITE
  • Prompt: !?17,"UPDATED COMPUTER GENERATED APPOINTMENT TYPES",!!,"Date/Time",?35,"Name",?68,"Page ",PG,!,DASH,!!
  • Line Location: HDR+2

FileMan Files Accessed Via FileMan Db Call

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