Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: PRCAI150

PRCAI150.m

Go to the documentation of this file.
  1. PRCAI150 ;WISC/RFJ-post init patch 150 ; 1 Feb 00
  1. ;;4.5;Accounts Receivable;**150**;Mar 20, 1995
  1. ;;Per VHA Directive 10-93-142, this routine should not be modified.
  1. Q
  1. ;
  1. ;
  1. START ; start pre init
  1. ; remove the checksum field from the auto payment file
  1. ;
  1. N %,DA,DIC,DIK,X,Y
  1. S DIK="^DD(344.2,",DA=.06,DA(1)=344.2
  1. D ^DIK
  1. Q