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

Package: PAID

Routine: PRS8TL1


Information

PRS8TL1 ;HISC/MRL-DECOMPOSITION, SELECTIVE T&L, CONT. ;2/26/93 14:35

Source Information

Source file <PRS8TL1.m>

Entry Points

Name Comments DBIA/ICR reference
UP ; --- decompose
TOP ; --- Top of Form
BOT ; --- bottom of form
COVER ; --- cover page
FORM ; --- format X and X1 then fall into CTR (Center)
CTR ; --- center
CTR1 ; --- center but don't write line feed

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: PRS8TL1+14
Function Call: WRITE
  • Prompt: !?6,"|OLD| Record has not been released to Payroll...Cannot Decompose..."
  • Line Location: PRS8TL1+23
Function Call: WRITE
  • Prompt: !?6,"|NEW| "
  • Line Location: PRS8TL1+27
Function Call: WRITE
  • Prompt: "Record already Transmitted...Cannot update Decomposition..."
  • Line Location: PRS8TL1+28
Function Call: WRITE
  • Prompt: !
  • Line Location: TOP+3
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: TOP+6
Function Call: WRITE
  • Prompt: !!,"Employee Name",?30,"SSN",?45,"Current T&A Status",!
  • Line Location: TOP+8
Function Call: WRITE
  • Prompt: X
  • Line Location: TOP+9
Function Call: WRITE
  • Prompt: !!,X
  • Line Location: BOT+4
Function Call: WRITE
  • Prompt: !,PRS8("WHO")
  • Line Location: BOT+5
Function Call: WRITE
  • Prompt: ?(IOM-($L(PRS8("DATE"))+2)),PRS8("DATE"),!
  • Line Location: BOT+6
Function Call: WRITE
  • Prompt: !
  • Line Location: COVER+6
Function Call: WRITE
  • Prompt: !
  • Line Location: COVER+8
Function Call: WRITE
  • Prompt: !!!
  • Line Location: COVER+11
Function Call: WRITE
  • Prompt: !!
  • Line Location: COVER+12
Function Call: WRITE
  • Prompt: !!
  • Line Location: COVER+22
Function Call: WRITE
  • Prompt: !
  • Line Location: COVER+26
Function Call: WRITE
  • Prompt: !
  • Line Location: CTR+1
Function Call: WRITE
  • Prompt: ?(IOM-$L(X)\2),X
  • Line Location: CTR1+1
Info |  Source |  Entry Points |  Interaction Calls