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

PSS257P.m

Go to the documentation of this file.
  1. PSS257P ;WAR/PHI - Set FDA MED GUIDE SERVER URL ; 1/19/22 9:40am
  1. ;;1.0;PHARMACY DATA MANAGEMENT;**257**;09/30/97;Build 1
  1. ;POST-INSTALL TO POINT FDA MED GUIDE SERVER URL TO file://v12.domain.ext/v12/PBM/Workgroup/VistA_MedGuides/
  1. ;
  1. Q
  1. ;
  1. POST ;
  1. N DIE,DA,DR
  1. S DIE="^PS(59.7,",DA=1,DR="100///file://v12.domain.ext/v12/PBM/Workgroup/VistA_MedGuides/"
  1. D ^DIE
  1. D BMES^XPDUTL("FDA MED GUIDE SERVER URL UPDATE COMPLETE.")
  1. ;
  1. Q