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

Package: Automated Information Collection System

PRINT MANAGER DIVISION SETUP(#409.96)-->409.961

Sub-Field: 409.961


Information

Parent File Name Number Package
PRINT MANAGER DIVISION SETUP(#409.96) REPORT 409.961 Automated Information Collection System

Details

Field # Name Loc Type Details
.01 REPORT 0;1 POINTER TO PACKAGE INTERFACE FILE (#357.6) PACKAGE INTERFACE(#357.6)

  • INPUT TRANSFORM:  S DIC("S")="I $P(^(0),U,6)=4,$P(^(0),U,9)=1" D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X
  • LAST EDITED:  MAY 20, 1993
  • HELP-PROMPT:  Enter the report or form that you want to print for the entire division.
  • DESCRIPTION:  
    A report that should print. Only reports contained in the Package Interface file can be printed by the print manager.
  • SCREEN:  S DIC("S")="I $P(^(0),U,6)=4,$P(^(0),U,9)=1"
  • EXPLANATION:  Allows only reports installed in the Package Interface file.
  • CROSS-REFERENCE:  409.961^B
    1)= S ^SD(409.96,DA(1),1,"B",$E(X,1,30),DA)=""
    2)= K ^SD(409.96,DA(1),1,"B",$E(X,1,30),DA)
  • CROSS-REFERENCE:  409.96^A^MUMPS
    1)= I $P(^SD(409.96,DA(1),1,DA,0),U,2) S ^SD(409.96,"A",$P(^SD(409.96,DA(1),0),U),$P(^SD(409.96,DA(1),1,DA,0),U,2),X,DA(1),DA)=""
    2)= I $P(^SD(409.96,DA(1),1,DA,0),U,2) K ^SD(409.96,"A",$P(^SD(409.96,DA(1),0),U),$P(^SD(409.96,DA(1),1,DA,0),U,2),X,DA(1),DA)
    Allows all of the reports that should print under certain conditons for the division to be found. The subscripts are ^SD(409.96,"A",,, , ,
    ). It is not necessary to re-index the A1 cross-reference on the PRINT CONDITION field if this field is re-indexed.
.02 PRINT CONDITION 0;2 POINTER TO PRINT CONDITIONS FILE (#357.92)
************************REQUIRED FIELD************************
PRINT CONDITIONS(#357.92)

  • LAST EDITED:  MAY 18, 1993
  • HELP-PROMPT:  Under what condition do you want the report to print?
  • DESCRIPTION:  
    The condition under which the report should print.
  • EXECUTABLE HELP:  D HELP6^IBDFU5A
  • CROSS-REFERENCE:  409.96^A1^MUMPS
    1)= S ^SD(409.96,"A",$P(^SD(409.96,DA(1),0),U),X,$P(^SD(409.96,DA(1),1,DA,0),U),DA(1),DA)=""
    2)= K ^SD(409.96,"A",$P(^SD(409.96,DA(1),0),U),X,$P(^SD(409.96,DA(1),1,DA,0),U),DA(1),DA)
    Allows all of the reports that should print under certain conditons for the division to be found. The subscripts are ^SD(409.96,"A",,, , ,
    ). It is not necessary to re-index the A cross-reference on the REPORT field if this field is re-indexed.
.03 SIMPLEX/DUPLEX 0;3 SET
  • '0' FOR SIMPLEX;
  • '1' FOR DUPLEX,LONG-EDGE BINDING;
  • '2' FOR DUPLEX,SHORT-EDGE BINDING;

  • LAST EDITED:  JUN 27, 1994
  • HELP-PROMPT:  SIMPLEX means one-sided, DUPLEX means two-sided. SHORT-EDGE BINDING is for attaching forms by the top, LONG-EDGE BINDING is for attaching forms along the side.
  • DESCRIPTION:  
    Allows reports to be printed one-sided or two-sided.
Info |  Details