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

Package: IFCAP

Routine: PRCFALD


Information

PRCFALD ;WISC@ALTOONA/CTB-ROUTINE TO CREATE CURRENT YEAR YALD CODE ;10 Sep 89/3:08 PM

Source Information

Source file <PRCFALD.m>

Entry Points

Name Comments DBIA/ICR reference
V ;;5.1;IFCAP;;Oct 20, 2000
SE
X
Y
DDATE ; PROMPT FOR 92160 DELIVERY DATE

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: $C(7),"ALD Code missing from Control Point File",!," PLEASE NOTIFY YOU COORDINATOR",!
  • Line Location: V+10
Function Call: WRITE
  • Prompt: "Invalid ALD Code "_X_" in Control Point "_PRC("CP")_" for station "_PRC("SITE")_".",!," PLEASE NOTIFY YOUR COORDINATOR",$C(7),!
  • Line Location: V+11
Function Call: WRITE
  • Prompt: !,"The first position indicates contract length and the second indicates",!,"contract beginning month. Each position should be coded with an alpha",!,",character 'A' through 'M', omitting 'I'."
  • Line Location: DDATE+1
Function Call: WRITE
  • Prompt: !!,"The values will be as follows:"
  • Line Location: DDATE+2
Function Call: WRITE
  • Prompt: !,LN
  • Line Location: DDATE+3
Function Call: WRITE
  • Prompt: !?3,"MONTH",?15,"|",?27,"MONTH",?39,"|",?45,"LENGTH",!,LN
  • Line Location: DDATE+4
Function Call: WRITE
  • Prompt: !?6,"A",?15,"|",?25,"October",?39,"|",?47,"01"
  • Line Location: DDATE+5
Function Call: WRITE
  • Prompt: !?6,"B",?15,"|",?25,"November",?39,"|",?47,"02"
  • Line Location: DDATE+6
Function Call: WRITE
  • Prompt: !?6,"C",?15,"|",?25,"December",?39,"|",?47,"03"
  • Line Location: DDATE+7
Function Call: WRITE
  • Prompt: !?6,"D",?15,"|",?25,"January",?39,"|",?47,"04"
  • Line Location: DDATE+8
Function Call: WRITE
  • Prompt: !?6,"E",?15,"|",?25,"February",?39,"|",?47,"05"
  • Line Location: DDATE+9
Function Call: WRITE
  • Prompt: !?6,"F",?15,"|",?25,"March",?39,"|",?47,"06"
  • Line Location: DDATE+10
Function Call: WRITE
  • Prompt: !?6,"G",?15,"|",?25,"April",?39,"|",?47,"07"
  • Line Location: DDATE+11
Function Call: WRITE
  • Prompt: !?6,"H",?15,"|",?25,"May",?39,"|",?47,"08"
  • Line Location: DDATE+12
Function Call: WRITE
  • Prompt: !?6,"J",?15,"|",?25,"June",?39,"|",?47,"09"
  • Line Location: DDATE+13
Function Call: WRITE
  • Prompt: !?6,"K",?15,"|",?25,"July",?39,"|",?47,"10"
  • Line Location: DDATE+14
Function Call: WRITE
  • Prompt: !?6,"L",?15,"|",?25,"August",?39,"|",?47,"11"
  • Line Location: DDATE+15
Function Call: WRITE
  • Prompt: !?6,"M",?15,"|",?25,"September",?39,"|",?47,"12"
  • Line Location: DDATE+16
Function Call: WRITE
  • Prompt: !,LN
  • Line Location: DDATE+17
Function Call: WRITE
  • Prompt: !,"[Example: CA = 3 month contract beginning in October.]"
  • Line Location: DDATE+17
Info |  Source |  Entry Points |  Interaction Calls