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

PRYDRSET.m

Go to the documentation of this file.
  1. PRYDRSET ;Washington ISC@Altoona,Pa/TJK-Deletes Data In File 347.2 ;7/3/95 10:24 AM
  1. V ;;4.5;Accounts Receivable;**4**;Mar 20, 1995
  1. N REC
  1. W !,"RE-SETTING AMOUNT FIELDS IN 348.1 TO ZERO"
  1. S REC=0
  1. F S REC=$O(^RC(348.1,REC)) Q:REC'?1N.N S $P(^(REC,0),U,7,12)="0^0^0^0^0^0"
  1. W !,"DONE" Q