Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: YS239PST

Package: Mental Health

Routine: YS239PST


Information

YS239PST ;BAL/KTL - Patch 239 Post-init ;Dec 07, 2023@11:26:22

Source Information

Source file <YS239PST.m>

Entry Points

Name Comments DBIA/ICR reference
EDTDATE ; date used to update 601.71:18
PRE ; nothing necessary
POST ; post-init
RENAME(OLD,NEW) ; Rename Instrument
UPDTST(NAME) ; Update Date Edited
INACT(OLD,NEW) ; INACTIVATE test left in Development - Change test name *AND* set OPERATIONAL to NO
DROPTST(NAME) ; Change OPERATIONAL to dropped
NEWCAT(CATNM) ; add new category
SETCAT(TEST,CATNM) ; add category to TEST if not already there
DELCAT(TEST,CATNM) ; remove category from test if it is there
CHGCAT(OLD,NEW) ; change category name
SCREEN ; line to put in DATA SCREEN of KIDS build
; $$INCLUDE^YTXCHG(Y,"TAG","RTN") calls TAG^RTN to get an array of
; instrument exchange entries to include in the build. It sets Y
; to true if the entry should be included.
XCHGLST(ARRAY) ; return array of instrument exchange entries
; ARRAY(cnt,1)=instrument exchange entry name
; ARRAY(cnt,2)=instrument exchange entry creation date
UPDURL ; Update GUI TOOLS URL for MHA Web
ENTRIES ; New MHA instruments ^ Exchange Entry Date
Info |  Source |  Entry Points