Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details
Print Page as PDF
Sub-Field: 8991.01

Package: Toolkit

XTV ROUTINE CHANGES(#8991)-->8991.01

Sub-Field: 8991.01


Information

Parent File Name Number Package
XTV ROUTINE CHANGES(#8991) VERSION DATE/TIME 8991.01 Toolkit

Details

Field # Name Loc Type Details
.01 VERSION DATE/TIME 0;1 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JAN 11, 1990
  • HELP-PROMPT:  This is the Date and Time that the change was recorded
  • DESCRIPTION:  
    This is the date/time when the original copy of the routine was logged, or when changes have been logged since that time.
  • CROSS-REFERENCE:  8991.01^B
    1)= S ^XTV(8991,DA(1),1,"B",$E(X,1,30),DA)=""
    2)= K ^XTV(8991,DA(1),1,"B",$E(X,1,30),DA)
1 LINE NUMBER 1;0 Multiple #8991.11 8991.11

  • DESCRIPTION:  This is a multiple field used to monitor the lines within the routine. For the last/date time entry, all lines of the routine are present in numerical order from the top of the routine (line 1 is the first line of the
    routine) to the last line of the routine.
    Changes to the routines are retained under the lines where the changes were made, including a copy of the original line and the revised line. Insertions of one or more lines are included in the line entry WHICH FOLLOWS
    the inserted code. All other lines which are not changed are deleted.
Info |  Details