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

DDSOPT.m

Go to the documentation of this file.
  1. DDSOPT ;SFISC/MLH,MKO-SCREENMAN OPTIONS ;18JAN2012
  1. ;;22.2;VA FileMan;;Jan 05, 2016;Build 42
  1. ;;Per VA Directive 6402, this routine should not be modified.
  1. ;;Submitted to OSEHRA 5 January 2015 by the VISTA Expertise Network.
  1. ;;Based on Medsphere Systems Corporation's MSC FileMan 1051.
  1. ;;Licensed under the terms of the Apache License, Version 2.0.
  1. ;
  1. 0 S DIC="^DOPT(""DDS"","
  1. G OPT:$D(^DOPT("DDS",7)) S ^(0)="SCREENMAN OPTION^1.01" K ^("B")
  1. F X=1:1:7 S ^DOPT("DDS",X,0)=$P($T(@X),";;",2)
  1. S DIK=DIC D IXALL^DIK
  1. OPT ;
  1. S DIC(0)="AEQIZ" D ^DIC G Q:Y<0 S DI=+Y D EN G 0
  1. ;
  1. EN ;Entry point for all screenman options
  1. D @DI W !!
  1. Q K %,DI,DIC,DIK,X,Y Q
  1. ;
  1. 1 ;;EDIT/CREATE A FORM
  1. CREATE G ^DDGF
  1. ;
  1. 2 ;;RUN A FORM
  1. G ^DDSRUN
  1. ;
  1. 3 ;;DELETE A FORM
  1. G ^DDSDFRM
  1. ;
  1. 4 ;;PURGE UNUSED BLOCKS
  1. G ^DDSDBLK
  1. ;
  1. 5 ;;PRINT A FORM
  1. G PRINT^DDS
  1. ;
  1. 6 ;;CUSTOMIZE COLORS
  1. I $G(^XTV(8989.5,0))'?1"PARAM".E W !,"PARAMETERS SYSTEM IS NOT INSTALLED HERE" Q
  1. D EDITPAR^XPAREDIT("DI SCREENMAN COLORS") Q
  1. ;
  1. 7 ;;CLONE A FORM
  1. D ^DDSCLONE